From: Jython t. <st...@bu...> - 2014-05-23 16:10:19
|
ACTIVITY SUMMARY (2014-05-16 - 2014-05-23) 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 328 (-34) closed 1845 (+41) total 2173 ( +7) Open issues with patches: 45 Issues opened (3) ================= #2148: Remove incomplete ctypes support http://bugs.jython.org/issue2148 opened by zyasoft #2150: regrtest does not support -x option http://bugs.jython.org/issue2150 opened by zyasoft #2154: When running multiple engines in different threads, the last r http://bugs.jython.org/issue2154 opened by flegall Most recent 15 issues with no replies (15) ========================================== #2154: When running multiple engines in different threads, the last r http://bugs.jython.org/issue2154 #2150: regrtest does not support -x option http://bugs.jython.org/issue2150 #2142: Set Thread classloader when entering Jython context http://bugs.jython.org/issue2142 #2136: Invalid option from: jython -W all example.py http://bugs.jython.org/issue2136 #2134: Cannot create an instance of ast.Global using constructor that http://bugs.jython.org/issue2134 #2130: __builtin__.max raises "min of empty sequence" error http://bugs.jython.org/issue2130 #2128: PyObjectDerived __str__cant support unicode http://bugs.jython.org/issue2128 #2124: xml.dom.minidom.writexml() changes value of TEXT_NODE http://bugs.jython.org/issue2124 #2114: Cookie.load exception with unicode strings http://bugs.jython.org/issue2114 #2107: Support Contextual Classpath Determination http://bugs.jython.org/issue2107 #2106: InteractiveInterpreter.runsource doesn't accept 'exec' as symb http://bugs.jython.org/issue2106 #2085: When method name is setX/setY runtime error occurs with Java i http://bugs.jython.org/issue2085 #2076: Bug in jython bash startup script (shows on Mac) http://bugs.jython.org/issue2076 #2074: infinite recursion by adding the CPython site-packages path wi http://bugs.jython.org/issue2074 #2054: ThreadStateMapping leaks http://bugs.jython.org/issue2054 Most recent 15 issues waiting for review (15) ============================================= #2146: Optimize xrange iterator http://bugs.jython.org/issue2146 #2144: Remove .idea artifacts from repo http://bugs.jython.org/issue2144 #2143: site-packages support in standalone jar http://bugs.jython.org/issue2143 #2141: Subclassing bytearray and calling __len__() results in a Stack http://bugs.jython.org/issue2141 #2127: Weakref and zombie threads http://bugs.jython.org/issue2127 #2113: Update/fix Intellij IDEA project files http://bugs.jython.org/issue2113 #2112: time.strptime() has different default year in Jython and CPyth http://bugs.jython.org/issue2112 #2110: Fix compatibility with jnr-posix 3.0 http://bugs.jython.org/issue2110 #2090: python type 'long' doesn't work well under JSR 223 http://bugs.jython.org/issue2090 #2081: open fails on write-only files http://bugs.jython.org/issue2081 #2078: socket.getsockname() should return correct addresses when bind http://bugs.jython.org/issue2078 #2077: marshal doesn't raise error when fed unmarshalable object http://bugs.jython.org/issue2077 #2062: bytearray not accepted for os.write http://bugs.jython.org/issue2062 #1982: enumerate() should match CPython semantics http://bugs.jython.org/issue1982 #1929: __len__ of new-style classes should raise OverflowError instea http://bugs.jython.org/issue1929 Top 10 most discussed issues (5) ================================ #1891: "Method code too large!" error during compilation http://bugs.jython.org/issue1891 6 msgs #2078: socket.getsockname() should return correct addresses when bind http://bugs.jython.org/issue2078 5 msgs #2148: Remove incomplete ctypes support http://bugs.jython.org/issue2148 4 msgs #2123: jython 2.7 beta 1 standalone hangs on multi-byte characters on http://bugs.jython.org/issue2123 3 msgs #1631: java.util.Map derived classes lack dict methods http://bugs.jython.org/issue1631 3 msgs Issues closed (34) ================== #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 closed by zyasoft #1497: ast classes do not have appropiate base classes http://bugs.jython.org/issue1497 closed by fwierzbicki #1521: Python built in function buffer not in Jython http://bugs.jython.org/issue1521 closed by zyasoft #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 closed by zyasoft #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 closed by zyasoft #1867: Cannot import java.security.spec in Jython Standalone http://bugs.jython.org/issue1867 closed by zyasoft #1878: Defer to Iterable for __iter__ if Java Map implements iterable http://bugs.jython.org/issue1878 closed by zyasoft #1881: math.gamma and math.lgamma http://bugs.jython.org/issue1881 closed by zyasoft #1882: math.fsum http://bugs.jython.org/issue1882 closed by zyasoft #1896: compileall does not work http://bugs.jython.org/issue1896 closed by zyasoft #1972: jython 2.5.3 sys.stdin.readline() hangs when jython launched a http://bugs.jython.org/issue1972 closed by zyasoft #1980: ast.Eq, ast.Gt, ast.GtE, ast.In, ast.Is, ast.IsNot, ast.Lt, as http://bugs.jython.org/issue1980 closed by fwierzbicki #1981: ast.And and ast.Or should be subclasses of ast.boolop http://bugs.jython.org/issue1981 closed by fwierzbicki #1998: test_dict.py makes incorrect assumption about dict ordering http://bugs.jython.org/issue1998 closed by zyasoft #2030: readline add_history() typo http://bugs.jython.org/issue2030 closed by zyasoft #2045: Static stderr and stdout variables not initialized in Py.java http://bugs.jython.org/issue2045 closed by zyasoft #2049: Unexpected exceptions instead of OverflowError http://bugs.jython.org/issue2049 closed by zyasoft #2059: Jython 2.7a2-cannot import name BlockingIOError http://bugs.jython.org/issue2059 closed by zyasoft #2073: Conversion of str-Instances does not use Java's default charse http://bugs.jython.org/issue2073 closed by zyasoft #2079: socket.getsockname() returns 2-tuple instead of 4-tuple for ip http://bugs.jython.org/issue2079 closed by zyasoft #2093: jython CLI hangs on mismatch of input arguments to subprocess. http://bugs.jython.org/issue2093 closed by zyasoft #2098: please explain what is a change in behavior of os.system() cal http://bugs.jython.org/issue2098 closed by zyasoft #2116: Annotations not preserved when using python.path http://bugs.jython.org/issue2116 closed by zyasoft #2122: jline_.dll caching prevents 32bit and 64bit jython scripts run http://bugs.jython.org/issue2122 closed by zyasoft #2145: os.stat() missing from Jython on Windows http://bugs.jython.org/issue2145 closed by zyasoft #2149: Jython standalone jar should support the site module and site- http://bugs.jython.org/issue2149 closed by zyasoft #2151: Multiline REPL commands broken on Windows http://bugs.jython.org/issue2151 closed by zyasoft #2152: Raw_input broken in Windows REPL http://bugs.jython.org/issue2152 closed by zyasoft #2153: Any string given to java.util.HashMap from Jython is always co http://bugs.jython.org/issue2153 closed by zyasoft #1817: Small random seeds do not produce random values (as in CPython http://bugs.jython.org/issue1817 closed by zyasoft #1859: test failures in test_zlib.py http://bugs.jython.org/issue1859 closed by zyasoft #1865: Jython does not support all encodings available on JVM http://bugs.jython.org/issue1865 closed by zyasoft #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 closed by zyasoft #1866049: Jython interpreter not thread safe when run using BSF http://bugs.jython.org/issue1866049 closed by zyasoft |