From: Jython t. <st...@bu...> - 2017-02-03 17:10:23
|
ACTIVITY SUMMARY (2017-01-27 - 2017-02-03) Jython tracker at http://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 309 ( +3) closed 2258 ( +1) total 2567 ( +4) Open issues with patches: 28 Issues opened (4) ================= #2545: help() does not work on Java-implemented modules http://bugs.jython.org/issue2545 opened by stefan.richthofer #2546: No way to add __doc__ to fields in Java-written module (?) http://bugs.jython.org/issue2546 opened by stefan.richthofer #2547: PyException only uses default constructor; doesn't initialize http://bugs.jython.org/issue2547 opened by jason_s #2548: Unicode u'\N{name}' frequently broken, because ucnhash.dat out http://bugs.jython.org/issue2548 opened by stefan.richthofer Most recent 15 issues with no replies (15) ========================================== #2545: help() does not work on Java-implemented modules http://bugs.jython.org/issue2545 #2543: broken links for mailing list website http://bugs.jython.org/issue2543 #2540: settrace doesn't notice "with" statements http://bugs.jython.org/issue2540 #2539: javadoc aborts with Java 8 http://bugs.jython.org/issue2539 #2536: test_logging deadlocks during regrtest http://bugs.jython.org/issue2536 #2534: os.getlogin() returns a wrong user or returns an exception http://bugs.jython.org/issue2534 #2531: Support SNI for SSL/TLS server sockets http://bugs.jython.org/issue2531 #2525: Jython incorrectly buffers file pipe output with Subprocess(co http://bugs.jython.org/issue2525 #2524: datetime <-> time conversion incorrect in non UTC times http://bugs.jython.org/issue2524 #2520: Jython does NOT support socket.listen(0) for accepting only on http://bugs.jython.org/issue2520 #2512: Values in built-in modules's __dict__ are â<reflected field http://bugs.jython.org/issue2512 #2510: TypeError when monkey-patching time.time with an unbound funct http://bugs.jython.org/issue2510 #2507: Run "invokeFunction" in a thread does not inherit the "ScriptC http://bugs.jython.org/issue2507 #2494: Support for pydoc_data http://bugs.jython.org/issue2494 #2484: Codec encodings can exhaust permgen http://bugs.jython.org/issue2484 Most recent 15 issues waiting for review (15) ============================================= #2429: cStringIO does not work with mutable objects implementing the http://bugs.jython.org/issue2429 #2367: Jython ignores custom __eq__ when hashing dict subclasses http://bugs.jython.org/issue2367 #2330: full-build fails to copy CPython License http://bugs.jython.org/issue2330 #2230: Jython evaluation blocks under heavy load with high multi-core http://bugs.jython.org/issue2230 #2228: [PATCH] Re-use "makeCompiledFilename" function where possible http://bugs.jython.org/issue2228 #2143: site-packages support in standalone jar http://bugs.jython.org/issue2143 #2142: Set Thread classloader when entering Jython context http://bugs.jython.org/issue2142 #2121: Jython jar on Maven central embedd other third party libraries http://bugs.jython.org/issue2121 #2077: marshal doesn't raise error when fed unmarshalable object http://bugs.jython.org/issue2077 #1925: Support loading java.sql.Drivers that aren't on the boot class http://bugs.jython.org/issue1925 #1917: No ctypes.c_char http://bugs.jython.org/issue1917 #1866: Parser does not have mismatch token error messages caught by B http://bugs.jython.org/issue1866 #1842: Add IBM i support to Jython http://bugs.jython.org/issue1842 #1796: Jython doesn't support jar dir with colon's in it http://bugs.jython.org/issue1796 #1741: com.ziclix.python.sql.DataHandler calls wasNull without previo http://bugs.jython.org/issue1741 Top 10 most discussed issues (4) ================================ #2521: Windows installation (all) fails on Windows 10 http://bugs.jython.org/issue2521 7 msgs #2511: Percent operator calls __getattr__('__getitem__') http://bugs.jython.org/issue2511 3 msgs #2527: cStringIO throws IllegalArgumentException with non-ASCII value http://bugs.jython.org/issue2527 3 msgs #2548: Unicode u'\N{name}' frequently broken, because ucnhash.dat out http://bugs.jython.org/issue2548 3 msgs |