| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
| 1327 |
yesterday |
Classloaders cannot GC, which exhausts permgen
|
open |
matt_brinkley |
zyasoft |
| 1540 |
2 days ago |
Calling a protected Java method from a Python subclass causes recursion depth RuntimeError
|
open |
WA |
|
| 1649 |
6 days ago |
Harden against DOS attacks on Jython book, podcast sites
|
open |
egarson |
juneau001 |
| 1650 |
6 days ago |
Jython docs do not accurately describe the deque type
|
open |
esatterwhite |
juneau001 |
| 1489 |
7 days ago |
Classloader hierarchy interacts with proxy lookup to cause infinite recursion
|
open |
amak |
amak |
| 1628 |
1 week ago |
getpass (unix/linux) does not work in jython 2.5.1
|
open |
umairghani |
|
| 1435 |
1 week ago |
traceback doesn't include Java stack trace in user functions
|
open |
cgroves |
|
| 1336 |
1 week ago |
PyDeque should likely subclass PySequence
|
open |
pjenvey |
|
| 1647 |
1 week ago |
zxJDBC does not handle NVARCHAR
|
open |
cru |
|
| 1328 |
1 week ago |
ctypes for jython
|
open |
fijal |
|
| 1411 |
1 week ago |
allow Jython's representation of a Java class to be updated
|
open |
cgroves |
|
| 1638 |
1 week ago |
Support co_lnotab line number structure
|
open |
zyasoft |
|
| 1421 |
1 week ago |
Support for INTERVAL types (Oracle)
|
open |
etelstan |
zyasoft |
| 1313 |
1 week ago |
KeyboardInterrupt does not catch ctrl-c
|
open |
pekka.klarck |
|
| 1485 |
1 week ago |
JSR223 ScriptEngineManager cannot find both jython and jruby ScriptEngines when using maven assembly plugin
|
open |
heuermh |
|
| 1609 |
1 week ago |
Partial parsing does not work with function decorators
|
open |
hongdatang |
|
| 1618 |
1 week ago |
Default globals dict should be a regular Python dict, not a stringmap
|
open |
thijs |
zyasoft |
| 1639 |
1 week ago |
JBoss 5, vfszip protocol in use for jarFileName in PySystemState
|
open |
elentz |
otmarhumbel |
| 1560 |
1 week ago |
os.times function missing from jython 2.5.1
|
open |
drtimcouper |
zyasoft |
| 1503 |
1 week ago |
Java constructors accepting keyword arguments
|
open |
MrMeanie |
|
| 1640 |
1 week ago |
cStringIO does not complain on getvalue after close
|
open |
bpedman |
|
| 1635 |
1 week ago |
Update demos to 2.5.2 compliance
|
open |
zyasoft |
juneau001 |
| 1445 |
1 week ago |
Module bz2 is missing
|
open |
pjdm |
|
| 1492 |
1 week ago |
Jython not handling Java Iterators properly.
|
open |
xlorepdarkhelm |
|
| 1521 |
1 week ago |
Python built in function buffer not in Jython
|
open |
pjac |
|
| 1642 |
1 week ago |
JSR223 PyScriptEngine#getInterface returns a NPE when called with zero args
|
open |
denis.rangel |
|
| 1133 |
1 week ago |
Support ipython and other completers with readline emulation
|
open |
zyasoft |
zyasoft |
| 1645 |
1 week ago |
PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consistently use getValue instead of value directly
|
open |
zyasoft |
zyasoft |
| 1646 |
1 week ago |
Proxy getInterface not change for more PyObject
|
open |
denis.rangel |
|
| 1512 |
2 weeks ago |
No maven artifacts available for 2.5.1
|
open |
dstengle |
|
| 1599 |
2 weeks ago |
jython.bat corrupts command line arguments containing special characters
|
open |
pekka.klarck |
otmarhumbel |
| 1536 |
2 weeks ago |
NPE in org.python.jsr223.PyScriptEngine:187
|
open |
tiago182 |
nriley |
| 1556 |
2 weeks ago |
java.util.ServiceLoader doesn't find services when a .jar is added to sys.path
|
open |
c.cerbo |
|
| 1546 |
2 weeks ago |
Jython crashes with java.lang.NullPointerException in org.python.core.PyType.computeLinearMro() when running a webpy application under Tomcat and modjy
|
open |
jlist |
amak |
| 1528 |
2 weeks ago |
Stack traces have incorrect line numbers when viewed inside java
|
open |
markku_hanninen |
|
| 1641 |
2 weeks ago |
Jars loaded dynamically from sys.path do not load their full manifest into their package
|
open |
zyasoft |
|
| 1553 |
2 weeks ago |
Encoding problems in dbexts.py - unicode, html
|
open |
w_hunger |
|
| 1383 |
1 month ago |
odd behavior when importing * from Java packages/modules when using the embedded interpreter
|
open |
tzellman |
|
| 1625 |
1 month ago |
implicit coercion from/to Unicode
|
open |
rdesgroppes |
|
| 1631 |
1 month ago |
java.util.Map derived classes lack dict methods
|
open |
zyasoft |
zyasoft |
| 1499 |
2 months ago |
PostgreSQL datahandler should return Decimals instead of floats for NUMERIC/DECIMAL columns
|
open |
leosoto |
leosoto |
| 1568 |
2 months ago |
sys.stdout.encoding returns wrong value in Windows with Jython 2.5.1
|
open |
yanne |
|
| 1624 |
2 months ago |
Windows environment: command line argument is wrongly unescaped.
|
open |
SchlauFuchs |
|
| 1432 |
2 months ago |
Implementing a Java interface in a mix-in may caus calls to be ignored
|
open |
AlexGrönholm |
|
| 1561 |
3 months ago |
calling unimplemented method on JyClass(IJava) returns 0, should throw exception
|
open |
seanj |
|
| 1612 |
3 months ago |
Jython ~300x slower on array.array instance creation
|
open |
mcieslik |
|
| 1610 |
3 months ago |
Wrong impl of Java attribute lookup
|
open |
babelmania |
|
| 1398 |
3 months ago |
Unable to run NLTK on Jython 2.5 final
|
open |
raghavanks |
|
| 1491 |
4 months ago |
[Windows] Include a native command line launcher for Windows
|
open |
pjenvey |
otmarhumbel |
| 1437 |
4 months ago |
Proxy classes generate empty methods for abstract Java methods not implemented in Python
|
open |
cgroves |
cgroves |
|
|