From: Jython t. <st...@bu...> - 2013-05-31 16:10:22
|
ACTIVITY SUMMARY (2013-05-24 - 2013-05-31) 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 314 ( -1) closed 1762 ( +1) total 2076 ( +0) Open issues with patches: 38 Most recent 15 issues with no replies (15) ========================================== #2054: ThreadStateMapping leaks http://bugs.jython.org/issue2054 #2053: It should be possible to re-initialise PySystemState http://bugs.jython.org/issue2053 #2052: subprocess stdin http://bugs.jython.org/issue2052 #2049: Unexpected exceptions instead of OverflowError http://bugs.jython.org/issue2049 #2046: sys.stdin.readline() hangs when used interactively (JLine, Win http://bugs.jython.org/issue2046 #2045: Static stderr and stdout variables not initialized in Py.java http://bugs.jython.org/issue2045 #2039: __future__.unicode_literals doesn't affect eval http://bugs.jython.org/issue2039 #2038: Unable to import optparse with non-ASCII character in LANGUAGE http://bugs.jython.org/issue2038 #2037: Byte-string containing elements greater than 255 http://bugs.jython.org/issue2037 #2032: compiler.pycodegen: SC_GLOBAL_EXPLICT -> SC_GLOBAL_EXPLICIT http://bugs.jython.org/issue2032 #2026: Memory leak when instantiating multiple PyScriptEngine objects http://bugs.jython.org/issue2026 #2023: subproces cannot run Windows batch file from current dir which http://bugs.jython.org/issue2023 #2011: binascii doesn't work with bytearray and memoryview types http://bugs.jython.org/issue2011 #2010: datetime.timedelta has no total_seconds() http://bugs.jython.org/issue2010 #2008: compile() doesn't pay attention to unicode_literals flag http://bugs.jython.org/issue2008 Most recent 15 issues waiting for review (15) ============================================= #2048: Allow lone surrogates http://bugs.jython.org/issue2048 #2033: test_strptime fails: test_mar1_comes_after_feb29_even_when_omi http://bugs.jython.org/issue2033 #2013: %x hex formatting takes O(N^2) time. http://bugs.jython.org/issue2013 #1964: time.strptime() does not support %f in format http://bugs.jython.org/issue1964 #1929: __len__ of new-style classes should raise OverflowError instea http://bugs.jython.org/issue1929 #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 #1898: Warn about unimplemented subprocess.Popen().terminate() http://bugs.jython.org/issue1898 #1882: math.fsum http://bugs.jython.org/issue1882 #1881: math.gamma and math.lgamma http://bugs.jython.org/issue1881 #1874: Jython fails to import os module when using tr_TR locale http://bugs.jython.org/issue1874 #1866: Parser does not have mismatch token error messages caught by B http://bugs.jython.org/issue1866 #1842: Add IBM i support to Jython 2.5.1 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 Issues closed (1) ================= #2047: repr() failure on unpaired low surrogate http://bugs.jython.org/issue2047 closed by amak |