From: Jython t. <st...@bu...> - 2019-11-29 18:05:33
|
ACTIVITY SUMMARY (2019-11-22 - 2019-11-29) Jython tracker at https://bugs.jython.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open 340 ( +2) closed 2462 ( +1) total 2802 ( +3) Open issues with patches: 23 Issues opened (3) ================= #2838: Java List and Python list semantic divergence https://bugs.jython.org/issue2838 opened by jeff.allen #2840: smtplib.sendmail() does not work for mails bigger than 64 KiB https://bugs.jython.org/issue2840 opened by r_walter #2842: Jython converts None to null when calling put(), but not when https://bugs.jython.org/issue2842 opened by doublep Most recent 15 issues with no replies (15) ========================================== #2842: Jython converts None to null when calling put(), but not when https://bugs.jython.org/issue2842 #2828: Upgrade netty from 4.1.24 https://bugs.jython.org/issue2828 #2826: Unicode hex string decode fails with Jython 2.7.2.b3 https://bugs.jython.org/issue2826 #2798: OpenJDK 1.7.0_75-b13 string regrtest OutOfMemory on windows https://bugs.jython.org/issue2798 #2794: invocation_tests.py missing from modjy tests https://bugs.jython.org/issue2794 #2792: Failures in test_import_jy from Java 13 https://bugs.jython.org/issue2792 #2790: Equivalent signal handlers do not test equal using == https://bugs.jython.org/issue2790 #2770: PBKDF-OpenSSL SecretKeyFactory not available on Java 7 https://bugs.jython.org/issue2770 #2760: How to call procedure with use zxjdbc and get back OUT paramet https://bugs.jython.org/issue2760 #2754: Failure in Py.initProxy for class not at module level https://bugs.jython.org/issue2754 #2752: Allow Python functions to be used as a java.lang.FunctionalInt https://bugs.jython.org/issue2752 #2750: Make PyFunction implement java.util.concurrent.Callable<PyObje https://bugs.jython.org/issue2750 #2734: Re-work package scanning and cache for modules https://bugs.jython.org/issue2734 #2723: Unusual behavior in SimpleCookie when '=' and '@' is used in https://bugs.jython.org/issue2723 #2722: run-time issue while trying to reach external endpoint (Weathe https://bugs.jython.org/issue2722 Most recent 15 issues waiting for review (15) ============================================= #2566: inspect does not recognize code objects from bytecode files https://bugs.jython.org/issue2566 #2545: help() does not work on Java-implemented modules https://bugs.jython.org/issue2545 #2429: cStringIO does not work with mutable objects implementing the https://bugs.jython.org/issue2429 #2367: Jython ignores custom __eq__ when hashing dict subclasses https://bugs.jython.org/issue2367 #2363: relative seeks works incorrectly after readline https://bugs.jython.org/issue2363 #2230: Jython evaluation blocks under heavy load with high multi-core https://bugs.jython.org/issue2230 #2143: site-packages support in standalone jar https://bugs.jython.org/issue2143 #2142: Set Thread classloader when entering Jython context https://bugs.jython.org/issue2142 #1925: Support loading java.sql.Drivers that aren't on the boot class https://bugs.jython.org/issue1925 #1917: No ctypes.c_char https://bugs.jython.org/issue1917 #1842: Add IBM i support to Jython https://bugs.jython.org/issue1842 #1741: com.ziclix.python.sql.DataHandler calls wasNull without previo https://bugs.jython.org/issue1741 #1646: Proxy getInterface not change for more PyObject https://bugs.jython.org/issue1646 #1612: array.array should use specialized bulk operations to initiali https://bugs.jython.org/issue1612 #1435: traceback doesn't include Java stack trace in user functions https://bugs.jython.org/issue1435 Top 10 most discussed issues (2) ================================ #2834: import of Java classes is not threadsafe, probably because of https://bugs.jython.org/issue2834 3 msgs #2838: Java List and Python list semantic divergence https://bugs.jython.org/issue2838 3 msgs Issues closed (1) ================= #2832: Regression error on module import https://bugs.jython.org/issue2832 closed by jeff.allen |