From: Jython t. <st...@bu...> - 2015-03-20 17:10:20
|
ACTIVITY SUMMARY (2015-03-13 - 2015-03-20) 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 243 ( -1) closed 2072 ( +6) total 2315 ( +5) Open issues with patches: 32 Issues opened (5) ================= #2292: os.readlink(non_symlink) should raise OSError http://bugs.jython.org/issue2292 opened by Arfrever #2293: "java.lang.IllegalArgumentException: java.lang.IllegalArgument http://bugs.jython.org/issue2293 opened by Arfrever #2294: Importation of modules from directories with non-ASCII charact http://bugs.jython.org/issue2294 opened by Arfrever #2295: Importation of modules with str names with non-ASCII character http://bugs.jython.org/issue2295 opened by Arfrever #2296: Importation of modules with unicode names with non-ASCII chara http://bugs.jython.org/issue2296 opened by Arfrever Most recent 15 issues with no replies (15) ========================================== #2296: Importation of modules with unicode names with non-ASCII chara http://bugs.jython.org/issue2296 #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 #2259: Relative, star imports ("from .module import *") broken with " http://bugs.jython.org/issue2259 #2245: Support non Unicode paths http://bugs.jython.org/issue2245 #2240: Classes implementing abstract base class methods should be pro http://bugs.jython.org/issue2240 #2231: __doc__ of PyString objects is always "The most base type" (bu http://bugs.jython.org/issue2231 #2223: __file__ not defined when running from ScriptEngine http://bugs.jython.org/issue2223 #2212: Embedded python - import readline throws exception http://bugs.jython.org/issue2212 #2210: Jython Book: Bug in Listing-9-10 http://bugs.jython.org/issue2210 #2187: Windows doc needs to specify setting the classpath http://bugs.jython.org/issue2187 #2186: Installation Doc need to indication using jython.bat on Window http://bugs.jython.org/issue2186 Most recent 15 issues waiting for review (15) ============================================= #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 #2226: Differences in re unicode 'whitespace' matching http://bugs.jython.org/issue2226 #2171: jython returns NotImplemented for int.__pow__(x,y,None) http://bugs.jython.org/issue2171 #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 #2090: python type 'long' doesn't work well under JSR 223 http://bugs.jython.org/issue2090 #2077: marshal doesn't raise error when fed unmarshalable object http://bugs.jython.org/issue2077 #2068: os.write does not properly support os.O_APPEND http://bugs.jython.org/issue2068 #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 #1795: Extending Thread and a java class/interface doesn't work http://bugs.jython.org/issue1795 Top 10 most discussed issues (2) ================================ #2288: 'IllegalArgumentException: java.lang.IllegalArgumentException: http://bugs.jython.org/issue2288 11 msgs #2068: os.write does not properly support os.O_APPEND http://bugs.jython.org/issue2068 4 msgs Issues closed (1) ================= #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 closed by zyasoft |