From: Jython t. <st...@bu...> - 2014-05-30 16:10:19
|
ACTIVITY SUMMARY (2014-05-23 - 2014-05-30) 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 329 ( +1) closed 1846 ( +1) total 2175 ( +2) Open issues with patches: 45 Issues opened (2) ================= #2155: socket address slice issue http://bugs.jython.org/issue2155 opened by mb_ #2156: import decimal hangs http://bugs.jython.org/issue2156 opened by alexykot Most recent 15 issues with no replies (15) ========================================== #2156: import decimal hangs http://bugs.jython.org/issue2156 #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 Most recent 15 issues waiting for review (15) ============================================= #2155: socket address slice issue http://bugs.jython.org/issue2155 #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 #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 (2) ================================ #2040: Uncompressing file with bz2 fails with ArrayIndexOutOfBoundsEx http://bugs.jython.org/issue2040 3 msgs #1631: java.util.Map derived classes lack dict methods http://bugs.jython.org/issue1631 3 msgs Issues closed (1) ================= #2141: Subclassing bytearray and calling __len__() results in a Stack http://bugs.jython.org/issue2141 closed by zyasoft |