Summary of Jython tracker Issues

Jython tracker <[email protected]> Fri, 7 Feb 2020 18:05:14 +0000 (UTC)
Newsgroups gmane.comp.lang.jython.devel
Message-ID <[email protected]>
ACTIVITY SUMMARY (2020-01-31 - 2020-02-07)
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     336 ( -9)
  closed  2475 (+11)
  total   2811 ( +2)

Open issues with patches: 22   


Issues opened (2)
=================

#2858: test_ssl failure due to embedding Bouncy Castle JAR
https://bugs.jython.org/issue2858  opened by jeff.allen

#2860: from some_java_lib import * does not import all names
https://bugs.jython.org/issue2860  opened by gbach



Most recent 15 issues with no replies (15)
==========================================

#2860: from some_java_lib import * does not import all names
https://bugs.jython.org/issue2860

#2854: from module import * leads to wild goose chase
https://bugs.jython.org/issue2854

#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

#2720: wrap_scoket_exception: 'module' object has no attribute 'OP_NO
https://bugs.jython.org/issue2720



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

#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

#1336: PyDeque should likely subclass PySequence
https://bugs.jython.org/issue1336



Top 10 most discussed issues (1)
================================

#2842: Jython converts None to null when calling put(), but not when 
https://bugs.jython.org/issue2842   3 msgs



Issues closed (1)
=================

#2856: WARNING: An illegal reflective access operation has occurred
https://bugs.jython.org/issue2856  closed by jeff.allen