From: Jython t. <st...@bu...> - 2013-03-29 17:10:19
|
ACTIVITY SUMMARY (2013-03-22 - 2013-03-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 296 ( +6) closed 1758 ( +2) total 2054 ( +8) Open issues with patches: 37 Issues opened (8) ================= #2028: unicode lacks a _formatter_parser() http://bugs.jython.org/issue2028 opened by seletz #2029: The codeop.Compile class does not expose compiler flags as exp http://bugs.jython.org/issue2029 opened by seletz #2030: readline add_history() typo http://bugs.jython.org/issue2030 opened by seletz #2031: threading -- `thread.daemon = True` doesn't work as expected http://bugs.jython.org/issue2031 opened by untothebreach #2032: compiler.pycodegen: SC_GLOBAL_EXPLICT -> SC_GLOBAL_EXPLICIT http://bugs.jython.org/issue2032 opened by Arfrever #2033: test_strptime fails: test_mar1_comes_after_feb29_even_when_omi http://bugs.jython.org/issue2033 opened by santa4nt #2034: shutil.copy doesn't work http://bugs.jython.org/issue2034 opened by pfotus #2035: datetime.date.fromtimestamp(None) should raise TypeError http://bugs.jython.org/issue2035 opened by cht Most recent 15 issues with no replies (15) ========================================== #2035: datetime.date.fromtimestamp(None) should raise TypeError http://bugs.jython.org/issue2035 #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 #2002: Codecs report consumed length in UTF-16 code units http://bugs.jython.org/issue2002 #2001: deque.popleft() not thread-safe http://bugs.jython.org/issue2001 #1995: Missing log statement in RowIdHandler when getRowid method doe http://bugs.jython.org/issue1995 #1993: java_user scheme missing in distutils/command/install.py http://bugs.jython.org/issue1993 #1984: os.pipe() missing http://bugs.jython.org/issue1984 #1982: enumerate() should support start argument http://bugs.jython.org/issue1982 #1980: ast.Eq, ast.Gt, ast.GtE, ast.In, ast.Is, ast.IsNot, ast.Lt, as http://bugs.jython.org/issue1980 #1965: Unable to match long strings with re http://bugs.jython.org/issue1965 Most recent 15 issues waiting for review (15) ============================================= #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 #1785: No exception thrown when calling not-implemented Java interfac http://bugs.jython.org/issue1785 Top 10 most discussed issues (2) ================================ #2028: unicode lacks a _formatter_parser() http://bugs.jython.org/issue2028 4 msgs #2030: readline add_history() typo http://bugs.jython.org/issue2030 3 msgs Issues closed (2) ================= #1862: cStringIO does not support arrays as arguments http://bugs.jython.org/issue1862 closed by fwierzbicki #2027: Discrepancy in bin(-num) output http://bugs.jython.org/issue2027 closed by fwierzbicki |