ACTIVITY SUMMARY (2013-02-08 - 2013-02-15)
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 335 ( +0)
closed 1698 ( +3)
total 2033 ( +3)
Open issues with patches: 33
Issues opened (4)
=================
#1153: idna encoding support
http://bugs.jython.org/issue1153 reopened by pjenvey
#2012: locale troubles with floating numbers
http://bugs.jython.org/issue2012 opened by natcl
#2013: %x hex formatting takes O(N^2) time.
http://bugs.jython.org/issue2013 opened by amak
#2014: os.mkdir() on Windows fails with OSError: [Errno 20047] Unknow
http://bugs.jython.org/issue2014 opened by dchrome
Most recent 15 issues with no replies (15)
==========================================
#2014: os.mkdir() on Windows fails with OSError: [Errno 20047] Unknow
http://bugs.jython.org/issue2014
#2012: locale troubles with floating numbers
http://bugs.jython.org/issue2012
#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
#2005: threading.Event object's wait([timeout]) function returns null
http://bugs.jython.org/issue2005
#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
#1970: Minor issue in _syscmd_uname (platform.py)
http://bugs.jython.org/issue1970
#1965: Unable to match long strings with re
http://bugs.jython.org/issue1965
Most recent 15 issues waiting for review (15)
=============================================
#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
#1899: Fix to platform.py to correctly avoid a warning message on Win
http://bugs.jython.org/issue1899
#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
#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
#1767: Inconsistency between python and jython
http://bugs.jython.org/issue1767
#1741: com.ziclix.python.sql.DataHandler calls wasNull without previo
http://bugs.jython.org/issue1741
#1729: signal.signal may raise java.lang.IllegalArgumentException
http://bugs.jython.org/issue1729
Top 10 most discussed issues (3)
================================
#1972: jython 2.5.3 sys.stdin.readline() hangs when jython launched a
http://bugs.jython.org/issue1972 9 msgs
#1859: test failures in test_zlib.py
http://bugs.jython.org/issue1859 6 msgs
#1746: memory leak from encodings + codecs.java causes PermGen memory
http://bugs.jython.org/issue1746 3 msgs
Issues closed (4)
=================
#1753: zlib doesn't call end() on compress and decompress
http://bugs.jython.org/issue1753 closed by amak
#1936: JBoss 7, vfs protocol in use for jarFileName in PySystemState
http://bugs.jython.org/issue1936 closed by fwierzbicki
#1971: Jython 2.5.3 - platform.py - 'NoneType' object has no attribut
http://bugs.jython.org/issue1971 closed by amak
#1988: API for threading.condition fails to accept *args for acquire
http://bugs.jython.org/issue1988 closed by pjenvey
|