From: Jython t. <st...@bu...> - 2012-06-22 16:10:28
|
ACTIVITY SUMMARY (2012-06-15 - 2012-06-22) 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 323 ( +4) closed 1631 ( +6) total 1954 (+10) Open issues with patches: 51 Issues opened (7) ================= #1906: DeprecationWarnings, ImportWarnings and PendingDeprecationWarn http://bugs.jython.org/issue1906 reopened by fwierzbicki #1926: Adjust MutableSet.pop test so we do not need to skip it http://bugs.jython.org/issue1926 opened by int3 #1928: IP address returned from socket.accept() is unicode http://bugs.jython.org/issue1928 opened by alekstorm #1929: __len__ of new-style classes should raise OverflowError instea http://bugs.jython.org/issue1929 opened by Arfrever #1934: Break itertools.compress into a separate class. http://bugs.jython.org/issue1934 opened by int3 #1925: Support loading java.sql.Drivers that aren't on the boot class http://bugs.jython.org/issue1925 opened by tcrawley #1930: traceback raises exception in os.py http://bugs.jython.org/issue1930 opened by lsgroup Most recent 15 issues with no replies (15) ========================================== #1934: Break itertools.compress into a separate class. http://bugs.jython.org/issue1934 #1930: traceback raises exception in os.py http://bugs.jython.org/issue1930 #1929: __len__ of new-style classes should raise OverflowError instea http://bugs.jython.org/issue1929 #1928: IP address returned from socket.accept() is unicode http://bugs.jython.org/issue1928 #1926: Adjust MutableSet.pop test so we do not need to skip it http://bugs.jython.org/issue1926 #1925: Support loading java.sql.Drivers that aren't on the boot class http://bugs.jython.org/issue1925 #1923: Fixes for maven/build.xml to make the 'install' target work an http://bugs.jython.org/issue1923 #1922: Add a target to build.xml to generate a jython-standalone.jar http://bugs.jython.org/issue1922 #1921: compiler module broken in Jython 2.7 http://bugs.jython.org/issue1921 #1920: Backport CO_FUTURE_PRINT_FUNCTION to Lib/compiler/pycodegen.py http://bugs.jython.org/issue1920 #1916: No ctypes.util http://bugs.jython.org/issue1916 #1915: Locale set without call to locale.setlocale() http://bugs.jython.org/issue1915 #1914: Float formatting broken in many non-English locales in Jython http://bugs.jython.org/issue1914 #1911: "All" installation doesn't generate standalone jar http://bugs.jython.org/issue1911 #1910: ArrayIndexOutOfBounds in compiler due to list comprehension http://bugs.jython.org/issue1910 Most recent 15 issues waiting for review (15) ============================================= #1925: Support loading java.sql.Drivers that aren't on the boot class http://bugs.jython.org/issue1925 #1923: Fixes for maven/build.xml to make the 'install' target work an http://bugs.jython.org/issue1923 #1922: Add a target to build.xml to generate a jython-standalone.jar http://bugs.jython.org/issue1922 #1919: Backport revision a6ff07bed361 to 2.5 branch http://bugs.jython.org/issue1919 #1917: No ctypes.c_char http://bugs.jython.org/issue1917 #1909: attrgetter does not parse dotted attributes http://bugs.jython.org/issue1909 #1905: Use jnr.constants instead of com.kenai.constantine http://bugs.jython.org/issue1905 #1900: Python imports from Java cause some Python imports to fail http://bugs.jython.org/issue1900 #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 #1873: Slice deletion from list incorrectly includes range stop when http://bugs.jython.org/issue1873 #1866: Parser does not have mismatch token error messages caught by B http://bugs.jython.org/issue1866 Top 10 most discussed issues (2) ================================ #1924: Implement operator.methodcaller http://bugs.jython.org/issue1924 7 msgs #1906: DeprecationWarnings, ImportWarnings and PendingDeprecationWarn http://bugs.jython.org/issue1906 5 msgs Issues closed (6) ================= #1927: BytesIO.getvalue() includes string "bytearray()" http://bugs.jython.org/issue1927 closed by jeff.allen #1932: Make check for iterability in chain() arguments lazy http://bugs.jython.org/issue1932 closed by fwierzbicki #1933: Break itertools.cycle into a separate class. http://bugs.jython.org/issue1933 closed by fwierzbicki #1889: JFFI class not found on Windows 64-bit http://bugs.jython.org/issue1889 closed by jeff.allen #1913: Support short -W options http://bugs.jython.org/issue1913 closed by fwierzbicki #1931: Check that there are exactly 2 filter args http://bugs.jython.org/issue1931 closed by fwierzbicki |