List of issues
Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
exceptions problem in __str__ | |||||||||||||||
normal | 1149372 | 247 months ago | 247 months ago | bzimmer | exceptions problem in __str__ | Core | closed | fixed | lilachb | bzimmer | |||||
Exception thrown creating jar file. | |||||||||||||||
normal | 2920 | 45 months ago | 44 months ago | pekka.klarck | Exception thrown creating jar file. | Installer | Jython 2.7.2 | open | molnar20 | crash | |||||
Exception while creating python interpreter | |||||||||||||||
urgent | 2850 | 66 months ago | 66 months ago | jeff.allen | Exception while creating python interpreter | Library | Jython 2.7.1 | Jython 2.7.1 | open | Vikhe | behaviour | ||||
exec() destroys multibyte string | |||||||||||||||
normal | 1674190 | 222 months ago | 213 months ago | cgroves | exec() destroys multibyte string | Core | closed | fixed | nhiro | ||||||
exec() does not work when namespace is passed | |||||||||||||||
critical | 1294 | 197 months ago | 197 months ago | thobes | exec() does not work when namespace is passed | Core | 2.5.1 | closed | fixed | fabioz | behaviour | ||||
execfile() throws a NullPointerException | |||||||||||||||
normal | 1758838 | 217 months ago | 217 months ago | cgroves | execfile() throws a NullPointerException | Core | closed | fixed | otmarhumbel | otmarhumbel | |||||
execute .jar in jython | |||||||||||||||
normal | 1400245 | 236 months ago | 236 months ago | kzuberi | execute .jar in jython | None | closed | elsa_petit | rfe | ||||||
Executing __run__.py from .jar throws exception(SystemExit: 0) in main when sys.exit(0) is called | |||||||||||||||
major | 1405 | 193 months ago | 192 months ago | fwierzbicki | Executing __run__.py from .jar throws exception(SystemExit: 0) in main when sys.exit(0) is called | Core | 2.5.0 | closed | fixed | whistler11783 | behaviour | ||||
Execution of __init__.py blocked by presence of .class file in some cases | |||||||||||||||
major | 1464 | 191 months ago | 179 months ago | zyasoft | Execution of __init__.py blocked by presence of .class file in some cases | Core | 2.5.0 | closed | duplicate | mlhetland | behaviour | ||||
execution of large wlst script fails | |||||||||||||||
normal | 1623654 | 224 months ago | 224 months ago | nobody | execution of large wlst script fails | None | closed | wont fix | anonymous | patch | |||||
Existing .py$class files from Jy2.2 cause error for Jy2.5a | |||||||||||||||
normal | 1088 | 205 months ago | 205 months ago | pjenvey | Existing .py$class files from Jy2.2 cause error for Jy2.5a | Core | 2.5alpha1 | closed | fixed | baoilleach | |||||
exit code of 0 on unhandled exception | |||||||||||||||
normal | 1682 | 176 months ago | 176 months ago | pjenvey | exit code of 0 on unhandled exception | 2.5.2rc | closed | fixed | michael.foord | behaviour | |||||
ExpatError | |||||||||||||||
normal | 1850 | 161 months ago | 161 months ago | pjenvey | ExpatError | 2.5.2 | closed | invalid | ssteiner | behaviour | |||||
expat: org.python.apache.xerces.parsers.SAXParser | |||||||||||||||
minor | 1537 | 187 months ago | 160 months ago | amak | expat: org.python.apache.xerces.parsers.SAXParser | Library | 2.5.1 | closed | fixed | kwatford | amak | behaviour | |||
expatreader.py not included in Jython | |||||||||||||||
normal | 2185 | 132 months ago | 88 months ago | jeff.allen | expatreader.py not included in Jython | Library | Jython 2.7, Jython 2.5 | open | fwierzbicki | ||||||
_expectations unset for jython in regrtest.py | |||||||||||||||
normal | 1556415 | 228 months ago | 228 months ago | cgroves | _expectations unset for jython in regrtest.py | None | closed | fixed | cgroves | ||||||
Expensive overhead from TRACE in SRE_STATE | |||||||||||||||
normal | 1725 | 172 months ago | 124 months ago | zyasoft | Expensive overhead from TRACE in SRE_STATE | Library | Jython 2.7 | closed | fixed | public.marvin | behaviour | ||||
Exposer is generating wrong bytecode for exposed method receiving PyUnicode arguments | |||||||||||||||
normal | 1105 | 204 months ago | 132 months ago | zyasoft | Exposer is generating wrong bytecode for exposed method receiving PyUnicode arguments | Core | Jython 2.7, Jython 2.5 | closed | invalid | leosoto | behaviour | ||||
Expose should produce a class with the same bytecode version as the one it reads in | |||||||||||||||
normal | 1179 | 201 months ago | 126 months ago | zyasoft | Expose should produce a class with the same bytecode version as the one it reads in | Core | Jython 2.5 | closed | wont fix | ethan-10gen | |||||
extending java classes from python code fails | |||||||||||||||
normal | 1861985 | 212 months ago | 211 months ago | cgroves | extending java classes from python code fails | None | closed | fixed | tristanlk | ||||||
Extending Thread and a java class/interface doesn't work | |||||||||||||||
normal | 1795 | 167 months ago | 123 months ago | zyasoft | Extending Thread and a java class/interface doesn't work | Core | Jython 2.7 | Jython 2.7.0 | closed | fixed | dtmGoogle | zyasoft | patch | behaviour | |
Extend ReadlineConsole to cmd.Cmd | |||||||||||||||
normal | 502151 | 285 months ago | 223 months ago | nobody | Extend ReadlineConsole to cmd.Cmd | None | closed | fixed | stevecoh1 | bckfnn | patch | ||||
Extra bytes at the end of class file jython_21 | |||||||||||||||
normal | 1615929 | 225 months ago | 224 months ago | cgroves | Extra bytes at the end of class file jython_21 | Installer | closed | wont fix | anonymous | ||||||
Extracting from bz2 compressed tarfile may result in missing chunks of files | |||||||||||||||
normal | 2176 | 133 months ago | 132 months ago | zyasoft | Extracting from bz2 compressed tarfile may result in missing chunks of files | Jython 2.7 | closed | fixed | zyasoft | zyasoft | |||||
extra spaces in import statement break importing | |||||||||||||||
major | 1215 | 200 months ago | 192 months ago | fwierzbicki | extra spaces in import statement break importing | Core | 2.5b1 | closed | fixed | doublep | fwierzbicki | behaviour | |||
Failed imports should not be "cached" | |||||||||||||||
normal | 1747092 | 218 months ago | 218 months ago | cgroves | Failed imports should not be "cached" | Core | closed | fixed | marvingreenberg | ||||||
Failed to set UTF-8 encoding for output redirected to file. | |||||||||||||||
normal | 1807 | 166 months ago | 88 months ago | jeff.allen | Failed to set UTF-8 encoding for output redirected to file. | Core | Jython 2.7, Jython 2.5 | open | ssoldatenko | behaviour | |||||
"""\"""" fails... | |||||||||||||||
normal | 475790 | 287 months ago | 287 months ago | bckfnn | """\"""" fails... | Core | closed | fixed | anonymous | test failure causes | |||||
Failure in Py.initProxy for class not at module level | |||||||||||||||
normal | 2754 | 75 months ago | 75 months ago | jeff.allen | Failure in Py.initProxy for class not at module level | Core | open | jeff.allen | crash | ||||||
Failure in test_sort.TestBase.testStressfully on Java 11 | |||||||||||||||
normal | 2812 | 69 months ago | 69 months ago | zyasoft | Failure in test_sort.TestBase.testStressfully on Java 11 | Core | open | jeff.allen | test failure causes | crash | |||||
Failure in urllib3 using versions of pip after pip 9.0.1 | |||||||||||||||
normal | 2660 | 87 months ago | 84 months ago | jaraco | Failure in urllib3 using versions of pip after pip 9.0.1 | Library | Jython 2.7 | open | jeff.allen | crash | |||||
failure of dir() on instances of a class with __getattribute__ | |||||||||||||||
major | 1196 | 200 months ago | 200 months ago | pjenvey | failure of dir() on instances of a class with __getattribute__ | Library | 2.5b0 | closed | fixed | doublep | pjenvey | ||||
Failures in test_datetime not seen in regrtest summary | |||||||||||||||
normal | 1671568 | 222 months ago | 220 months ago | cgroves | Failures in test_datetime not seen in regrtest summary | None | closed | fixed | pekka.klarck | ||||||
Failures in test_import_jy from Java 13 | |||||||||||||||
normal | 2792 | 71 months ago | 36 months ago | jeff.allen | Failures in test_import_jy from Java 13 | Core | Jython 2.7 | closed | fixed | jeff.allen | |||||
FAQ links to 404ed mailing list archives | |||||||||||||||
normal | 1637985 | 223 months ago | 192 months ago | fwierzbicki | FAQ links to 404ed mailing list archives | website | closed | fixed | fennecfoxen | fwierzbicki | |||||
fatal exception with -C option & --package options | |||||||||||||||
normal | 813316 | 264 months ago | 263 months ago | pedronis | fatal exception with -C option & --package options | Jythonc compiler | closed | duplicate | anonymous | ||||||
normal | 813317 | 264 months ago | 263 months ago | pedronis | fatal exception with -C option & --package options | Jythonc compiler | closed | duplicate | anonymous | ||||||
Faulty code generated for classes with same name as module | |||||||||||||||
normal | 1656640 | 223 months ago | 203 months ago | zyasoft | Faulty code generated for classes with same name as module | Jythonc compiler | closed | wont fix | kseron | ||||||
Feature request: Automatic string to enum coercion | |||||||||||||||
minor | 2558 | 100 months ago | 88 months ago | jeff.allen | Feature request: Automatic string to enum coercion | Core | closed | rejected | jamesmudd | RFE | rfe | ||||
__file__ and hasattr are slow for java packages | |||||||||||||||
normal | 1986 | 153 months ago | 123 months ago | zyasoft | __file__ and hasattr are slow for java packages | closed | rejected | Vanuan | |||||||
Filecmp module is not in jython | |||||||||||||||
normal | 1841639 | 213 months ago | 213 months ago | cgroves | Filecmp module is not in jython | Library | closed | fixed | mehendran | ||||||
__file__ compiled into .py.class file | |||||||||||||||
normal | 1284344 | 240 months ago | 228 months ago | cgroves | __file__ compiled into .py.class file | None | closed | fixed | leouserz | cgroves | |||||
file flushed to disk too often | |||||||||||||||
normal | 674932 | 272 months ago | 197 months ago | zyasoft | file flushed to disk too often | Core | closed | fixed | pedronis | ||||||
__file__ giving $py.class on second import | |||||||||||||||
normal | 1472 | 191 months ago | 191 months ago | pjenvey | __file__ giving $py.class on second import | Core | 2.5.1 | closed | invalid | gdoutch | behaviour | ||||
fileinput os.fstat fix | |||||||||||||||
normal | 1599050 | 225 months ago | 207 months ago | pjenvey | fileinput os.fstat fix | Library | closed | fixed | anonymous | ||||||
file missing 'U' universal newline mode | |||||||||||||||
normal | 1755361 | 217 months ago | 215 months ago | pjenvey | file missing 'U' universal newline mode | None | closed | fixed | cgroves | test failure causes | |||||
fileno() is -1 on Windows | |||||||||||||||
normal | 2320 | 123 months ago | 74 months ago | jeff.allen | fileno() is -1 on Windows | Core | Jython 2.7 | open | accepted | jeff.allen | jeff.allen | test failure causes | behaviour | ||
fileno() method sys.stdin, sys.stdout and sys.stderr doesn't return integer. | |||||||||||||||
normal | 1350 | 195 months ago | 195 months ago | pjenvey | fileno() method sys.stdin, sys.stdout and sys.stderr doesn't return integer. | Library | closed | invalid | markacy | behaviour | |||||
__file__ not available when running file as a script | |||||||||||||||
normal | 1548501 | 228 months ago | 228 months ago | cgroves | __file__ not available when running file as a script | None | closed | fixed | pekka.klarck | cgroves | |||||
__file__ not defined when running from ScriptEngine | |||||||||||||||
major | 2223 | 129 months ago | 114 months ago | zyasoft | __file__ not defined when running from ScriptEngine | None | Jython 2.7 | Jython 2.7.1 | closed | fixed | jythonuser1 | zyasoft | rfe | ||
|