List of issues
Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
normal | 1454 | 190 months ago | 121 months ago | zyasoft | Add javalib to the classpath | 2.5.1 | closed | wont fix | jpartogi | otmarhumbel | behaviour | ||||
normal | 1455 | 190 months ago | 177 months ago | ddaniels | Classes loaded dynamically from sys.path do not have their package defined | Core | 2.5.1 | closed | fixed | techniq | zyasoft | patch | crash | ||
normal | 1456 | 190 months ago | 182 months ago | pjenvey | sys.trace/profile attributes cause: AttributeError: write-only attr: trace in PyAMF | Core | 2.5.1 | closed | invalid | thijs | behaviour | ||||
normal | 1457 | 190 months ago | 190 months ago | pjenvey | Cannot write an array in a file opened in r+b mode. | Any | 2.5.1 | closed | fixed | jravon | behaviour | ||||
critical | 1458 | 190 months ago | 189 months ago | cgroves | no codec search functions registered: can't find encoding 'utf-8' | Core | 2.5.1 | closed | fixed | bioform | crash | ||||
normal | 1459 | 190 months ago | 190 months ago | zyasoft | dis.dis Fails with AttributeError: 'tablecode' object has no attribute 'co_lnotab' | Library | 2.5.1, 2.5.0 | closed | wont fix | goon12 | behaviour | ||||
critical | 1460 | 190 months ago | 128 months ago | zyasoft | Interactive Interpreter still buggy (same issue as 1365 back in 2.5rc1?) | Core | Jython 2.5 | closed | fixed | funkychocobo | fwierzbicki | behaviour | |||
normal | 1461 | 190 months ago | 190 months ago | zyasoft | assert statement should lookup AssertionError using getglobal | 2.5.0 | closed | fixed | hpk | behaviour | |||||
normal | 1462 | 190 months ago | 190 months ago | zyasoft | Improvement needed for array.tofile() | Any | 2.5.1 | closed | duplicate | jravon | behaviour | ||||
normal | 1463 | 190 months ago | 159 months ago | amak | Jython does not pick up python modules defined under PYTHONPATH | Core | 2.5.1 | closed | duplicate | jpartogi | |||||
major | 1464 | 190 months ago | 177 months ago | zyasoft | Execution of __init__.py blocked by presence of .class file in some cases | Core | 2.5.0 | closed | duplicate | mlhetland | behaviour | ||||
normal | 1465 | 189 months ago | 189 months ago | cgroves | manage.py fails on startapp command | 2.5.1 | closed | invalid | jfenwick | crash | |||||
normal | 1466 | 189 months ago | 183 months ago | pjenvey | wrong handling of append only files | Core | 2.5.1 | closed | fixed | gaddo | pjenvey | behaviour | |||
normal | 1467 | 189 months ago | 148 months ago | fwierzbicki | attribute wrongly deemed 'read-only' if getter comes from a _templated_ interface | Core | 2.5.1, 2.5.0 | closed | wont fix | doublep | |||||
normal | 1468 | 189 months ago | 188 months ago | pjenvey | close not called immediately | Core | 2.5.0 | closed | invalid | ssteiner | behaviour | ||||
normal | 1469 | 189 months ago | 147 months ago | fwierzbicki | Large lines trigger "java.io.IOException: Resetting to invalid mark" | Jython 2.7 | open | remind | fwierzbicki | behaviour | |||||
normal | 1470 | 189 months ago | 188 months ago | pjenvey | os.mkdir Errno difference from cpython | Library | 2.5.1 | closed | fixed | gaddo | pjenvey | behaviour | |||
critical | 1471 | 189 months ago | 189 months ago | thobes | issue of the key word "is not" | Core | 2.5.0 | closed | invalid | asnama | fwierzbicki | behaviour | |||
normal | 1472 | 189 months ago | 189 months ago | pjenvey | __file__ giving $py.class on second import | Core | 2.5.1 | closed | invalid | gdoutch | behaviour | ||||
normal | 1473 | 189 months ago | 188 months ago | amak | modjy servlet doesn't import site-packages by default | Library | 2.5.1 | closed | fixed | colinhevans | amak | behaviour | |||
normal | 1474 | 189 months ago | 189 months ago | amak | modjy servlet doesn't call atexit handlers | Library | 2.5.1 | closed | fixed | colinhevans | amak | behaviour | |||
normal | 1475 | 189 months ago | 189 months ago | pjenvey | When the SystemRestart exception is thrown, atexit callbacks aren't invoked | Core | 2.5.1 | closed | fixed | colinhevans | behaviour | ||||
urgent | 1476 | 189 months ago | 182 months ago | pjenvey | cPickle.load(...) gives a NullPointerException in Unpickler.load() when key is INST! | Any | 2.5.0 | closed | out of date | Humbie | crash | ||||
major | 1477 | 189 months ago | 187 months ago | pjenvey | os.setpgrp and posix.setpgrp fail with TypeError | Library | 2.5.1 | closed | fixed | public.marvin | pjenvey | patch | |||
normal | 1478 | 189 months ago | 189 months ago | pjenvey | defaultdict & weakref.WeakKeyDictionary [TypeError: first argument must be callable] | Library | 2.5.0 | closed | fixed | andresmoreira | pjenvey | crash | |||
normal | 1479 | 189 months ago | 182 months ago | pjenvey | xml parser file lock | Core | 2.5.1 | closed | fixed | gdoutch | pjenvey | behaviour | |||
normal | 1480 | 189 months ago | 131 months ago | zyasoft | String accumulation is quadratic in Jython in a case that CPython is linear | Core | Jython 2.7 | closed | wont fix | ssteiner | RFE | behaviour | |||
normal | 1481 | 189 months ago | 148 months ago | fwierzbicki | jython throws java.lang.IllegalArgumentException instead of ValueError | Library | 2.5.1 | closed | fixed | jsamsa | fwierzbicki | patch | behaviour | ||
critical | 1482 | 189 months ago | 178 months ago | zyasoft | Use of String.intern fills up the Permgen Space and causes OutOfMemoryError | Core | 2.2.2, Jython 2.1, 2.5.1 | closed | works for me | gsqfs | patch | crash | |||
normal | 1483 | 189 months ago | 182 months ago | pjenvey | optparse std module dies on non-ASCII unicode data | Library | 2.5.1 | closed | fixed | dvska | behaviour | ||||
major | 1484 | 189 months ago | 189 months ago | pjenvey | __findattr__(String name) in PyObject.java become final method in 2.5.1 | Core | 2.5.1 | closed | invalid | fajinyuan | behaviour | ||||
normal | 1485 | 189 months ago | 86 months ago | jeff.allen | JSR223 ScriptEngineManager cannot find both jython and jruby ScriptEngines when using maven assembly plugin | Jython 2.7 | open | heuermh | gradle | ||||||
critical | 1486 | 189 months ago | 186 months ago | bioform | Jython doesn't return last evaluated value in Java ScriptEngine | Core | 2.5.1 | closed | invalid | bioform | behaviour | ||||
normal | 1487 | 189 months ago | 188 months ago | pjenvey | Import of module with latin-1 chars fails on utf-8 file encoding | Core | 2.5.1 | closed | fixed | artichoke | behaviour | ||||
normal | 1488 | 189 months ago | 182 months ago | amak | sax JyInputSourceWrapper does not support unicode strings | Library | 2.5.1, 2.5.0 | closed | fixed | artnol | amak | behaviour | |||
urgent | 1489 | 188 months ago | 175 months ago | rafanunes | Classloader hierarchy interacts with proxy lookup to cause infinite recursion | Core | 2.5.1 | closed | fixed | amak | amak | crash | |||
normal | 1490 | 188 months ago | 187 months ago | nriley | JSR 223 implementation of invokeFunction | 2.5.1 | closed | fixed | rmacaulay | nriley | behaviour | ||||
normal | 1491 | 188 months ago | 123 months ago | zyasoft | [Windows] Include a native command line launcher for Windows | Core | Jython 2.7 | closed | fixed | pjenvey | zyasoft | rfe | |||
normal | 1492 | 188 months ago | 132 months ago | zyasoft | Jython not handling Java Iterators properly. | Core | Jython 2.5 | closed | invalid | xlorepdarkhelm | behaviour | ||||
normal | 1493 | 188 months ago | 188 months ago | pjenvey | tarfile.extractall() throws "AttributeError: 'module' object has no attribute 'chown'" when called by root | Library | 2.5.0 | closed | fixed | tzhou | pjenvey | behaviour | |||
normal | 1494 | 188 months ago | 128 months ago | zyasoft | python type 'long' doesn't work well under JSR 223 | Core | 2.5.1 | closed | bupjae | nriley | |||||
normal | 1495 | 188 months ago | 178 months ago | zyasoft | Problem with relative imports from __init__.py | Core | 2.5.1 | closed | fixed | noamr | |||||
normal | 1496 | 188 months ago | 188 months ago | pjenvey | fix os.listdir errno for non-existing dirs | Library | 2.5.1 | closed | fixed | hpk | behaviour | ||||
normal | 1497 | 188 months ago | 133 months ago | fwierzbicki | ast classes do not have appropiate base classes | Core | Jython 2.7 | closed | fixed | gutworth | fwierzbicki | behaviour | |||
major | 1498 | 188 months ago | 147 months ago | fwierzbicki | [Windows] jython classpath bug | Core | Jython 2.5 | closed | out of date | williamratcliff | behaviour | ||||
normal | 1499 | 188 months ago | 127 months ago | zyasoft | PostgreSQL datahandler should return Decimals instead of floats for NUMERIC/DECIMAL columns | zxjdbc | Jython 2.7 | open | leosoto | fwierzbicki | |||||
normal | 1500 | 188 months ago | 188 months ago | leosoto | platform.python_version_tuple returns a list, not a tuple | Core | 2.5.1 | closed | invalid | leosoto | behaviour | ||||
normal | 1501 | 187 months ago | 187 months ago | pjenvey | Cookie Lib can't count | Library | 2.5.1 | closed | invalid | tercero12 | |||||
normal | 1502 | 187 months ago | 183 months ago | gz | string-escape codec incorrect | Core | 2.5.1 | closed | fixed | gz | pjenvey | patch | behaviour | ||
normal | 1503 | 187 months ago | 177 months ago | zyasoft | Java constructors should take keyword arguments | closed | fixed | MrMeanie | zyasoft | patch | |||||
|