From: Jython t. <st...@bu...> - 2011-02-11 17:10:16
|
ACTIVITY SUMMARY (2011-02-04 - 2011-02-11) 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 204 ( +0) closed 1523 ( +3) total 1727 ( +3) Open issues with patches: 28 Issues opened (2) ================= #1704: isinstance(obj.__dict__, dict) returns False http://bugs.jython.org/issue1704 opened by AlexGrönholm #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 opened by amak Most recent 15 issues with no replies (15) ========================================== #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 #1641: Jars loaded dynamically from sys.path do not load their full m http://bugs.jython.org/issue1641 #1640: cStringIO does not complain on getvalue after close http://bugs.jython.org/issue1640 #1610: Wrong impl of Java attribute lookup http://bugs.jython.org/issue1610 #1591: no syntax error with a multiline command through InteractiveIn http://bugs.jython.org/issue1591 #1528: Stack traces have incorrect line numbers when viewed inside ja http://bugs.jython.org/issue1528 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1442: No os.W* attributes http://bugs.jython.org/issue1442 #1440: Tracing facilities (sys.settrace) not working when event comes http://bugs.jython.org/issue1440 #1423: Unexpected behaviour is case of circular imports http://bugs.jython.org/issue1423 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 Most recent 15 issues waiting for review (15) ============================================= #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 #1002: static java methods on class hidden by object methods http://bugs.jython.org/issue1002 Issues closed (3) ================= #1657: latin-1 codecs http://bugs.jython.org/issue1657 closed by pjenvey #1705: Prevent Double.parseDouble() attacks http://bugs.jython.org/issue1705 closed by otmarhumbel #1703: doctest example code fails http://bugs.jython.org/issue1703 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-02-18 17:10:16
|
ACTIVITY SUMMARY (2011-02-11 - 2011-02-18) 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 206 ( +2) closed 1523 ( +0) total 1729 ( +2) Open issues with patches: 28 Issues opened (2) ================= #1707: Jython doesn't allow to use unmapped unicode codepoint http://bugs.jython.org/issue1707 opened by yyamano #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 opened by yyamano Most recent 15 issues with no replies (15) ========================================== #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1707: Jython doesn't allow to use unmapped unicode codepoint http://bugs.jython.org/issue1707 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 #1641: Jars loaded dynamically from sys.path do not load their full m http://bugs.jython.org/issue1641 #1640: cStringIO does not complain on getvalue after close http://bugs.jython.org/issue1640 #1610: Wrong impl of Java attribute lookup http://bugs.jython.org/issue1610 #1591: no syntax error with a multiline command through InteractiveIn http://bugs.jython.org/issue1591 #1528: Stack traces have incorrect line numbers when viewed inside ja http://bugs.jython.org/issue1528 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1442: No os.W* attributes http://bugs.jython.org/issue1442 #1440: Tracing facilities (sys.settrace) not working when event comes http://bugs.jython.org/issue1440 Most recent 15 issues waiting for review (15) ============================================= #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 #1002: static java methods on class hidden by object methods http://bugs.jython.org/issue1002 |
From: Jython t. <st...@bu...> - 2011-02-25 17:10:17
|
ACTIVITY SUMMARY (2011-02-18 - 2011-02-25) 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 207 ( +1) closed 1523 ( +0) total 1730 ( +1) Open issues with patches: 28 Issues opened (1) ================= #1709: jsr223 bug when dealing with datetime module http://bugs.jython.org/issue1709 opened by anamitrab Most recent 15 issues with no replies (15) ========================================== #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1707: Jython doesn't allow to use unmapped unicode codepoint http://bugs.jython.org/issue1707 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 #1641: Jars loaded dynamically from sys.path do not load their full m http://bugs.jython.org/issue1641 #1640: cStringIO does not complain on getvalue after close http://bugs.jython.org/issue1640 #1610: Wrong impl of Java attribute lookup http://bugs.jython.org/issue1610 #1591: no syntax error with a multiline command through InteractiveIn http://bugs.jython.org/issue1591 #1528: Stack traces have incorrect line numbers when viewed inside ja http://bugs.jython.org/issue1528 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1442: No os.W* attributes http://bugs.jython.org/issue1442 #1440: Tracing facilities (sys.settrace) not working when event comes http://bugs.jython.org/issue1440 Most recent 15 issues waiting for review (15) ============================================= #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 #1002: static java methods on class hidden by object methods http://bugs.jython.org/issue1002 |
From: Jython t. <st...@bu...> - 2011-03-04 17:10:18
|
ACTIVITY SUMMARY (2011-02-25 - 2011-03-04) 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 209 ( +2) closed 1526 ( +3) total 1735 ( +5) Open issues with patches: 28 Issues opened (3) ================= #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 opened by malthe #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 opened by rspielmann #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 opened by jan.koprowski Most recent 15 issues with no replies (15) ========================================== #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1707: Jython doesn't allow to use unmapped unicode codepoint http://bugs.jython.org/issue1707 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 #1641: Jars loaded dynamically from sys.path do not load their full m http://bugs.jython.org/issue1641 #1640: cStringIO does not complain on getvalue after close http://bugs.jython.org/issue1640 #1610: Wrong impl of Java attribute lookup http://bugs.jython.org/issue1610 #1591: no syntax error with a multiline command through InteractiveIn http://bugs.jython.org/issue1591 #1528: Stack traces have incorrect line numbers when viewed inside ja http://bugs.jython.org/issue1528 Most recent 15 issues waiting for review (15) ============================================= #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 #1002: static java methods on class hidden by object methods http://bugs.jython.org/issue1002 Issues closed (2) ================= #1711: IPv6 sock.connect gives 'Address family not supported by proto http://bugs.jython.org/issue1711 closed by amak #1714: import error not being raised http://bugs.jython.org/issue1714 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-03-11 17:10:17
|
ACTIVITY SUMMARY (2011-03-04 - 2011-03-11) 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 210 ( +1) closed 1526 ( +0) total 1736 ( +1) Open issues with patches: 28 Issues opened (1) ================= #1715: Problems with character encodings with Django on Jython http://bugs.jython.org/issue1715 opened by davidescobar Most recent 15 issues with no replies (15) ========================================== #1715: Problems with character encodings with Django on Jython http://bugs.jython.org/issue1715 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1707: Jython doesn't allow to use unmapped unicode codepoint http://bugs.jython.org/issue1707 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 #1641: Jars loaded dynamically from sys.path do not load their full m http://bugs.jython.org/issue1641 #1640: cStringIO does not complain on getvalue after close http://bugs.jython.org/issue1640 #1610: Wrong impl of Java attribute lookup http://bugs.jython.org/issue1610 #1591: no syntax error with a multiline command through InteractiveIn http://bugs.jython.org/issue1591 Most recent 15 issues waiting for review (15) ============================================= #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 #1002: static java methods on class hidden by object methods http://bugs.jython.org/issue1002 |
From: Jython t. <st...@bu...> - 2011-03-18 17:10:17
|
ACTIVITY SUMMARY (2011-03-11 - 2011-03-18) 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 214 ( +4) closed 1526 ( +0) total 1740 ( +4) Open issues with patches: 29 Issues opened (4) ================= #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 opened by pjenvey #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 opened by yole #1719: dev doc for adding builtin modules is not enough. http://bugs.jython.org/issue1719 opened by yyamano #1717: jython 2.5.2 saxutils: driver drv_javasax.py fails to parse at http://bugs.jython.org/issue1717 opened by sruchet Most recent 15 issues with no replies (15) ========================================== #1717: jython 2.5.2 saxutils: driver drv_javasax.py fails to parse at http://bugs.jython.org/issue1717 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1715: Problems with character encodings with Django on Jython http://bugs.jython.org/issue1715 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 #1641: Jars loaded dynamically from sys.path do not load their full m http://bugs.jython.org/issue1641 #1640: cStringIO does not complain on getvalue after close http://bugs.jython.org/issue1640 #1610: Wrong impl of Java attribute lookup http://bugs.jython.org/issue1610 Most recent 15 issues waiting for review (15) ============================================= #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 Top 10 most discussed issues (1) ================================ #1707: Jython doesn't allow to use unmapped unicode codepoint http://bugs.jython.org/issue1707 4 msgs |
From: Jython t. <st...@bu...> - 2011-03-25 17:10:17
|
ACTIVITY SUMMARY (2011-03-18 - 2011-03-25) 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 219 ( +5) closed 1526 ( +0) total 1745 ( +5) Open issues with patches: 30 Issues opened (5) ================= #1722: Unable to use the codecs module when embedding Jython http://bugs.jython.org/issue1722 opened by hheimbuerger #1723: stdout not working; print redirected to stderr? http://bugs.jython.org/issue1723 opened by jasonsmith #1720: Support environment variable flags http://bugs.jython.org/issue1720 opened by pjenvey #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 opened by kaneiderdaniel #1724: posixpath: join: exception if *p is empty http://bugs.jython.org/issue1724 opened by Chow Most recent 15 issues with no replies (15) ========================================== #1724: posixpath: join: exception if *p is empty http://bugs.jython.org/issue1724 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1720: Support environment variable flags http://bugs.jython.org/issue1720 #1717: jython 2.5.2 saxutils: driver drv_javasax.py fails to parse at http://bugs.jython.org/issue1717 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 #1641: Jars loaded dynamically from sys.path do not load their full m http://bugs.jython.org/issue1641 Most recent 15 issues waiting for review (15) ============================================= #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 Top 10 most discussed issues (1) ================================ #1723: stdout not working; print redirected to stderr? http://bugs.jython.org/issue1723 4 msgs |
From: Jython t. <st...@bu...> - 2011-04-01 16:10:16
|
ACTIVITY SUMMARY (2011-03-25 - 2011-04-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 221 ( +2) closed 1526 ( +0) total 1747 ( +2) Open issues with patches: 30 Issues opened (2) ================= #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 opened by public.marvin #1726: Interaction problem w/ emacs shells on windows http://bugs.jython.org/issue1726 opened by gma Most recent 15 issues with no replies (15) ========================================== #1726: Interaction problem w/ emacs shells on windows http://bugs.jython.org/issue1726 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1724: posixpath: join: exception if *p is empty http://bugs.jython.org/issue1724 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1720: Support environment variable flags http://bugs.jython.org/issue1720 #1717: jython 2.5.2 saxutils: driver drv_javasax.py fails to parse at http://bugs.jython.org/issue1717 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 Most recent 15 issues waiting for review (15) ============================================= #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 |
From: Jython t. <st...@bu...> - 2011-04-08 16:10:16
|
ACTIVITY SUMMARY (2011-04-01 - 2011-04-08) 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 223 ( +2) closed 1527 ( +1) total 1750 ( +3) Open issues with patches: 30 Issues opened (2) ================= #1728: comparing dict and derived dict in a list http://bugs.jython.org/issue1728 opened by kurtmckee #1729: signal.signal may raise java.lang.IllegalArgumentException http://bugs.jython.org/issue1729 opened by pekka.klarck Most recent 15 issues with no replies (15) ========================================== #1726: Interaction problem w/ emacs shells on windows http://bugs.jython.org/issue1726 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1724: posixpath: join: exception if *p is empty http://bugs.jython.org/issue1724 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1720: Support environment variable flags http://bugs.jython.org/issue1720 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 Most recent 15 issues waiting for review (15) ============================================= #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 Issues closed (1) ================= #1727: Error in Jython 2.5.2 with os.stat and varargs http://bugs.jython.org/issue1727 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-04-15 16:10:19
|
ACTIVITY SUMMARY (2011-04-08 - 2011-04-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 225 ( +2) closed 1529 ( +2) total 1754 ( +4) Open issues with patches: 31 Issues opened (3) ================= #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 opened by smeatonj #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 opened by forman #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 opened by bnoordhuis Most recent 15 issues with no replies (15) ========================================== #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1720: Support environment variable flags http://bugs.jython.org/issue1720 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 #1710: Cannot extend ``_ast.astlist`` http://bugs.jython.org/issue1710 #1708: test_email fails if default locale is Japanese http://bugs.jython.org/issue1708 #1706: Socket module does not support getnameinfo. http://bugs.jython.org/issue1706 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 Most recent 15 issues waiting for review (15) ============================================= #1729: signal.signal may raise java.lang.IllegalArgumentException http://bugs.jython.org/issue1729 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 Top 10 most discussed issues (1) ================================ #1726: Interaction problem w/ emacs shells on windows http://bugs.jython.org/issue1726 14 msgs Issues closed (2) ================= #1724: posixpath: join: exception if *p is empty http://bugs.jython.org/issue1724 closed by pjenvey #1733: ImportError: No module named _codecs_cn http://bugs.jython.org/issue1733 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-04-22 16:10:19
|
ACTIVITY SUMMARY (2011-04-15 - 2011-04-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 231 ( +6) closed 1529 ( +0) total 1760 ( +6) Open issues with patches: 31 Issues opened (6) ================= #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 opened by doublep #1735: return type of os.read is unicode, not str http://bugs.jython.org/issue1735 opened by dstromberg #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 opened by dstromberg #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 opened by dstromberg #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 opened by hierynomus #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 opened by hierynomus Most recent 15 issues with no replies (15) ========================================== #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1735: return type of os.read is unicode, not str http://bugs.jython.org/issue1735 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1720: Support environment variable flags http://bugs.jython.org/issue1720 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 #1712: jython.bat vs jython - difference in argument handling http://bugs.jython.org/issue1712 Most recent 15 issues waiting for review (15) ============================================= #1729: signal.signal may raise java.lang.IllegalArgumentException http://bugs.jython.org/issue1729 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 #1309: Server sockets do not support client options and propagate the http://bugs.jython.org/issue1309 |
From: Jython t. <st...@bu...> - 2011-04-29 16:10:19
|
ACTIVITY SUMMARY (2011-04-22 - 2011-04-29) 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 235 ( +4) closed 1530 ( +1) total 1765 ( +5) Open issues with patches: 32 Issues opened (5) ================= #1740: Add automatic roundup interaction from hg.python.org http://bugs.jython.org/issue1740 opened by pjenvey #1741: com.ziclix.python.sql.DataHandler calls wasNull without previo http://bugs.jython.org/issue1741 opened by swhite #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 opened by geoffbache #1743: regression in PyReflectedFunction: static Java methods are no http://bugs.jython.org/issue1743 opened by doublep #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 opened by reljicb Most recent 15 issues with no replies (15) ========================================== #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1720: Support environment variable flags http://bugs.jython.org/issue1720 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1713: PythonInterpreter.eval doesn't work with multiline string prop http://bugs.jython.org/issue1713 Most recent 15 issues waiting for review (15) ============================================= #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 Issues closed (1) ================= #1735: return type of os.read is unicode, not str http://bugs.jython.org/issue1735 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-05-06 16:10:18
|
ACTIVITY SUMMARY (2011-04-29 - 2011-05-06) 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 236 ( +1) closed 1530 ( +0) total 1766 ( +1) Open issues with patches: 33 Issues opened (1) ================= #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 opened by judahgreenblatt Most recent 15 issues with no replies (15) ========================================== #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1720: Support environment variable flags http://bugs.jython.org/issue1720 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 Most recent 15 issues waiting for review (15) ============================================= #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 Top 10 most discussed issues (1) ================================ #1878866: Can't import java class from a mixed directory http://bugs.jython.org/issue1878866 3 msgs |
From: Jython t. <st...@bu...> - 2011-05-13 16:10:18
|
ACTIVITY SUMMARY (2011-05-06 - 2011-05-13) 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 238 ( +2) closed 1530 ( +0) total 1768 ( +2) Open issues with patches: 33 Issues opened (2) ================= #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 opened by adam.spiers #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 opened by mksenzov Most recent 15 issues with no replies (15) ========================================== #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 Most recent 15 issues waiting for review (15) ============================================= #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 |
From: Jython t. <st...@bu...> - 2011-05-20 16:10:17
|
ACTIVITY SUMMARY (2011-05-13 - 2011-05-20) 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 238 ( +0) closed 1530 ( +0) total 1768 ( +0) Open issues with patches: 33 Most recent 15 issues with no replies (15) ========================================== #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 #1725: Expensive overhead from TRACE in SRE_STATE http://bugs.jython.org/issue1725 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 Most recent 15 issues waiting for review (15) ============================================= #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 |
From: Jython t. <st...@bu...> - 2011-05-27 16:10:18
|
ACTIVITY SUMMARY (2011-05-20 - 2011-05-27) 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 241 ( +3) closed 1530 ( +0) total 1771 ( +3) Open issues with patches: 33 Issues opened (3) ================= #1748: subprocess and os.system doesnt show output http://bugs.jython.org/issue1748 opened by ssteiner #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 opened by hyao #1750: subst fails http://bugs.jython.org/issue1750 opened by ssteiner Most recent 15 issues with no replies (15) ========================================== #1750: subst fails http://bugs.jython.org/issue1750 #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 #1731: Please deploy version 2.5.2 to Maven repository http://bugs.jython.org/issue1731 #1730: functools.partial incorrectly makes __doc__ property readonly http://bugs.jython.org/issue1730 Most recent 15 issues waiting for review (15) ============================================= #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 #1323: PyList iterator() method; Java objects created in Python, when http://bugs.jython.org/issue1323 |
From: Jython t. <st...@bu...> - 2011-06-03 16:10:17
|
ACTIVITY SUMMARY (2011-05-27 - 2011-06-03) 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 245 ( +4) closed 1530 ( +0) total 1775 ( +4) Open issues with patches: 34 Issues opened (4) ================= #1752: Invalid or Corrupt Jarfile jython_installer-2.5.2.jar http://bugs.jython.org/issue1752 opened by kkatona #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 opened by kellyc2702 #1754: modjy does not provide appropriate wsgi.input file-like object http://bugs.jython.org/issue1754 opened by jeff250 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 opened by geoffbache Most recent 15 issues with no replies (15) ========================================== #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 #1750: subst fails http://bugs.jython.org/issue1750 #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 #1732: Parse error on a simple for in loop http://bugs.jython.org/issue1732 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: ThreadState needs API cleanup work http://bugs.jython.org/issue1327 Top 10 most discussed issues (1) ================================ #1752: Invalid or Corrupt Jarfile jython_installer-2.5.2.jar http://bugs.jython.org/issue1752 3 msgs |
From: Jython t. <st...@bu...> - 2011-06-10 16:10:17
|
ACTIVITY SUMMARY (2011-06-03 - 2011-06-10) 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 246 ( +1) closed 1531 ( +1) total 1777 ( +2) Open issues with patches: 36 Issues opened (2) ================= #1740: Add automatic roundup interaction from hg.python.org http://bugs.jython.org/issue1740 reopened by jython-dev #1756: array and zeros http://bugs.jython.org/issue1756 opened by gmseed Most recent 15 issues with no replies (15) ========================================== #1756: array and zeros http://bugs.jython.org/issue1756 #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 #1750: subst fails http://bugs.jython.org/issue1750 #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 #1739: JSR223: ScriptEngine.FILENAME not honoured http://bugs.jython.org/issue1739 #1738: JSR223: ScriptEngine.ARGV is not honoured http://bugs.jython.org/issue1738 #1737: Jython 2.5.2 lacks os.major and os.minor http://bugs.jython.org/issue1737 #1736: Jython 2.5.2 lacks os.fstat http://bugs.jython.org/issue1736 #1734: no integration with java.math.BigDecimal and java.math.BigInte http://bugs.jython.org/issue1734 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 Issues closed (1) ================= #1755: os.utime('/tmp/nonexistent-file', None) fails to raise OSError http://bugs.jython.org/issue1755 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-06-17 16:10:18
|
ACTIVITY SUMMARY (2011-06-10 - 2011-06-17) 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 251 ( +5) closed 1531 ( +0) total 1782 ( +5) Open issues with patches: 36 Issues opened (5) ================= #1757: "ant install" no longer builds an installation jar? http://bugs.jython.org/issue1757 opened by dstromberg #1759: bug: return as attribute? [2.5.2 and earlier] http://bugs.jython.org/issue1759 opened by babelmania #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 opened by yoav.aner #1761: threading memory leak http://bugs.jython.org/issue1761 opened by treaves #1758: Can not submit bug report against 2.5.2? http://bugs.jython.org/issue1758 opened by babelmania Most recent 15 issues with no replies (15) ========================================== #1761: threading memory leak http://bugs.jython.org/issue1761 #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 #1759: bug: return as attribute? [2.5.2 and earlier] http://bugs.jython.org/issue1759 #1758: Can not submit bug report against 2.5.2? http://bugs.jython.org/issue1758 #1757: "ant install" no longer builds an installation jar? http://bugs.jython.org/issue1757 #1756: array and zeros http://bugs.jython.org/issue1756 #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 #1750: subst fails http://bugs.jython.org/issue1750 #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 #1742: Finders in sys.meta_path do not work for Java modules in packa http://bugs.jython.org/issue1742 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 |
From: Jython t. <st...@bu...> - 2011-06-24 16:10:18
|
ACTIVITY SUMMARY (2011-06-17 - 2011-06-24) 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 253 ( +2) closed 1531 ( +0) total 1784 ( +2) Open issues with patches: 36 Issues opened (2) ================= #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 opened by pjac #1763: Number of expected arguments in string methods TypeError messa http://bugs.jython.org/issue1763 opened by sbruno Most recent 15 issues with no replies (15) ========================================== #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 #1761: threading memory leak http://bugs.jython.org/issue1761 #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 #1759: bug: return as attribute? [2.5.2 and earlier] http://bugs.jython.org/issue1759 #1758: Can not submit bug report against 2.5.2? http://bugs.jython.org/issue1758 #1757: "ant install" no longer builds an installation jar? http://bugs.jython.org/issue1757 #1756: array and zeros http://bugs.jython.org/issue1756 #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 #1750: subst fails http://bugs.jython.org/issue1750 #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 #1744: jython script total characters limited to 100000 http://bugs.jython.org/issue1744 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 |
From: Jython t. <st...@bu...> - 2011-07-01 16:10:18
|
ACTIVITY SUMMARY (2011-06-24 - 2011-07-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 254 ( +1) closed 1531 ( +0) total 1785 ( +1) Open issues with patches: 36 Issues opened (1) ================= #1764: Broken behavior with (a + b).foo = bar http://bugs.jython.org/issue1764 opened by luizribeiro Most recent 15 issues with no replies (15) ========================================== #1764: Broken behavior with (a + b).foo = bar http://bugs.jython.org/issue1764 #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 #1761: threading memory leak http://bugs.jython.org/issue1761 #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 #1759: bug: return as attribute? [2.5.2 and earlier] http://bugs.jython.org/issue1759 #1758: Can not submit bug report against 2.5.2? http://bugs.jython.org/issue1758 #1757: "ant install" no longer builds an installation jar? http://bugs.jython.org/issue1757 #1756: array and zeros http://bugs.jython.org/issue1756 #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 #1750: subst fails http://bugs.jython.org/issue1750 #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 #1745: interp.get(arr, Object) returns padded array if called arr.app http://bugs.jython.org/issue1745 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 |
From: Jython t. <st...@bu...> - 2011-07-08 16:10:17
|
ACTIVITY SUMMARY (2011-07-01 - 2011-07-08) 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 256 ( +2) closed 1531 ( +0) total 1787 ( +2) Open issues with patches: 36 Issues opened (2) ================= #1765: subprocess.Popen leaks fds http://bugs.jython.org/issue1765 opened by mkz #1766: Support junixsocket in sockets.py if available http://bugs.jython.org/issue1766 opened by mis...@ya... Most recent 15 issues with no replies (15) ========================================== #1766: Support junixsocket in sockets.py if available http://bugs.jython.org/issue1766 #1764: Broken behavior with (a + b).foo = bar http://bugs.jython.org/issue1764 #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 #1761: threading memory leak http://bugs.jython.org/issue1761 #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 #1759: bug: return as attribute? [2.5.2 and earlier] http://bugs.jython.org/issue1759 #1758: Can not submit bug report against 2.5.2? http://bugs.jython.org/issue1758 #1757: "ant install" no longer builds an installation jar? http://bugs.jython.org/issue1757 #1756: array and zeros http://bugs.jython.org/issue1756 #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 #1750: subst fails http://bugs.jython.org/issue1750 #1749: function descriptor doesn't work in interactive console http://bugs.jython.org/issue1749 #1747: Jython shutdown closer java.util.ConcurrentModificationExcepti http://bugs.jython.org/issue1747 #1746: memory leak from encodings + codecs.java causes PermGen memory http://bugs.jython.org/issue1746 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 |
From: Jython t. <st...@bu...> - 2011-07-22 16:10:17
|
ACTIVITY SUMMARY (2011-07-15 - 2011-07-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 262 ( -1) closed 1535 ( +4) total 1797 ( +3) Open issues with patches: 36 Issues opened (3) ================= #1776: Packages in JARs that are dynamically added to sys.path cannot http://bugs.jython.org/issue1776 opened by djain #1774: xml.dom.pulldom exception for empty files not consistent with http://bugs.jython.org/issue1774 opened by pjac #1775: zlib module leaks memory due to missing Deflater.end() http://bugs.jython.org/issue1775 opened by pekka.klarck Most recent 15 issues with no replies (15) ========================================== #1776: Packages in JARs that are dynamically added to sys.path cannot http://bugs.jython.org/issue1776 #1774: xml.dom.pulldom exception for empty files not consistent with http://bugs.jython.org/issue1774 #1769: shutil.copytree is not working on itanium http://bugs.jython.org/issue1769 #1768: sax.parse doesn't handler attributes with name 'id' correctly http://bugs.jython.org/issue1768 #1766: Support junixsocket in sockets.py if available http://bugs.jython.org/issue1766 #1764: Broken behavior with (a + b).foo = bar http://bugs.jython.org/issue1764 #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 #1761: threading memory leak http://bugs.jython.org/issue1761 #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 #1759: bug: return as attribute? [2.5.2 and earlier] http://bugs.jython.org/issue1759 #1758: Can not submit bug report against 2.5.2? http://bugs.jython.org/issue1758 #1757: "ant install" no longer builds an installation jar? http://bugs.jython.org/issue1757 #1756: array and zeros http://bugs.jython.org/issue1756 #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #1751: sys.settrace does not consider "try", "except" or "break" stat http://bugs.jython.org/issue1751 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 Issues closed (4) ================= #1770: spam deleted http://bugs.jython.org/issue1770 closed by amak #1771: spam deleted http://bugs.jython.org/issue1771 closed by amak #1772: spam deleted http://bugs.jython.org/issue1772 closed by amak #1773: spam deleted http://bugs.jython.org/issue1773 closed by amak |
From: Jython t. <st...@bu...> - 2011-07-29 16:10:18
|
ACTIVITY SUMMARY (2011-07-22 - 2011-07-29) 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 270 ( +8) closed 1535 ( +0) total 1805 ( +8) Open issues with patches: 36 Issues opened (8) ================= #1777: Help getting SymPy working with Jython http://bugs.jython.org/issue1777 opened by asmeurer #1778: select system call does not work in jython http://bugs.jython.org/issue1778 opened by mitra #1779: Java types not recognised in 'isinstance' http://bugs.jython.org/issue1779 opened by babelmania #1780: jarray not properly converted to list with java.util.Arrays.as http://bugs.jython.org/issue1780 opened by edwar187 #1782: os.stat_float_times is not implemented http://bugs.jython.org/issue1782 opened by smeatonj #1783: No Jython Launcher Options (Mac OS X Jython 2.5.2) http://bugs.jython.org/issue1783 opened by kmoran #1784: PythonInterpreter.initialize hangs, if System.in.read() is blo http://bugs.jython.org/issue1784 opened by Daniel Tripp #1781: Jython selects wrong overload when Boolean/boolean choices are http://bugs.jython.org/issue1781 opened by doublep Most recent 15 issues with no replies (15) ========================================== #1784: PythonInterpreter.initialize hangs, if System.in.read() is blo http://bugs.jython.org/issue1784 #1783: No Jython Launcher Options (Mac OS X Jython 2.5.2) http://bugs.jython.org/issue1783 #1782: os.stat_float_times is not implemented http://bugs.jython.org/issue1782 #1781: Jython selects wrong overload when Boolean/boolean choices are http://bugs.jython.org/issue1781 #1780: jarray not properly converted to list with java.util.Arrays.as http://bugs.jython.org/issue1780 #1779: Java types not recognised in 'isinstance' http://bugs.jython.org/issue1779 #1777: Help getting SymPy working with Jython http://bugs.jython.org/issue1777 #1774: xml.dom.pulldom exception for empty files not consistent with http://bugs.jython.org/issue1774 #1769: shutil.copytree is not working on itanium http://bugs.jython.org/issue1769 #1768: sax.parse doesn't handler attributes with name 'id' correctly http://bugs.jython.org/issue1768 #1766: Support junixsocket in sockets.py if available http://bugs.jython.org/issue1766 #1764: Broken behavior with (a + b).foo = bar http://bugs.jython.org/issue1764 #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 #1761: threading memory leak http://bugs.jython.org/issue1761 #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 |
From: Jython t. <st...@bu...> - 2011-08-05 16:10:18
|
ACTIVITY SUMMARY (2011-07-29 - 2011-08-05) 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 271 ( +1) closed 1536 ( +1) total 1807 ( +2) Open issues with patches: 36 Issues opened (2) ================= #1785: No exception thrown when calling not-implemented Java interfac http://bugs.jython.org/issue1785 opened by dominik #1786: sys-package-mgr does not close file handles properly http://bugs.jython.org/issue1786 opened by spider Most recent 15 issues with no replies (15) ========================================== #1786: sys-package-mgr does not close file handles properly http://bugs.jython.org/issue1786 #1785: No exception thrown when calling not-implemented Java interfac http://bugs.jython.org/issue1785 #1784: PythonInterpreter.initialize hangs, if System.in.read() is blo http://bugs.jython.org/issue1784 #1783: No Jython Launcher Options (Mac OS X Jython 2.5.2) http://bugs.jython.org/issue1783 #1782: os.stat_float_times is not implemented http://bugs.jython.org/issue1782 #1781: Jython selects wrong overload when Boolean/boolean choices are http://bugs.jython.org/issue1781 #1780: jarray not properly converted to list with java.util.Arrays.as http://bugs.jython.org/issue1780 #1779: Java types not recognised in 'isinstance' http://bugs.jython.org/issue1779 #1777: Help getting SymPy working with Jython http://bugs.jython.org/issue1777 #1769: shutil.copytree is not working on itanium http://bugs.jython.org/issue1769 #1768: sax.parse doesn't handler attributes with name 'id' correctly http://bugs.jython.org/issue1768 #1766: Support junixsocket in sockets.py if available http://bugs.jython.org/issue1766 #1762: float("-nan") gives ValueError instead of nan http://bugs.jython.org/issue1762 #1761: threading memory leak http://bugs.jython.org/issue1761 #1760: logging library issue + monkey patch fix http://bugs.jython.org/issue1760 Most recent 15 issues waiting for review (15) ============================================= #1753: zlib doesn't call end() on compress and decompress http://bugs.jython.org/issue1753 #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 #1721: NPE when using JSR 223 (TestCase+Patch) http://bugs.jython.org/issue1721 #1718: PEP 3101 implementation http://bugs.jython.org/issue1718 #1716: xrange slicing raises NPE http://bugs.jython.org/issue1716 #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1481: jython throws java.lang.IllegalArgumentException instead of Va http://bugs.jython.org/issue1481 #1435: traceback doesn't include Java stack trace in user functions http://bugs.jython.org/issue1435 #1432: Implementing a Java interface in a mix-in may caus calls to be http://bugs.jython.org/issue1432 #1420: Make PyServlet use modules instead of file names http://bugs.jython.org/issue1420 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 Top 10 most discussed issues (1) ================================ #1764: Broken behavior with (a + b).foo = bar http://bugs.jython.org/issue1764 4 msgs Issues closed (1) ================= #1778: Using the select system call on stdin does not work in jython http://bugs.jython.org/issue1778 closed by amak |