List of issues
| Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| normal | 1818393 | 222 months ago | 221 months ago | cgroves | why using Deprecated method in PyString? | Core | closed | fixed | larrylau | ||||||
| normal | 1822811 | 222 months ago | 222 months ago | karthin | Problems in running pythonInterpreter instances concurrently | Core | closed | duplicate | karthin | ||||||
| normal | 1830916 | 222 months ago | 221 months ago | cgroves | PyException drops exceptions | Core | closed | accepted | byronf | ||||||
| normal | 1831710 | 221 months ago | 221 months ago | pjenvey | PyFileCloser throws NullPointerException on shutdown | None | closed | fixed | byronf | ||||||
| normal | 1831952 | 221 months ago | 211 months ago | zyasoft | patch to make pyclbr.read_module work | Library | closed | rejected | agoucher | ||||||
| normal | 1835098 | 221 months ago | 211 months ago | zyasoft | No decimal module available in jython | Library | closed | fixed | mehendran | ||||||
| major | 1835099 | 221 months ago | 172 months ago | r_walter | Bug in list.sort() | Core | 2.2.2 | closed | fixed | r_walter | behaviour | ||||
| normal | 1835109 | 221 months ago | 211 months ago | zyasoft | Patch for [ 1835098 ] No decimal module available in jython | None | closed | fixed | mehendran | patch | |||||
| normal | 1835119 | 221 months ago | 211 months ago | zyasoft | 'platform' module is not available in jython | Library | closed | fixed | mehendran | ||||||
| normal | 1838063 | 221 months ago | 221 months ago | cgroves | Patch for [1796425] [1796415] javaos.py renames/removedirs | None | closed | duplicate | dohuiginn | patch | |||||
| normal | 1838358 | 221 months ago | 221 months ago | cgroves | Improve Resolution in time.clock() | None | closed | fixed | rluse | ||||||
| normal | 1838658 | 221 months ago | 211 months ago | zyasoft | 'platform' module is not available | Library | closed | fixed | mehendran | patch | |||||
| normal | 1839038 | 221 months ago | 220 months ago | pjenvey | operations returning bools still return 1/0s | Core | closed | fixed | pjenvey | ||||||
| normal | 1839871 | 221 months ago | 221 months ago | cgroves | dict shouldn't call __setitem__ to initialise | Core | closed | fixed | tristanlk | ||||||
| normal | 1840038 | 221 months ago | 215 months ago | pjenvey | patch for PyUnicode (fixes [ 1782565 ]) | None | closed | fixed | tristanlk | patch | |||||
| normal | 1840479 | 221 months ago | 211 months ago | zyasoft | coding: utf-8 and PEP 0263? | Core | closed | fixed | hoehle | ||||||
| normal | 1841378 | 221 months ago | 219 months ago | cgroves | Patch for [ 1757127 ] Jython hangs under PyDev debugger | None | closed | accepted | paulj_edgewater | patch | |||||
| normal | 1841445 | 221 months ago | 221 months ago | cgroves | NPE in PythonInterpreter.get(String name, Class javaclass) | None | closed | fixed | johnrsisson | ||||||
| normal | 1841639 | 221 months ago | 221 months ago | cgroves | Filecmp module is not in jython | Library | closed | fixed | mehendran | ||||||
| normal | 1841644 | 221 months ago | 201 months ago | pjenvey | Mmap module is not in jython | Library | closed | duplicate | mehendran | ||||||
| normal | 1842984 | 221 months ago | 221 months ago | cgroves | Py.tojava(PyObject, Class) incorrectly marked deprecated | None | closed | fixed | johnrsisson | ||||||
| normal | 1844733 | 221 months ago | 221 months ago | cgroves | Patch for [ 1841639 ] Filecmp module is not in jython | None | closed | rejected | mehendran | patch | |||||
| normal | 1846247 | 221 months ago | 221 months ago | mehendran | Patch for [ 1721204 ] there is no threading.local() | None | closed | accepted | mehendran | patch | |||||
| normal | 1847091 | 221 months ago | 211 months ago | zyasoft | del statement doesn't work on builtin modules | Core | closed | fixed | dubnerm | ||||||
| normal | 1850207 | 221 months ago | 220 months ago | pjenvey | socket._fileobject - AttributeError: 'module' object has no | Core | closed | fixed | bytecodesbr | ||||||
| normal | 1850722 | 220 months ago | 220 months ago | pjenvey | socket.py - ClientCookie and ClientForm | None | closed | fixed | bytecodesbr | pjenvey | |||||
| normal | 1854873 | 220 months ago | 132 months ago | zyasoft | Support mmap | Library | Jython 2.5 | open | mehendran | patch | rfe | ||||
| normal | 1859477 | 220 months ago | 202 months ago | cgroves | PyFilter: dynamically loaded ServletFilters like PyServlet | Core | closed | accepted | jfeinberg | cgroves | patch | rfe | |||
| normal | 1860321 | 220 months ago | 219 months ago | pjenvey | Add optparse and textwrap modules | None | closed | bugok | rfe | ||||||
| normal | 1861973 | 220 months ago | 220 months ago | pjenvey | importing modules from class broken | None | closed | fixed | tristanlk | pjenvey | |||||
| normal | 1861974 | 220 months ago | 220 months ago | pjenvey | patch for [1861973]. problems loading $py.class files | None | closed | fixed | tristanlk | patch | |||||
| normal | 1861985 | 220 months ago | 219 months ago | cgroves | extending java classes from python code fails | None | closed | fixed | tristanlk | ||||||
| normal | 1866049 | 220 months ago | 142 months ago | zyasoft | Jython interpreter not thread safe when run using BSF | Core | closed | out of date | bflorian | ||||||
| normal | 1868602 | 220 months ago | 158 months ago | fwierzbicki | Patch to make interpreter thread safe | Core | closed | out of date | bflorian | patch | |||||
| normal | 1869347 | 220 months ago | 212 months ago | leosoto | TypeError while used derived class of long for comparison | None | closed | fixed | mehendran | leosoto | PyDictionaryDerived.__cmp__ is not fully CPython-compatible | ||||
| normal | 1870039 | 219 months ago | 219 months ago | cgroves | Debugging facility not behaving correctly with threads | Core | closed | fixed | fabioz | ||||||
| normal | 1871739 | 219 months ago | 219 months ago | pjenvey | fix for Import Error statement to match CPython | None | closed | fixed | tristanlk | patch | |||||
| normal | 1873148 | 219 months ago | 214 months ago | pjenvey | list.__iadd__ not switching to __radd__ on NotImplemented | Core | closed | fixed | jek | pjenvey | |||||
| normal | 1878473 | 219 months ago | 205 months ago | zyasoft | fixing inheritance in unittest.py | Library | closed | works for me | agoucher | ||||||
| critical | 1878866 | 219 months ago | 95 months ago | jeff.allen | Can't import java class from a mixed directory | Core | Jython 2.5 | open | remind | niall_kelly | fwierzbicki | patch | |||
| normal | 1879935 | 219 months ago | 215 months ago | pjenvey | cPython/Jython different os.path.isabs() behavior | Library | closed | fixed | billiejoex | pjenvey | |||||
| normal | 1879984 | 219 months ago | 215 months ago | billiejoex | cPython/Jython different os.path.realpath() behavior | None | closed | fixed | billiejoex | ||||||
| normal | 1879989 | 219 months ago | 215 months ago | billiejoex | cPython/Jython different os.path.abspath() behavior | None | closed | fixed | billiejoex | ||||||
| normal | 1886758 | 219 months ago | 214 months ago | pjenvey | from __future__ import division leaks out of namespace | Core | closed | fixed | pjenvey | ||||||
| normal | 1889394 | 219 months ago | 212 months ago | leosoto | UnicodeDerived's == is broken | Core | 2.5alpha1 | closed | fixed | tristanlk | cgroves | behaviour | |||
| normal | 1893078 | 218 months ago | 215 months ago | pjenvey | Test issue | None | closed | invalid | draghuram | ||||||
| normal | 1894900 | 218 months ago | 134 months ago | zyasoft | Regression: 2.2.1 and 2.5.0 fail to calculate reasonable cachedir | Core | Jython 2.5, Jython 2.2 | closed | out of date | philipa | fwierzbicki | ||||
| normal | 1895736 | 218 months ago | 218 months ago | pjenvey | cleanup os.environ | Core | closed | fixed | pjenvey | ||||||
| normal | 1896215 | 218 months ago | 142 months ago | zyasoft | findResource(s) for SyspathJavaLoader | Core | Jython 2.7, Jython 2.5 | closed | fixed | jflatow | fwierzbicki | patch | rfe | ||
| normal | 1896548 | 218 months ago | 202 months ago | pjenvey | LICENSE.txt | Documentation | 2.2.2 | closed | fixed | cxh | otmarhumbel | ||||
|
|||||||||||||||