List of issues
Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
major | 2506 | 109 months ago | 70 months ago | jeff.allen | ensurepip is reporting an error | Installer | Jython 2.7 | Jython 2.7.2 | closed | out of date | docian | ||||
normal | 2507 | 109 months ago | 89 months ago | jeff.allen | Run "invokeFunction" in a thread does not inherit the "ScriptContext" | Core | Jython 2.7 | open | jjdelcerro | thread-interpreter context | behaviour | ||||
normal | 2508 | 109 months ago | 95 months ago | behackett | Jython non-blocking socket send() does not conform to Python's behavior. | Jython 2.7 | closed | fixed | ryan.springer | behaviour | |||||
major | 2509 | 109 months ago | 107 months ago | amak | Demo/modjy_webapp is not working when deployed to Weblogic 12c [Syntax error] | Core | Jython 2.7 | open | ram4444 | amak | crash | ||||
normal | 2510 | 108 months ago | 89 months ago | jeff.allen | TypeError when monkey-patching time.time with an unbound function | Core | Jython 2.7 | open | remind | progval | crash | ||||
normal | 2511 | 108 months ago | 101 months ago | zyasoft | Percent operator calls __getattr__('__getitem__') | Jython 2.7 | Jython 2.7.1 | closed | accepted | progval | stefan.richthofer | behaviour | |||
normal | 2512 | 108 months ago | 87 months ago | jeff.allen | Values in built-in modules's __dict__ are “<reflected field public …>” instead of the actual values | Jython 2.7 | open | accepted | progval | behaviour | |||||
urgent | 2513 | 108 months ago | 89 months ago | jeff.allen | Standard output is mixed up if Python scripts are evaluated in parallel within one single JVM | Jython 2.7, Jython 2.5 | open | yocaba | thread-interpreter context | behaviour | |||||
major | 2514 | 107 months ago | 106 months ago | zyasoft | Jython Class.__subclasses__() does not match Python output (not in load order) | Core | Jython 2.7 | Jython 2.7.1 | closed | fixed | Myles | zyasoft | |||
normal | 2515 | 107 months ago | 101 months ago | zyasoft | typing module doesn't import | Library | Jython 2.7 | Jython 2.7.1 | closed | fixed | stefan.richthofer | stefan.richthofer | |||
urgent | 2516 | 107 months ago | 106 months ago | zyasoft | _get_open_ssl_key_manager tries to validate that the private and public keys match, and is throwing an SSLError: "key values mismatch" when provided with multiple certs (Root/CA/Cert) | Jython 2.7 | closed | accepted | darjus | darjus | behaviour | ||||
normal | 2517 | 107 months ago | 100 months ago | jeff.allen | Showers of stack dumps from netty finalization | Jython 2.7 | open | accepted | jeff.allen | jeff.allen | test failure causes | crash | |||
normal | 2518 | 107 months ago | 107 months ago | jeff.allen | Multiple failures in test_xml_etree_jy | Library | Jython 2.7 | open | jeff.allen | test failure causes | behaviour | ||||
normal | 2519 | 107 months ago | 107 months ago | stefan.richthofer | Hangs in test.test_gc_jy under regrtest | Core | Jython 2.7 | open | jeff.allen | stefan.richthofer | test failure causes | behaviour | |||
normal | 2520 | 107 months ago | 88 months ago | jeff.allen | Jython does NOT support socket.listen(0) for accepting only one connection | Jython 2.7 | open | zyasoft | |||||||
urgent | 2521 | 106 months ago | 100 months ago | zyasoft | Windows installation (all) fails on Windows 10 | Installer | Jython 2.7 | Jython 2.7.1 | closed | fixed | wymannmi | stefan.richthofer | behaviour | ||
normal | 2522 | 106 months ago | 101 months ago | zyasoft | defaultdict.__getitem__(unhashable) raises KeyError instead of TypeError | Library | Jython 2.7 | Jython 2.7.1 | closed | fixed | buelgsk8er | stefan.richthofer | behaviour | ||
normal | 2523 | 106 months ago | 101 months ago | zyasoft | defaultdict.__getitem__() does not propagate exceptions raised by calling default_factory | Library | Jython 2.7 | Jython 2.7.1 | closed | fixed | buelgsk8er | stefan.richthofer | behaviour | ||
normal | 2524 | 106 months ago | 96 months ago | zyasoft | datetime <-> time conversion incorrect in non UTC times | Core | Jython 2.7 | Jython 2.7.1 | closed | fixed | tmeagher | stefan.richthofer | behaviour | ||
normal | 2525 | 105 months ago | 89 months ago | jeff.allen | Jython incorrectly buffers file pipe output with Subprocess(command,stdout='/some/file/path') | Core | Jython 2.7 | open | remind | shadowhawk100 | behaviour | ||||
normal | 2526 | 105 months ago | 105 months ago | zyasoft | Jython (standalone) fails to initialize certain os modules if the java.io.tmpdir directory does not exist or isn't permissioned properly | Core | Jython 2.7 | open | teeohhem | ||||||
normal | 2527 | 105 months ago | 101 months ago | zyasoft | cStringIO throws IllegalArgumentException with non-ASCII values | Library | Jython 2.7 | Jython 2.7.1 | closed | accepted | yan12125 | stefan.richthofer | behaviour | ||
urgent | 2528 | 105 months ago | 101 months ago | zyasoft | After completing installation jython failed to import library/dependancy | Installer | Jython 2.7 | Jython 2.7.0 | closed | invalid | sourov19 | ||||
normal | 2529 | 105 months ago | 105 months ago | jeff.allen | Hello!!!!!! | closed | invalid | nobody | |||||||
major | 2530 | 105 months ago | 97 months ago | tkohn | Provide PythonInterpreter#abort to interrupt Jython execution | Core | Jython 2.7 | open | accepted | andrewparks | |||||
normal | 2531 | 104 months ago | 89 months ago | jeff.allen | Support SNI for SSL/TLS server sockets | Jython 2.7 | open | zyasoft | |||||||
normal | 2532 | 104 months ago | 100 months ago | jamesmudd | JVM memory settings are ignored on GNU/Linux by cpython launch script | Core | Jython 2.7 | open | stuckyb | behaviour | |||||
normal | 2533 | 104 months ago | 101 months ago | zyasoft | Opcode.java is outdated -> breaks PyBytecode.interpret | Core | Jython 2.7 | Jython 2.7.1 | closed | fixed | stefan.richthofer | stefan.richthofer | |||
normal | 2534 | 104 months ago | 100 months ago | zyasoft | os.getlogin() returns a wrong user or returns an exception | Library | Jython 2.7 | Jython 2.7.1 | closed | invalid | pguermo | stefan.richthofer | console | behaviour | |
minor | 2535 | 104 months ago | 101 months ago | zyasoft | Building jython standalone manually results in local filesystem paths showing up in Jython stacktraces | None | Jython 2.7 | Jython 2.7.1 | closed | fixed | teeohhem | stefan.richthofer | behaviour | ||
minor | 2536 | 104 months ago | 98 months ago | stefan.richthofer | deadlocks in regrtests due to StackOverflowError in finally block | Core | open | remind | stefan.richthofer | ||||||
normal | 2537 | 104 months ago | 99 months ago | stefan.richthofer | test_java_integration hangs during regrtest | Core | Jython 2.7 | closed | duplicate | stefan.richthofer | |||||
normal | 2538 | 104 months ago | 102 months ago | jeff.allen | Test failures in test_unittest | Library | Jython 2.7 | closed | fixed | jeff.allen | jeff.allen | test failure causes | behaviour | ||
normal | 2539 | 103 months ago | 101 months ago | zyasoft | javadoc aborts with Java 8 | Documentation | Jython 2.7 | Jython 2.7.1 | closed | fixed | stefan.richthofer | stefan.richthofer | |||
normal | 2540 | 102 months ago | 89 months ago | jeff.allen | settrace doesn't notice "with" statements | Jython 2.7 | open | nedbat | |||||||
normal | 2541 | 102 months ago | 89 months ago | jeff.allen | readline.get_history_item broken | Library | Jython 2.7 | open | kmac | stefan.richthofer | behaviour | ||||
critical | 2542 | 102 months ago | 94 months ago | zyasoft | TLS1.2 protocol support | Library | Jython 2.7 | closed | invalid | aditya24 | security | ||||
normal | 2543 | 102 months ago | 80 months ago | jeff.allen | broken links for mailing list website | website | closed | fixed | jason_s | ||||||
urgent | 2544 | 102 months ago | 80 months ago | jeff.allen | Using happybase (depending on thriftpy) in Jython | Jythonc compiler, Library | Jython 2.7 | closed | invalid | sowmya.rani | behaviour | ||||
minor | 2545 | 102 months ago | 101 months ago | stefan.richthofer | help() does not work on Java-implemented modules | open | stefan.richthofer | patch | behaviour | ||||||
minor | 2546 | 102 months ago | 88 months ago | jeff.allen | No way to add __doc__ to fields in Java-written module (?) | Documentation | open | stefan.richthofer | behaviour | ||||||
normal | 2547 | 102 months ago | 88 months ago | jeff.allen | PyException only uses default constructor; doesn't initialize the cause | Core | Jython 2.7, Jython 2.5 | open | works for me | jason_s | stefan.richthofer | behaviour | |||
normal | 2548 | 102 months ago | 101 months ago | zyasoft | Unicode u'\N{name}' frequently broken, because ucnhash.dat outdated | Core | Jython 2.7 | closed | fixed | stefan.richthofer | stefan.richthofer | behaviour | |||
normal | 2549 | 102 months ago | 101 months ago | zyasoft | test_posix fails on Linux | Jython 2.7 | closed | fixed | stefan.richthofer | stefan.richthofer | behaviour | ||||
normal | 2550 | 102 months ago | 101 months ago | zyasoft | test_list_jy fails on Java 8 | Jython 2.7 | Jython 2.7.1 | closed | fixed | stefan.richthofer | stefan.richthofer | behaviour | |||
normal | 2551 | 102 months ago | 101 months ago | zyasoft | __slots__ in diamond-style causes lay-out conflict (breaks pathlib and sympy) | Core | Jython 2.7 | Jython 2.7.1 | closed | fixed | stefan.richthofer | stefan.richthofer | behaviour | ||
normal | 2552 | 101 months ago | 98 months ago | zyasoft | installing scandir via pip fails (breaks e.g. installing pathlib2 via pip) | Jython 2.7 | Jython 2.7.1 | closed | fixed | stefan.richthofer | stefan.richthofer | behaviour | |||
normal | 2553 | 101 months ago | 100 months ago | zyasoft | sys.getwindowsversion not implemented (breaks pathlib on Windows) | Jython 2.7 | Jython 2.7.1 | closed | fixed | stefan.richthofer | stefan.richthofer | behaviour | |||
normal | 2554 | 101 months ago | 88 months ago | jeff.allen | regrtest failures on Windows | Jython 2.7 | closed | out of date | stefan.richthofer | behaviour | |||||
normal | 2555 | 101 months ago | 100 months ago | zyasoft | CVE-2016-5699 | Library | Jython 2.7 | Jython 2.7.1 | closed | invalid | jduffy3 | stefan.richthofer | security | ||
|