List of issues
Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
list.count considers tuples and lists to be equal | |||||||||||||||
normal | 1317 | 196 months ago | 196 months ago | zyasoft | list.count considers tuples and lists to be equal | Core | 2.5b1 | closed | fixed | yanne | zyasoft | ||||
list() does not make a shallow copy | |||||||||||||||
normal | 567844 | 280 months ago | 279 months ago | bckfnn | list() does not make a shallow copy | Core | closed | fixed | anonymous | bckfnn | |||||
listening socket shutdown expects the wrong kind of socket | |||||||||||||||
normal | 1121 | 204 months ago | 199 months ago | amak | listening socket shutdown expects the wrong kind of socket | 2.2.2 | closed | fixed | glyph | amak | twisted | ||||
List expected failures by OS platform in regrtest.py | |||||||||||||||
normal | 2419 | 117 months ago | 88 months ago | jeff.allen | List expected failures by OS platform in regrtest.py | Library | Jython 2.7 | closed | fixed | jeff.allen | test failure causes | behaviour | |||
list.__iadd__ not switching to __radd__ on NotImplemented | |||||||||||||||
normal | 1873148 | 212 months ago | 206 months ago | pjenvey | list.__iadd__ not switching to __radd__ on NotImplemented | Core | closed | fixed | jek | pjenvey | |||||
list() is broken | |||||||||||||||
normal | 522558 | 283 months ago | 283 months ago | bckfnn | list() is broken | Core | closed | fixed | dinu_gherman | bckfnn | |||||
list missing some rich comparison methods | |||||||||||||||
normal | 1658687 | 223 months ago | 221 months ago | cgroves | list missing some rich comparison methods | Core | closed | fixed | cgroves | ||||||
List mutation during sort doesn't throw a ValueError | |||||||||||||||
normal | 1758322 | 218 months ago | 210 months ago | pjenvey | List mutation during sort doesn't throw a ValueError | None | closed | fixed | cgroves | test failure causes | |||||
list not totally thread safe | |||||||||||||||
major | 1026 | 208 months ago | 196 months ago | zyasoft | list not totally thread safe | Core | closed | accepted | pjenvey | zyasoft | crash | ||||
list objects not thread-safe | |||||||||||||||
normal | 521701 | 283 months ago | 195 months ago | zyasoft | list objects not thread-safe | Core | closed | itamar | zyasoft | ||||||
List set slice fix, and CollectionProxy behavior | |||||||||||||||
normal | 1148 | 203 months ago | 201 months ago | cgroves | List set slice fix, and CollectionProxy behavior | Core | 2.5alpha3 | closed | accepted | MrMeanie | fwierzbicki | behaviour | |||
list.sort(None) raises TypeError | |||||||||||||||
normal | 1758323 | 218 months ago | 217 months ago | cgroves | list.sort(None) raises TypeError | None | closed | fixed | cgroves | test failure causes | |||||
list.sort should raise ValueError when modified during sort | |||||||||||||||
normal | 1785366 | 216 months ago | 215 months ago | mehendran | list.sort should raise ValueError when modified during sort | Core | closed | duplicate | pjenvey | ||||||
Loading default cacerts on client socket when specifying a default java truststore unnecessarily searches for more cacerts in the same dir | |||||||||||||||
normal | 2500 | 110 months ago | 100 months ago | darjus | Loading default cacerts on client socket when specifying a default java truststore unnecessarily searches for more cacerts in the same dir | Library | Jython 2.7 | Jython 2.7.2 | closed | accepted | teeohhem | ||||
Load pre-compiled modules from CLASSPATH, jars. | |||||||||||||||
normal | 991100 | 254 months ago | 150 months ago | fwierzbicki | Load pre-compiled modules from CLASSPATH, jars. | Core | closed | out of date | xoltar | fwierzbicki | patch | ||||
Locale and java version failures in test_os_jy | |||||||||||||||
normal | 2714 | 80 months ago | 76 months ago | jeff.allen | Locale and java version failures in test_os_jy | Library | Jython 2.7 | closed | fixed | adamburke | |||||
Locale set without call to locale.setlocale() | |||||||||||||||
normal | 1915 | 158 months ago | 124 months ago | zyasoft | Locale set without call to locale.setlocale() | Jython 2.7 | open | Arfrever | |||||||
locale troubles with floating numbers | |||||||||||||||
normal | 2012 | 150 months ago | 150 months ago | fwierzbicki | locale troubles with floating numbers | Core | Jython 2.7 | closed | fixed | natcl | behaviour | ||||
local var binding overrides local import | |||||||||||||||
normal | 444292 | 290 months ago | 290 months ago | bckfnn | local var binding overrides local import | Core | closed | fixed | crumhorn | pedronis | |||||
Logging mechanism of Jython | |||||||||||||||
critical | 2479 | 113 months ago | 106 months ago | zyasoft | Logging mechanism of Jython | Any | Jython 2.5 | closed | invalid | Megha | behaviour | ||||
logging module does not properly set up log record attribute for filename | |||||||||||||||
normal | 1760 | 170 months ago | 125 months ago | zyasoft | logging module does not properly set up log record attribute for filename | Library | Jython 2.7 | closed | fixed | yoav.aner | zyasoft | behaviour | |||
logging module work for only one instance of jython | |||||||||||||||
major | 1655 | 179 months ago | 178 months ago | zyasoft | logging module work for only one instance of jython | Core, Library | 2.5.0 | closed | root@127.0.0.1 | behaviour | |||||
Logic bug in _getOsType for Windows 2003 | |||||||||||||||
normal | 1553590 | 228 months ago | 228 months ago | cgroves | Logic bug in _getOsType for Windows 2003 | Library | closed | fixed | winkler1 | ||||||
long(java.math.BigInteger) does not work | |||||||||||||||
normal | 608628 | 277 months ago | 275 months ago | bckfnn | long(java.math.BigInteger) does not work | Core | closed | fixed | pedronis | bckfnn | |||||
long(java.math.BigInteger) test code | |||||||||||||||
normal | 630150 | 275 months ago | 275 months ago | bckfnn | long(java.math.BigInteger) test code | None | closed | rejected | ype | bckfnn | patch | ||||
long missing some operator methods | |||||||||||||||
normal | 1658684 | 223 months ago | 221 months ago | cgroves | long missing some operator methods | Core | closed | fixed | cgroves | ||||||
long("0x1a",16) -> error | |||||||||||||||
normal | 426030 | 293 months ago | 292 months ago | pedronis | long("0x1a",16) -> error | None | closed | fixed | pedronis | test failure causes | |||||
Looking again at benchmarks | |||||||||||||||
minor | 2738 | 77 months ago | 69 months ago | jeff.allen | Looking again at benchmarks | Any | Jython 2.7 | open | later | sergei175 | security | ||||
LookupError: unknown encoding 'gbk' when run python script encoded by gbk | |||||||||||||||
critical | 2065 | 145 months ago | 145 months ago | pjenvey | LookupError: unknown encoding 'gbk' when run python script encoded by gbk | Jythonc compiler | Jython 2.7 | closed | duplicate | maxupeng | Need CJKCodecs - multibytecodecs | behaviour | |||
LookupError: unknown encoding 'shift_jis' , ImportError: No module named _codecs_jp | |||||||||||||||
normal | 1565 | 186 months ago | 186 months ago | pjenvey | LookupError: unknown encoding 'shift_jis' , ImportError: No module named _codecs_jp | 2.5.1 | closed | duplicate | clach04 | ||||||
looping over (j.l.System) getProperties gives inifite loop? | |||||||||||||||
normal | 230261 | 296 months ago | 296 months ago | bckfnn | looping over (j.l.System) getProperties gives inifite loop? | Core | closed | fixed | ahillbo | bckfnn | |||||
__lt__ in a derived list produces a StackOverflowError | |||||||||||||||
major | 1115 | 204 months ago | 202 months ago | pjenvey | __lt__ in a derived list produces a StackOverflowError | Core | 2.5alpha1 | closed | fixed | tmueller | pjenvey | behaviour | |||
magingam | |||||||||||||||
normal | 1580 | 185 months ago | 185 months ago | fwierzbicki | magingam | closed | invalid | magingam | |||||||
normal | 1581 | 185 months ago | 185 months ago | fwierzbicki | magingam | closed | invalid | magingam | |||||||
Mail Gateway Test | |||||||||||||||
normal | 2724 | 78 months ago | 78 months ago | EWDurbin | Mail Gateway Test | closed | EWDurbin | ||||||||
main() does not throw exceptions | |||||||||||||||
normal | 480390 | 287 months ago | 286 months ago | bckfnn | main() does not throw exceptions | Core | closed | fixed | bckfnn | bckfnn | |||||
Main module __name __ is not "__main__" under Java Scripting API | |||||||||||||||
normal | 2846 | 67 months ago | 64 months ago | jeff.allen | Main module __name __ is not "__main__" under Java Scripting API | Core | Jython 2.7.1 | Jython 2.7.2 | closed | fixed | alexgobbo | jeff.allen | behaviour | ||
__main__.py not implemented | |||||||||||||||
normal | 1617 | 183 months ago | 181 months ago | zyasoft | __main__.py not implemented | Core | 2.5.1 | closed | rejected | jgomo3 | behaviour | ||||
Make a precompiled standalone jar available | |||||||||||||||
normal | 1403 | 193 months ago | 124 months ago | zyasoft | Make a precompiled standalone jar available | None | Jython 2.7 | closed | fixed | alex.gronholm | zyasoft | rfe | |||
Make check for iterability in chain() arguments lazy | |||||||||||||||
normal | 1932 | 158 months ago | 158 months ago | fwierzbicki | Make check for iterability in chain() arguments lazy | closed | fixed | int3 | fwierzbicki | ||||||
make Jython set pass (almost) all CPython tests | |||||||||||||||
normal | 1036 | 207 months ago | 207 months ago | pjenvey | make Jython set pass (almost) all CPython tests | Library | 2.5alpha1 | closed | fixed | jbellis | |||||
Make jython.sourceforge.net redirect | |||||||||||||||
normal | 1399 | 193 months ago | 177 months ago | nriley | Make jython.sourceforge.net redirect | website | closed | nriley | nriley | ||||||
Make PyFunction implement java.util.concurrent.Callable<PyObject> | |||||||||||||||
normal | 2750 | 75 months ago | 75 months ago | jamesmudd | Make PyFunction implement java.util.concurrent.Callable<PyObject> | Core | open | jamesmudd | jamesmudd | ||||||
Make PyServlet use modules instead of file names | |||||||||||||||
normal | 1420 | 193 months ago | 160 months ago | amak | Make PyServlet use modules instead of file names | None | 2.5.1 | closed | wont fix | istari | amak | patch | behaviour | ||
make __repr__() and toString() aliases | |||||||||||||||
normal | 435290 | 292 months ago | 292 months ago | nobody | make __repr__() and toString() aliases | None | closed | anonymous | rfe | ||||||
make __weakref__ work more similar to CPython | |||||||||||||||
minor | 1200 | 201 months ago | 197 months ago | pjenvey | make __weakref__ work more similar to CPython | Core | 2.5b0 | closed | fixed | doublep | pjenvey | ||||
manage.py fails on startapp command | |||||||||||||||
normal | 1465 | 191 months ago | 191 months ago | cgroves | manage.py fails on startapp command | 2.5.1 | closed | invalid | jfenwick | crash | |||||
MANIFEST.MF contains unfilled placeholders | |||||||||||||||
normal | 2613 | 96 months ago | 68 months ago | jeff.allen | MANIFEST.MF contains unfilled placeholders | Core | Jython 2.7 | Jython 2.7.2 | closed | fixed | jamesmudd | jeff.allen | behaviour | ||
manually creating unbound methods | |||||||||||||||
normal | 730082 | 269 months ago | 228 months ago | cgroves | manually creating unbound methods | Core | closed | fixed | anonymous | fwierzbicki | |||||
Many Java-defined functions do not accept keyword arguments | |||||||||||||||
normal | 2359 | 122 months ago | 122 months ago | zyasoft | Many Java-defined functions do not accept keyword arguments | Library | Jython 2.7 | open | accepted | jdemoor | |||||
|