List of issues
Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Determine console encoding without access violation (Java 9) | |||||||||||||||
normal | 2659 | 87 months ago | 83 months ago | jeff.allen | Determine console encoding without access violation (Java 9) | Core | Jython 2.7 | Jython 2.7.2 | closed | fixed | jeff.allen | jeff.allen | Java Roadmap, console | behaviour | |
dev doc for adding builtin modules is not enough. | |||||||||||||||
minor | 1719 | 173 months ago | 149 months ago | fwierzbicki | dev doc for adding builtin modules is not enough. | Documentation | open | yyamano | |||||||
Diamond-style multiple inheritance fails when using __slots__ on the second branch | |||||||||||||||
normal | 2101 | 141 months ago | 99 months ago | zyasoft | Diamond-style multiple inheritance fails when using __slots__ on the second branch | Core | Jython 2.7 | Jython 2.7.1 | closed | fixed | cdleonard | stefan.richthofer | crash | ||
dict constructor silently ignores keyword args | |||||||||||||||
normal | 1442254 | 234 months ago | 234 months ago | kzuberi | dict constructor silently ignores keyword args | Core | closed | kzuberi | |||||||
dict.fromkeys() should take iterable | |||||||||||||||
normal | 1619040 | 224 months ago | 222 months ago | cgroves | dict.fromkeys() should take iterable | Core | closed | fixed | kzuberi | ||||||
Dictionaries fail test of atomicity | |||||||||||||||
normal | 2711 | 80 months ago | 75 months ago | jeff.allen | Dictionaries fail test of atomicity | Core | Jython 2.7 | closed | invalid | jeff.allen | jeff.allen | Java Roadmap | behaviour | ||
Dictionary order | |||||||||||||||
normal | 1524 | 188 months ago | 188 months ago | pjenvey | Dictionary order | Core | 2.5.0 | closed | invalid | ssteiner | behaviour | ||||
dict/list bugfixes | |||||||||||||||
normal | 1455153 | 233 months ago | 217 months ago | fwierzbicki | dict/list bugfixes | None | closed | accepted | kzuberi | fwierzbicki | patch | ||||
dict missing some rich comparison methods | |||||||||||||||
normal | 1658688 | 223 months ago | 221 months ago | cgroves | dict missing some rich comparison methods | Core | closed | fixed | cgroves | ||||||
dict (PyDictionary) could not be constructed from a Map in user-level code | |||||||||||||||
normal | 1146 | 202 months ago | 197 months ago | zyasoft | dict (PyDictionary) could not be constructed from a Map in user-level code | Library | 2.5alpha3 | closed | fixed | bupjae | zyasoft | patch | behaviour | ||
dict shouldn't call __setitem__ to initialise | |||||||||||||||
normal | 1839871 | 213 months ago | 213 months ago | cgroves | dict shouldn't call __setitem__ to initialise | Core | closed | fixed | tristanlk | ||||||
dict.update() doent accept the same arguments as constructor | |||||||||||||||
normal | 1814904 | 214 months ago | 207 months ago | pjenvey | dict.update() doent accept the same arguments as constructor | None | closed | fixed | mehendran | ||||||
Diferent output from python and jython 2.5.2rc2 | |||||||||||||||
normal | 1677 | 177 months ago | 177 months ago | zyasoft | Diferent output from python and jython 2.5.2rc2 | closed | invalid | moliveira | behaviour | ||||||
difference between repr() and __repr__() | |||||||||||||||
normal | 1510227 | 230 months ago | 208 months ago | pjenvey | difference between repr() and __repr__() | Core | closed | fixed | m_small | pjenvey | |||||
difference in behavior when comparing the empty tuple | |||||||||||||||
normal | 1052913 | 251 months ago | 251 months ago | pedronis | difference in behavior when comparing the empty tuple | Core | closed | wont fix | anonymous | ||||||
Differences in re unicode 'whitespace' matching | |||||||||||||||
normal | 2226 | 128 months ago | 124 months ago | zyasoft | Differences in re unicode 'whitespace' matching | Core | Jython 2.7 | closed | fixed | thatch | zyasoft | patch | |||
Different Behaviour in socket.accept() and socket.listen() between jython and python | |||||||||||||||
normal | 1021 | 209 months ago | 209 months ago | amak | Different Behaviour in socket.accept() and socket.listen() between jython and python | Library | 2.2.1rc1 | closed | wont fix | asterio | amak | ||||
dir function does not work with database connection object | |||||||||||||||
normal | 1671431 | 222 months ago | 220 months ago | cgroves | dir function does not work with database connection object | Core | closed | fixed | batyi | ||||||
Dir method does not use introspection | |||||||||||||||
normal | 998512 | 254 months ago | 240 months ago | slamb | Dir method does not use introspection | Core | closed | saffi_h | |||||||
disable package scan in registry | |||||||||||||||
normal | 525092 | 283 months ago | 275 months ago | bckfnn | disable package scan in registry | None | closed | accepted | otmarhumbel | bckfnn | patch | ||||
Discrepancy in bin(-num) output | |||||||||||||||
normal | 2027 | 148 months ago | 148 months ago | fwierzbicki | Discrepancy in bin(-num) output | Core | Jython 2.7 | closed | fixed | santa4nt | fwierzbicki | patch | behaviour | ||
dis.dis Fails with AttributeError: 'tablecode' object has no attribute 'co_lnotab' | |||||||||||||||
normal | 1459 | 191 months ago | 191 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 | ||||
dist-util changes for jython | |||||||||||||||
normal | 1578658 | 226 months ago | 202 months ago | fwierzbicki | dist-util changes for jython | None | closed | accepted | anonymous | patch | |||||
distutils breakage with the setup.py of mercurial | |||||||||||||||
normal | 1321 | 196 months ago | 195 months ago | pjenvey | distutils breakage with the setup.py of mercurial | Core | 2.5b1 | closed | invalid | ronny | |||||
distutils/util.py assumes too much posix | |||||||||||||||
normal | 1425 | 192 months ago | 191 months ago | pjenvey | distutils/util.py assumes too much posix | None | 2.5.0 | closed | fixed | mdaniel | patch | behaviour | |||
Divergence from Python in Java mapping types | |||||||||||||||
normal | 2746 | 75 months ago | 75 months ago | jeff.allen | Divergence from Python in Java mapping types | Core | open | accepted | jeff.allen | jeff.allen | test failure causes | behaviour | |||
Divergence of __str__ and __repr__ from CPython | |||||||||||||||
normal | 2719 | 79 months ago | 68 months ago | jeff.allen | Divergence of __str__ and __repr__ from CPython | Core | Jython 2.7 | Jython 2.7.2 | closed | fixed | jeff.allen | jeff.allen | behaviour | ||
Django 1.0.2 jython setup.py install fails in 2.5b1 (ok in 2.5b0) | |||||||||||||||
normal | 1236 | 199 months ago | 198 months ago | pjenvey | Django 1.0.2 jython setup.py install fails in 2.5b1 (ok in 2.5b0) | Core | 2.5b1 | closed | duplicate | mlevalle | behaviour | ||||
Django dev server Unmapped exception: java.util.concurrent.RejectedExecutionException | |||||||||||||||
major | 2201 | 130 months ago | 129 months ago | zyasoft | Django dev server Unmapped exception: java.util.concurrent.RejectedExecutionException | Core | Jython 2.7 | closed | fixed | pdina | zyasoft | crash | |||
Django - modjy doesn't recognise lib-python/* sub folders | |||||||||||||||
minor | 1222 | 199 months ago | 199 months ago | JohnSJohnM | Django - modjy doesn't recognise lib-python/* sub folders | Library | 2.5b0 | closed | invalid | JohnSJohnM | amak | behaviour | |||
Django war packaging - Cannot find jarjar.jar when building on Cygwin/Win32 | |||||||||||||||
normal | 1221 | 199 months ago | 197 months ago | zyasoft | Django war packaging - Cannot find jarjar.jar when building on Cygwin/Win32 | Any | 2.5b0 | closed | fixed | JohnSJohnM | leosoto | ||||
__doc__ descriptor on new style class returned directly | |||||||||||||||
normal | 1605006 | 225 months ago | 206 months ago | pjenvey | __doc__ descriptor on new style class returned directly | Core | closed | fixed | cgroves | ||||||
.__doc__ doesn't work in jython | |||||||||||||||
normal | 549107 | 281 months ago | 280 months ago | lemire | .__doc__ doesn't work in jython | Core | closed | works for me | lemire | bckfnn | |||||
__doc__foo should accept java String | |||||||||||||||
normal | 608632 | 276 months ago | 100 months ago | zyasoft | __doc__foo should accept java String | Core | Jython 2.7.1 | closed | fixed | pedronis | stefan.richthofer | patch | behaviour | ||
Doc needs review. | |||||||||||||||
normal | 527130 | 283 months ago | 163 months ago | fwierzbicki | Doc needs review. | Documentation | closed | fixed | pedronis | fwierzbicki | |||||
__doc__ of PyString objects is always "The most base type" (bug in expose-mechanism?) | |||||||||||||||
major | 2231 | 128 months ago | 80 months ago | jeff.allen | __doc__ of PyString objects is always "The most base type" (bug in expose-mechanism?) | Core | Jython 2.7 | closed | fixed | stefan.richthofer | |||||
Doctest does not work against unicode strings | |||||||||||||||
normal | 1062 | 206 months ago | 201 months ago | pjenvey | Doctest does not work against unicode strings | Core | 2.5alpha1 | closed | fixed | fwierzbicki | test failure causes | ||||
doctest example code fails | |||||||||||||||
normal | 1703 | 174 months ago | 174 months ago | pjenvey | doctest example code fails | Documentation | 2.5.1 | closed | invalid | JohnL | behaviour | ||||
document all public methods in PythonInterpeter (especially "cleanup") | |||||||||||||||
normal | 2463 | 113 months ago | 87 months ago | jeff.allen | document all public methods in PythonInterpeter (especially "cleanup") | Documentation | Jython 2.7 | open | accepted | jason_s | |||||
Document an upgrade path for users of PyJavaInstance | |||||||||||||||
normal | 1814 | 165 months ago | 126 months ago | zyasoft | Document an upgrade path for users of PyJavaInstance | Documentation | open | remind | amak | ||||||
Documentation: Not obvious where how to use jython from java from main documentation list | |||||||||||||||
normal | 1562 | 186 months ago | 178 months ago | juneau001 | Documentation: Not obvious where how to use jython from java from main documentation list | Documentation | closed | fixed | smcq | juneau001 | |||||
Document difference between StringUtil.asPyString() and str() | |||||||||||||||
normal | 1152 | 202 months ago | 195 months ago | leosoto | Document difference between StringUtil.asPyString() and str() | Documentation | closed | fixed | leosoto | ||||||
Document the use of jarray and array better with respect to zeros function | |||||||||||||||
normal | 1756 | 170 months ago | 114 months ago | zyasoft | Document the use of jarray and array better with respect to zeros function | Documentation | open | gmseed | |||||||
Does Jython 2.5.2 work with JDK 1.7? | |||||||||||||||
normal | 2095 | 142 months ago | 136 months ago | jeff.allen | Does Jython 2.5.2 work with JDK 1.7? | Any | Jython 2.5 | closed | eeiddne | ||||||
doing relative imports in a loop causes bad performance due to 2472 | |||||||||||||||
major | 2886 | 61 months ago | 61 months ago | hansiang93 | doing relative imports in a loop causes bad performance due to 2472 | Core | Jython 2.7.2 | open | hansiang93 | behaviour | |||||
Don't display banner/prompts when stdin is not a tty | |||||||||||||||
normal | 1050 | 206 months ago | 205 months ago | nriley | Don't display banner/prompts when stdin is not a tty | Core | 2.5alpha1 | closed | fixed | nriley | nriley | behaviour | |||
-Dpython.startup | |||||||||||||||
normal | 1263813 | 241 months ago | 160 months ago | amak | -Dpython.startup | Core | Deferred | closed | duplicate | slamb | rfe | ||||
dummy_threading broken | |||||||||||||||
normal | 1279 | 197 months ago | 133 months ago | zyasoft | dummy_threading broken | Library | closed | wont fix | pjenvey | zyasoft | |||||
Dump socket.getaddrinfo and sendall impl | |||||||||||||||
normal | 628326 | 275 months ago | 275 months ago | bckfnn | Dump socket.getaddrinfo and sendall impl | None | closed | fixed | rodrigobamboo | bckfnn | patch | ||||
duplicate keyword arguments | |||||||||||||||
normal | 1222877 | 243 months ago | 198 months ago | fwierzbicki | duplicate keyword arguments | Core | closed | fixed | johahn | ||||||
|