From: Jython t. <st...@bu...> - 2013-03-01 20:49:23
|
ACTIVITY SUMMARY (2013-02-22 - 2013-03-01) 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 286 (-27) closed 1754 (+31) total 2040 ( +4) Open issues with patches: 34 Issues opened (3) ================= #2020: str.translate should delete characters in the second arg when http://bugs.jython.org/issue2020 opened by fwierzbicki #2021: https with jython2.7 + trusting all certificates not working http://bugs.jython.org/issue2021 opened by erikive #1841: Non-ASCII environment variables are encoded incorrectly in os. http://bugs.jython.org/issue1841 reopened by fwierzbicki Most recent 15 issues with no replies (15) ========================================== #2020: str.translate should delete characters in the second arg when http://bugs.jython.org/issue2020 #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 #1965: Unable to match long strings with re http://bugs.jython.org/issue1965 #1958: Installer should not install two "jython" scripts http://bugs.jython.org/issue1958 #1953: lib2to3 missing http://bugs.jython.org/issue1953 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 #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 #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 (10) ================================= #1777: Help getting SymPy working with Jython http://bugs.jython.org/issue1777 7 msgs #1791: Library documentation is from the future. http://bugs.jython.org/issue1791 7 msgs #2014: os.mkdir() on Windows fails with OSError: [Errno 20047] Unknow http://bugs.jython.org/issue2014 7 msgs #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 6 msgs #1808: The logging module will throw exceptions when '%{process}d' is http://bugs.jython.org/issue1808 6 msgs #2016: ssl sockets have broken recv() and makefile() http://bugs.jython.org/issue2016 6 msgs #1403: Make a precompiled standalone jar available http://bugs.jython.org/issue1403 4 msgs #1841: Non-ASCII environment variables are encoded incorrectly in os. http://bugs.jython.org/issue1841 4 msgs #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 3 msgs #1798: JSR223 eval of variable or variable expression returns null http://bugs.jython.org/issue1798 3 msgs Issues closed (30) ================== #876821: Update of xml.dom.javadom to support JAXP. http://bugs.jython.org/issue876821 closed by amak #1018: UDP recvfrom fails to get the remote address http://bugs.jython.org/issue1018 closed by amak #1049: tes_socket_ssl test_rude_shutdown deadlocks http://bugs.jython.org/issue1049 closed by amak #1078: Popen3 objects don't have the pid attribute http://bugs.jython.org/issue1078 closed by fwierzbicki #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 closed by fwierzbicki #1525: jython.bat does not start in Windows 7 correct http://bugs.jython.org/issue1525 closed by fwierzbicki #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 closed by fwierzbicki #1759: bug: return as attribute? [2.5.2 and earlier] http://bugs.jython.org/issue1759 closed by fwierzbicki #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 closed by fwierzbicki #1783: No Jython Launcher Options (Mac OS X Jython 2.5.2) http://bugs.jython.org/issue1783 closed by fwierzbicki #1789: threading.Lock.acquire doesn't block at all http://bugs.jython.org/issue1789 closed by fwierzbicki #1800: strptime 1/4/2011 02:00:00 problem http://bugs.jython.org/issue1800 closed by fwierzbicki #1801: MARK_LIMIT to low in ParserFacade.java http://bugs.jython.org/issue1801 closed by fwierzbicki #1822: Problem with os.stat on SunOS 5.10 / x86 http://bugs.jython.org/issue1822 closed by fwierzbicki #1831: jython launcher builds bad path http://bugs.jython.org/issue1831 closed by fwierzbicki #1836: Invalid Unicode characters cause compile-time error (CPython d http://bugs.jython.org/issue1836 closed by fwierzbicki #1858: Jinja slow on jython http://bugs.jython.org/issue1858 closed by fwierzbicki #1869: No attribute 'OracleSchemaGenerator' http://bugs.jython.org/issue1869 closed by fwierzbicki #1912: Randomization of hashes http://bugs.jython.org/issue1912 closed by fwierzbicki #1926: Adjust MutableSet.pop test so we do not need to skip it http://bugs.jython.org/issue1926 closed by fwierzbicki #1947: Not able to run jython scripts using maven http://bugs.jython.org/issue1947 closed by fwierzbicki #1977: FTP Download http://bugs.jython.org/issue1977 closed by fwierzbicki #2017: jython.bat script pollutes environment! (variables) http://bugs.jython.org/issue2017 closed by amak #2018: bugs.jython.org/issue1885 http://bugs.jython.org/issue2018 closed by fwierzbicki #2019: bugs.jython.org/issue1885 http://bugs.jython.org/issue2019 closed by fwierzbicki #1042465: Installing Jython page should indicate what the options mean http://bugs.jython.org/issue1042465 closed by fwierzbicki #1715: Problems with character encodings with Django on Jython http://bugs.jython.org/issue1715 closed by fwierzbicki #1775: zlib module leaks memory due to missing Deflater.end() http://bugs.jython.org/issue1775 closed by fwierzbicki #1985: "TypeError: readonly attribute" occurs instead of an Attribute http://bugs.jython.org/issue1985 closed by fwierzbicki #987240: __getattr__ and __setattr__ http://bugs.jython.org/issue987240 closed by fwierzbicki |