List of issues
| Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| normal | 1716709 | 228 months ago | 228 months ago | cgroves | Patch for os.path bugs 1662689 and 1661700 | None | closed | accepted | pekka.klarck | patch | |||||
| normal | 1717327 | 228 months ago | 228 months ago | davidhandy | "no code object" error message when running from latest src | None | closed | works for me | davidhandy | ||||||
| normal | 1717358 | 228 months ago | 220 months ago | fwierzbicki | math module: radians() and degrees() functions | None | closed | accepted | lgbr | fwierzbicki | patch | ||||
| normal | 1717491 | 228 months ago | 218 months ago | pjenvey | os.path.islink incompletely implemented | Library | closed | fixed | pekka.klarck | ||||||
| normal | 1717492 | 228 months ago | 211 months ago | nriley | os.path.ismount incompletely implemented | None | closed | fixed | pekka.klarck | ||||||
| normal | 1717498 | 228 months ago | 228 months ago | cgroves | os.path.splitdrive incompletely implemented | None | closed | fixed | pekka.klarck | ||||||
| normal | 1717499 | 228 months ago | 228 months ago | cgroves | Patch for os.path.splitdrive bug 1717498 | None | closed | accepted | pekka.klarck | patch | |||||
| normal | 1717775 | 228 months ago | 211 months ago | zyasoft | frame.f_trace ignored | Core | closed | wont fix | fabioz | ||||||
| normal | 1718450 | 228 months ago | 218 months ago | pjenvey | Patch for os.path.islink bug 1717491 | Library | closed | fixed | pekka.klarck | patch | |||||
| normal | 1718975 | 228 months ago | 218 months ago | pjenvey | Patch for os.path.normcase bug 1648449 | Library | closed | fixed | pekka.klarck | patch | |||||
| normal | 1719528 | 228 months ago | 226 months ago | cgroves | -c doesn't put the empty string in sys.path | None | closed | fixed | davidhandy | ||||||
| normal | 1719817 | 228 months ago | 131 months ago | zyasoft | thread.start_new_thread doesn't take a kwarg dict | Library | Jython 2.5 | open | cgroves | ||||||
| normal | 1721204 | 227 months ago | 221 months ago | cgroves | there is no threading.local() | Library | closed | fixed | irmen | ||||||
| normal | 1722306 | 227 months ago | 226 months ago | cgroves | OverflowError in UDP Socket Implementation | Library | closed | fixed | additv | amak | |||||
| normal | 1728431 | 227 months ago | 225 months ago | gwynevans | AttributeError: __getitem__ in httplib.py | Library | closed | duplicate | gwynevans | ||||||
| normal | 1733044 | 227 months ago | 227 months ago | r_walter | zxJDBC ClassCastException when getting cursor | Library | closed | fixed | r_walter | ||||||
| normal | 1735774 | 227 months ago | 223 months ago | pjenvey | Redirecting stdout/err with os.popen fails if cmd is unicode | None | closed | fixed | pekka.klarck | ||||||
| normal | 1735864 | 227 months ago | 226 months ago | otmarhumbel | Multithreading errors | Core | closed | fixed | otmarhumbel | otmarhumbel | |||||
| normal | 1736533 | 227 months ago | 226 months ago | cgroves | jython deprecation warning has bad link | Jythonc compiler | closed | fixed | marvingreenberg | ||||||
| normal | 1738411 | 226 months ago | 211 months ago | zyasoft | Unable to change function sys.settrace | Core | closed | fixed | fabioz | ||||||
| normal | 1742770 | 226 months ago | 226 months ago | amak | urllib.urlopen('http://inv') -> UnknownHostException in RC 1 | None | closed | pekka.klarck | amak | ||||||
| normal | 1743594 | 226 months ago | 226 months ago | cgroves | Patch for [1719528] jython -c "import package" fails | None | closed | rejected | davidhandy | patch | |||||
| normal | 1743933 | 226 months ago | 226 months ago | cgroves | odd syntax bug | Core | closed | invalid | cookconsulting | ||||||
| normal | 1744567 | 226 months ago | 221 months ago | pjenvey | Simultaneous read & write on socket FileWrapper causes hang | Library | closed | fixed | rluse | amak | |||||
| normal | 1744775 | 226 months ago | 226 months ago | otmarhumbel | umlauts displayed incorrectly in installer | Installer | closed | a_o_m | otmarhumbel | ||||||
| normal | 1745068 | 226 months ago | 226 months ago | amak | select gives confusing message when given blocking sockets | None | closed | rluse | amak | ||||||
| normal | 1745073 | 226 months ago | 226 months ago | rluse | Minor Problem with SocketServer | None | closed | duplicate | rluse | amak | |||||
| normal | 1745880 | 226 months ago | 226 months ago | cgroves | PyArray.tostring() charset error, iso-8859-1 | Core | closed | invalid | donghp1979 | ||||||
| normal | 1746106 | 226 months ago | 202 months ago | pjenvey | ^C quits Jython commandline | Core | closed | duplicate | a_o_m | ||||||
| normal | 1746339 | 226 months ago | 226 months ago | cgroves | Patch for [ 931129 ] jython -jar some-path/test.jar fails | None | closed | accepted | mehendran | patch | |||||
| normal | 1746957 | 226 months ago | 226 months ago | cgroves | Weird 'uu' prefix for unicode | None | closed | fixed | pekka.klarck | ||||||
| normal | 1747092 | 226 months ago | 226 months ago | cgroves | Failed imports should not be "cached" | Core | closed | fixed | marvingreenberg | ||||||
| normal | 1747126 | 226 months ago | 208 months ago | cgroves | CLASSPATH not searched correctly for python source modules | Core | closed | fixed | marvingreenberg | ||||||
| normal | 1748817 | 226 months ago | 225 months ago | cgroves | Python __repr__ added to Java class is ignored by repr() | Core | closed | fixed | lieske | ||||||
| normal | 1749824 | 226 months ago | 226 months ago | cgroves | Cannot assign to actionPerformed | None | closed | invalid | dennisn | ||||||
| normal | 1751963 | 226 months ago | 226 months ago | amak | bug on httplib.HTTPConnection | Library | closed | fixed | amdescombes | amak | |||||
| normal | 1754222 | 226 months ago | 215 months ago | pjenvey | raising SystemExit in a thread causes jython to quit | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1754225 | 226 months ago | 211 months ago | zyasoft | str(really_huge_long_value) takes an incredibly long time | None | closed | wont fix | cgroves | ||||||
| normal | 1754240 | 226 months ago | 210 months ago | pjenvey | Error Message when attempting to bind to an in use Port | None | closed | fixed | rluse | ||||||
| normal | 1755096 | 225 months ago | 225 months ago | pekka.klarck | Problems with telnetlib | None | closed | fixed | pekka.klarck | amak | |||||
| normal | 1755344 | 225 months ago | 221 months ago | pjenvey | tempfile missing mkdtemp | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1755346 | 225 months ago | 218 months ago | pjenvey | imp missing lock_help | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1755351 | 225 months ago | 225 months ago | fwierzbicki | javaos.py missing walk function | None | closed | fixed | cgroves | fwierzbicki | test failure causes | ||||
| normal | 1755354 | 225 months ago | 225 months ago | cgroves | LazyDict in javaos doesn't conform to the mapping protocol | None | closed | fixed | cgroves | fwierzbicki | test failure causes | ||||
| normal | 1755361 | 225 months ago | 223 months ago | pjenvey | file missing 'U' universal newline mode | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1755411 | 225 months ago | 211 months ago | zyasoft | Problem while loading native library | None | closed | postponed | mdjaved | ||||||
| normal | 1756506 | 225 months ago | 225 months ago | amak | Sockets have no getblocking method. | Library | closed | amak | amak | ||||||
| normal | 1757127 | 225 months ago | 219 months ago | cgroves | Jython hangs under PyDev debugger | Core | closed | fixed | paulj_edgewater | ||||||
| normal | 1757191 | 225 months ago | 225 months ago | paulj_edgewater | Jython hangs under PyDev debugger | Core | closed | duplicate | paulj_edgewater | ||||||
| normal | 1757419 | 225 months ago | 225 months ago | amak | xml handling in jython and in python works different | None | closed | invalid | pillesoft | ||||||
|
|||||||||||||||