From: Jython t. <st...@bu...> - 2015-05-29 16:10:20
|
ACTIVITY SUMMARY (2015-05-22 - 2015-05-29) 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 246 ( +2) closed 2136 ( +3) total 2382 ( +5) Open issues with patches: 26 Issues opened (5) ================= #2359: Many Java-defined functions do not accept keyword arguments http://bugs.jython.org/issue2359 opened by jdemoor #2360: Not installing pip on Jython http://bugs.jython.org/issue2360 opened by thavihaz909 #2361: Performance benchmarks http://bugs.jython.org/issue2361 opened by zyasoft #2362: Import * doesn't work on JDK9 http://bugs.jython.org/issue2362 opened by sfelts #2363: relative seeks works incorrectly after readline http://bugs.jython.org/issue2363 opened by amit Most recent 15 issues with no replies (15) ========================================== #2363: relative seeks works incorrectly after readline http://bugs.jython.org/issue2363 #2341: Invalid Unicode string literals cause console to keep outputti http://bugs.jython.org/issue2341 #2331: "java.lang.IllegalArgumentException: Cannot create PyString wi http://bugs.jython.org/issue2331 #2318: test_zipimport_jy failure on Windows http://bugs.jython.org/issue2318 #2317: test_urllib2 failure on Windows http://bugs.jython.org/issue2317 #2316: test_tarfile file-mode failures on Windows http://bugs.jython.org/issue2316 #2315: test_ssl failure on Windows http://bugs.jython.org/issue2315 #2314: test_shutil failures on Windows http://bugs.jython.org/issue2314 #2313: test_jython_initializer failure on Windows http://bugs.jython.org/issue2313 #2309: test_classpathimporter fails on Windows. http://bugs.jython.org/issue2309 #2295: Importation of modules with str names with non-ASCII character http://bugs.jython.org/issue2295 #2294: Importation of modules from directories with non-ASCII charact http://bugs.jython.org/issue2294 #2293: "java.lang.IllegalArgumentException: java.lang.IllegalArgument http://bugs.jython.org/issue2293 #2286: 'IllegalArgumentException: java.lang.IllegalArgumentException: http://bugs.jython.org/issue2286 #2278: Jython runtime instrumentation http://bugs.jython.org/issue2278 Most recent 15 issues waiting for review (15) ============================================= #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 #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 #1767: Rich comparisons http://bugs.jython.org/issue1767 #1741: com.ziclix.python.sql.DataHandler calls wasNull without previo http://bugs.jython.org/issue1741 #1646: Proxy getInterface not change for more PyObject http://bugs.jython.org/issue1646 #1612: array.array should use specialized bulk operations to initiali http://bugs.jython.org/issue1612 Top 10 most discussed issues (1) ================================ #2321: Need better API and docs for using PySystemState http://bugs.jython.org/issue2321 3 msgs Issues closed (1) ================= #2259: Relative, star imports ("from .module import *") broken with " http://bugs.jython.org/issue2259 closed by jeff.allen |