From: Jim B. <jb...@zy...> - 2010-08-24 12:47:43
|
First, thanks for the patch! It's easy to understand and has great tests, and it's also a clear cut issue because of PEP 328. Contribution issues came up last year; see this thread: http://mail.python.org/pipermail/python-dev/2009-April/088698.html . I don't know if the suggestion of adding the boilerplate license text was applied to http://bugs.python.org or not; it certainly has not been done with our instance of the tracker (which needs to be updated regardless). However, you've certainly met the requirements detailed there. Regardless, it's would seem to be always a good idea for any contributor to submit a signed contributor agreement, by following the instructions here: http://www.python.org/psf/contrib/ Thanks again, this is really helpful! - Jim On Tue, Aug 24, 2010 at 1:55 AM, Anselm Kruis <a....@sc...>wrote: > Hi, > > I just created http://bugs.jython.org/issue1648 to document and fix some > issues > with the pep328 implementation. My patch contains a few unittests and I'm > unsure, if I need to sign a PSF contributor agreement. If anybody knows, > please > let me know too. > > Regards > Anselm > > > -- > Dipl. Phys. Anselm Kruis science + computing ag > Senior Solutions Engineer Ingolstädter Str. 22 > email A....@sc... 80807 München, Germany > phone +49 89 356386 874 www.science-computing.de > fax +49 89 356386 737 > > -- > Vorstand/Board of Management: > Dr. Bernd Finkbeiner, Dr. Roland Niemeier, > Dr. Arno Steitz, Dr. Ingrid Zech > Vorsitzender des Aufsichtsrats/ > Chairman of the Supervisory Board: > Michel Lepert > Sitz/Registered Office: Tuebingen > Registergericht/Registration Court: Stuttgart > Registernummer/Commercial Register No.: HRB 382196 > > > > > ------------------------------------------------------------------------------ > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program > Be part of this innovative community and reach millions of netbook users > worldwide. Take advantage of special opportunities to increase revenue and > speed time-to-market. Join now, and jumpstart your future. > http://p.sf.net/sfu/intel-atom-d2d > _______________________________________________ > Jython-dev mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-dev > |
From: Jython t. <st...@bu...> - 2010-08-27 16:10:48
|
ACTIVITY SUMMARY (2010-08-20 - 2010-08-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 stats: open 199 ( +3) closed 1472 ( +4) total 1671 ( +4) Open issues with patches: 28 Issues opened (3) ================= #1647: zxJDBC does not handle NVARCHAR http://bugs.jython.org/issue1647 opened by cru #1650: Jython docs do not accurately describe the deque type http://bugs.jython.org/issue1650 opened by esatterwhite #1649: Harden against DOS attacks on Jython book, podcast sites http://bugs.jython.org/issue1649 opened by egarson Most recent 15 issues with no replies (15) ========================================== #1647: zxJDBC does not handle NVARCHAR http://bugs.jython.org/issue1647 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1482: Use of String.intern fills up the Permgen Space and causes Out http://bugs.jython.org/issue1482 #1464: Execution of __init__.py blocked by presence of .class file in http://bugs.jython.org/issue1464 #1452: pydoc help() function fails because sys.executable is None in http://bugs.jython.org/issue1452 #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 Most recent 15 issues waiting for review (15) ============================================= #1645: PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consist http://bugs.jython.org/issue1645 #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1503: Java constructors accepting keyword arguments http://bugs.jython.org/issue1503 #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 #1397: Bugs in PyList and PyJavaType.ListIndexDelegate slice setting http://bugs.jython.org/issue1397 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: Classloaders cannot GC, which exhausts permgen 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 #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 (4) ================= #1495: Problem with relative imports from __init__.py http://bugs.jython.org/issue1495 closed by zyasoft #1516: absolute imports treated as relative http://bugs.jython.org/issue1516 closed by zyasoft #1648: Incomplete implementation of pep328 for relative imports http://bugs.jython.org/issue1648 closed by zyasoft #1611: Jython bytecode violated JLS, causing NPE on Sun's JVM when us http://bugs.jython.org/issue1611 closed by zyasoft |
From: Jython t. <st...@bu...> - 2010-09-03 16:10:28
|
ACTIVITY SUMMARY (2010-08-27 - 2010-09-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 stats: open 199 ( +0) closed 1473 ( +1) total 1672 ( +1) Open issues with patches: 28 Most recent 15 issues with no replies (15) ========================================== #1647: zxJDBC does not handle NVARCHAR http://bugs.jython.org/issue1647 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1482: Use of String.intern fills up the Permgen Space and causes Out http://bugs.jython.org/issue1482 #1464: Execution of __init__.py blocked by presence of .class file in http://bugs.jython.org/issue1464 #1452: pydoc help() function fails because sys.executable is None in http://bugs.jython.org/issue1452 #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 Most recent 15 issues waiting for review (15) ============================================= #1645: PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consist http://bugs.jython.org/issue1645 #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 #1618: Default globals dict should be a regular Python dict, not a st http://bugs.jython.org/issue1618 #1503: Java constructors accepting keyword arguments http://bugs.jython.org/issue1503 #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 #1397: Bugs in PyList and PyJavaType.ListIndexDelegate slice setting http://bugs.jython.org/issue1397 #1336: PyDeque should likely subclass PySequence http://bugs.jython.org/issue1336 #1328: ctypes for jython http://bugs.jython.org/issue1328 #1327: Classloaders cannot GC, which exhausts permgen 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 #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 Top 10 most discussed issues (1) ================================ #1327: Classloaders cannot GC, which exhausts permgen http://bugs.jython.org/issue1327 5 msgs Issues closed (1) ================= #1651: Crash on os.path.isfile(None) http://bugs.jython.org/issue1651 closed by pjenvey |
From: Jython t. <st...@bu...> - 2010-09-10 16:10:35
|
ACTIVITY SUMMARY (2010-09-03 - 2010-09-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 stats: open 197 ( +1) closed 1476 ( +3) total 1673 ( +1) Open issues with patches: 27 Issues opened (1) ================= #1652: JARs not found using java.ext.dir and java.class.path http://bugs.jython.org/issue1652 opened by ddaniels Most recent 15 issues with no replies (15) ========================================== #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1452: pydoc help() function fails because sys.executable is None in http://bugs.jython.org/issue1452 #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 #1403: Make a precompiled standalone jar available http://bugs.jython.org/issue1403 Most recent 15 issues waiting for review (15) ============================================= #1645: PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consist http://bugs.jython.org/issue1645 #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 #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: Classloaders cannot GC, which exhausts permgen 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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Top 10 most discussed issues (2) ================================ #1327: Classloaders cannot GC, which exhausts permgen http://bugs.jython.org/issue1327 9 msgs #1268: SAX parsers wants to load external DTDs, causing an exception http://bugs.jython.org/issue1268 5 msgs Issues closed (3) ================= #1397: Bugs in PyList and PyJavaType.ListIndexDelegate slice setting http://bugs.jython.org/issue1397 closed by zyasoft #1482: Use of String.intern fills up the Permgen Space and causes Out http://bugs.jython.org/issue1482 closed by zyasoft #1503: Java constructors should take keyword arguments http://bugs.jython.org/issue1503 closed by zyasoft |
From: Jython t. <st...@bu...> - 2010-09-17 16:10:39
|
ACTIVITY SUMMARY (2010-09-10 - 2010-09-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 stats: open 198 ( +2) closed 1477 ( +0) total 1675 ( +2) Open issues with patches: 27 Issues opened (2) ================= #1653: PyModule loses visibility of attributes http://bugs.jython.org/issue1653 opened by babelmania #1654: Changing .py file doesn't cause .class file to be recompiled http://bugs.jython.org/issue1654 opened by kellyc2702 Most recent 15 issues with no replies (15) ========================================== #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1452: pydoc help() function fails because sys.executable is None in http://bugs.jython.org/issue1452 #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 #1403: Make a precompiled standalone jar available http://bugs.jython.org/issue1403 Most recent 15 issues waiting for review (15) ============================================= #1645: PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consist http://bugs.jython.org/issue1645 #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 #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: Classloaders cannot GC, which exhausts permgen 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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Top 10 most discussed issues (1) ================================ #1653: PyModule loses visibility of attributes http://bugs.jython.org/issue1653 3 msgs |
From: Jython t. <st...@bu...> - 2010-09-24 16:10:55
|
ACTIVITY SUMMARY (2010-09-17 - 2010-09-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 stats: open 196 ( +2) closed 1481 ( +4) total 1677 ( +2) Open issues with patches: 28 Issues opened (2) ================= #1656: jna issue when invoking waffle http://bugs.jython.org/issue1656 opened by crankycoder #1655: logging module work for only one instance of jython http://bugs.jython.org/issue1655 opened by bclermont Most recent 15 issues with no replies (15) ========================================== #1656: jna issue when invoking waffle http://bugs.jython.org/issue1656 #1655: logging module work for only one instance of jython http://bugs.jython.org/issue1655 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1452: pydoc help() function fails because sys.executable is None in http://bugs.jython.org/issue1452 #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 Most recent 15 issues waiting for review (15) ============================================= #1645: PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consist http://bugs.jython.org/issue1645 #1642: JSR223 PyScriptEngine#getInterface returns a NPE when called w http://bugs.jython.org/issue1642 #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 #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 Top 10 most discussed issues (1) ================================ #1380: Interpreter startup time regression http://bugs.jython.org/issue1380 3 msgs Issues closed (4) ================= #1404: IllegalAccessException with Jython 2.2.1 and IBM JDK 6 http://bugs.jython.org/issue1404 closed by zyasoft #1489: Classloader hierarchy interacts with proxy lookup to cause inf http://bugs.jython.org/issue1489 closed by zyasoft #1649: Harden against DOS attacks on Jython book, podcast sites http://bugs.jython.org/issue1649 closed by zyasoft #1635: Update demos to 2.5.2 compliance http://bugs.jython.org/issue1635 closed by juneau001 |
From: Jython t. <st...@bu...> - 2010-10-01 16:10:45
|
ACTIVITY SUMMARY (2010-09-24 - 2010-10-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 stats: open 198 ( +5) closed 1484 ( +3) total 1682 ( +5) Open issues with patches: 28 Issues opened (5) ================= #1657: latin-1 codecs http://bugs.jython.org/issue1657 opened by mariosergioa #1658: os.stat fails on Windows if path contains chars with ordinal o http://bugs.jython.org/issue1658 opened by pekka.klarck #1660: Socket memory leak http://bugs.jython.org/issue1660 opened by gdoutch #1659: callproc() always returns "no results" with Sybase ASE 12.5.4 http://bugs.jython.org/issue1659 opened by a_mehlig #1661: Error at on exit in TCC/LE http://bugs.jython.org/issue1661 opened by stuaxo Most recent 15 issues with no replies (15) ========================================== #1661: Error at on exit in TCC/LE http://bugs.jython.org/issue1661 #1660: Socket memory leak http://bugs.jython.org/issue1660 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #1655: logging module work for only one instance of jython http://bugs.jython.org/issue1655 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #1492: Jython not handling Java Iterators properly. http://bugs.jython.org/issue1492 #1452: pydoc help() function fails because sys.executable is None in http://bugs.jython.org/issue1452 #1442: No os.W* attributes http://bugs.jython.org/issue1442 Most recent 15 issues waiting for review (15) ============================================= #1645: PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consist http://bugs.jython.org/issue1645 #1642: JSR223 PyScriptEngine#getInterface returns a NPE when called w http://bugs.jython.org/issue1642 #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 #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 Top 10 most discussed issues (1) ================================ #1403: Make a precompiled standalone jar available http://bugs.jython.org/issue1403 4 msgs Issues closed (3) ================= #1562: Documentation: Not obvious where how to use jython from java http://bugs.jython.org/issue1562 closed by juneau001 #1568: sys.stdout.encoding returns wrong value in Windows with Jython http://bugs.jython.org/issue1568 closed by otmarhumbel #1647: zxJDBC does not handle NVARCHAR http://bugs.jython.org/issue1647 closed by otmarhumbel |
From: Jython t. <st...@bu...> - 2010-10-08 16:11:07
|
ACTIVITY SUMMARY (2010-10-01 - 2010-10-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 stats: open 199 ( +3) closed 1486 ( +2) total 1685 ( +3) Open issues with patches: 28 Issues opened (3) ================= #1662: time.strptime does not use Java date format strings properly http://bugs.jython.org/issue1662 opened by proteusguy #1663: REGRESSION: TypeError: displayhook(): expected 1 args; got 0 ( http://bugs.jython.org/issue1663 opened by spider #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 opened by zyasoft Most recent 15 issues with no replies (15) ========================================== #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #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) ============================================= #1645: PyBoolean, PyFloat, PyLong, PyString, PyUnicode should consist http://bugs.jython.org/issue1645 #1642: JSR223 PyScriptEngine#getInterface returns a NPE when called w http://bugs.jython.org/issue1642 #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 #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 Top 10 most discussed issues (4) ================================ #1662: time.strptime does not use Java date format strings properly http://bugs.jython.org/issue1662 4 msgs #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 3 msgs #1658: os.stat fails on Windows if path contains chars with ordinal o http://bugs.jython.org/issue1658 3 msgs #1661: Error at on exit in TCC/LE http://bugs.jython.org/issue1661 3 msgs Issues closed (2) ================= #1452: pydoc help() function fails because sys.executable is None in http://bugs.jython.org/issue1452 closed by otmarhumbel #1660: threading module memory leak http://bugs.jython.org/issue1660 closed by zyasoft |
From: Jython t. <st...@bu...> - 2010-10-15 16:10:22
|
ACTIVITY SUMMARY (2010-10-08 - 2010-10-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 stats: open 193 ( +0) closed 1492 ( +5) total 1685 ( +0) Open issues with patches: 25 Most recent 15 issues with no replies (15) ========================================== #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #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) ============================================= #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 #1868602: Patch to make interpreter thread safe http://bugs.jython.org/issue1868602 #1854873: Patch for [ 1841644 ] Mmap module is not in jython http://bugs.jython.org/issue1854873 Issues closed (5) ================= #1639: JBoss 5, vfszip protocol in use for jarFileName in PySystemSta http://bugs.jython.org/issue1639 closed by otmarhumbel #1642: JSR223 PyScriptEngine#getInterface returns a NPE when called w http://bugs.jython.org/issue1642 closed by juneau001 #1663: REGRESSION: TypeError: displayhook(): expected 1 args; got 0 ( http://bugs.jython.org/issue1663 closed by zyasoft #1655: logging module work for only one instance of jython http://bugs.jython.org/issue1655 closed by zyasoft #1661: Error at on exit in TCC/LE http://bugs.jython.org/issue1661 closed by otmarhumbel |
From: Jython t. <st...@bu...> - 2010-10-22 16:10:29
|
ACTIVITY SUMMARY (2010-10-15 - 2010-10-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 stats: open 190 ( +3) closed 1498 ( +5) total 1688 ( +3) Open issues with patches: 25 Issues opened (3) ================= #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 reopened by zyasoft #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 opened by mrjones98 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 opened by kellyc2702 Most recent 15 issues with no replies (15) ========================================== #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 #1498: [Windows] jython classpath bug http://bugs.jython.org/issue1498 #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) ============================================= #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 #1868602: Patch to make interpreter thread safe http://bugs.jython.org/issue1868602 #1854873: Patch for [ 1841644 ] Mmap module is not in jython http://bugs.jython.org/issue1854873 Top 10 most discussed issues (1) ================================ #1133: Support ipython and other completers with readline emulation http://bugs.jython.org/issue1133 4 msgs Issues closed (5) ================= #1543: PyArray fails to clean up pre-allocated space http://bugs.jython.org/issue1543 closed by zyasoft #1546: Jython crashes with java.lang.NullPointerException in org.pyth http://bugs.jython.org/issue1546 closed by zyasoft #1656: jna issue when invoking waffle http://bugs.jython.org/issue1656 closed by zyasoft #1665: cPickle calls __import__ with illegal parameters http://bugs.jython.org/issue1665 closed by zyasoft #1628: getpass.getpass echoes input http://bugs.jython.org/issue1628 closed by zyasoft |
From: Jython t. <st...@bu...> - 2010-10-29 16:10:21
|
ACTIVITY SUMMARY (2010-10-22 - 2010-10-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 stats: open 192 ( +3) closed 1499 ( +1) total 1691 ( +3) Open issues with patches: 27 Issues opened (3) ================= #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 opened by itsadok #1669: 2.5.2rc2: interactive interpreter broken on Cygwin xterm http://bugs.jython.org/issue1669 opened by neuroaudio #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 opened by mulleteer Most recent 15 issues with no replies (15) ========================================== #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 Most recent 15 issues waiting for review (15) ============================================= #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Top 10 most discussed issues (2) ================================ #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 4 msgs #1669: 2.5.2rc2: interactive interpreter broken on Cygwin xterm http://bugs.jython.org/issue1669 3 msgs Issues closed (1) ================= #1624: Windows environment: command line argument is wrongly unescape http://bugs.jython.org/issue1624 closed by otmarhumbel |
From: Jython t. <st...@bu...> - 2010-11-05 17:10:27
|
ACTIVITY SUMMARY (2010-10-29 - 2010-11-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 195 ( +3) closed 1500 ( +1) total 1695 ( +4) Open issues with patches: 27 Issues opened (3) ================= #1672: Compileall does not compile if .pyc file exists http://bugs.jython.org/issue1672 opened by yanne #1674: PDB crashes under the JSR-223 scripting engine http://bugs.jython.org/issue1674 opened by AlexGrönholm #1671: Bootstrapping class not in Py.BOOTSTRAP_TYPES http://bugs.jython.org/issue1671 opened by sergei175 Most recent 15 issues with no replies (15) ========================================== #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 Most recent 15 issues waiting for review (15) ============================================= #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Top 10 most discussed issues (1) ================================ #1672: Compileall does not compile if .pyc file exists http://bugs.jython.org/issue1672 4 msgs Issues closed (1) ================= #1673: TypeError: Object of type 'NoneType' has no len() http://bugs.jython.org/issue1673 closed by otmarhumbel |
From: Jython t. <st...@bu...> - 2010-11-12 17:27:31
|
ACTIVITY SUMMARY (2010-11-05 - 2010-11-12) 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 195 ( +0) closed 1502 ( +2) total 1697 ( +2) Open issues with patches: 28 Issues opened (2) ================= #1675: Jython exits prematurely when executing a file, thus killing S http://bugs.jython.org/issue1675 opened by MrMeanie #1676: NPE in defaultdict http://bugs.jython.org/issue1676 opened by emblemparade Most recent 15 issues with no replies (15) ========================================== #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 #1638: Support co_lnotab line number structure http://bugs.jython.org/issue1638 #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 Most recent 15 issues waiting for review (15) ============================================= #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 Top 10 most discussed issues (1) ================================ #1675: Jython exits prematurely when executing a file, thus killing S http://bugs.jython.org/issue1675 4 msgs Issues closed (2) ================= #1674: PDB crashes under the JSR-223 scripting engine http://bugs.jython.org/issue1674 closed by otmarhumbel #1671: Bootstrapping class not in Py.BOOTSTRAP_TYPES http://bugs.jython.org/issue1671 closed by otmarhumbel |
From: Jython t. <st...@bu...> - 2010-11-19 17:10:17
|
ACTIVITY SUMMARY (2010-11-12 - 2010-11-19) 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 196 ( +1) closed 1503 ( +1) total 1699 ( +2) Open issues with patches: 28 Issues opened (1) ================= #1678: socket.fileno() returns java org.python.core.io.SocketIO objec http://bugs.jython.org/issue1678 opened by kellyc2702 Most recent 15 issues with no replies (15) ========================================== #1678: socket.fileno() returns java org.python.core.io.SocketIO objec http://bugs.jython.org/issue1678 #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 Most recent 15 issues waiting for review (15) ============================================= #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 Top 10 most discussed issues (1) ================================ #1675: Jython exits prematurely when executing a file, thus killing S http://bugs.jython.org/issue1675 4 msgs Issues closed (1) ================= #1677: Diferent output from python and jython 2.5.2rc2 http://bugs.jython.org/issue1677 closed by zyasoft |
From: Jython t. <st...@bu...> - 2010-11-26 17:10:16
|
ACTIVITY SUMMARY (2010-11-19 - 2010-11-26) 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 194 ( -2) closed 1506 ( +3) total 1700 ( +1) Open issues with patches: 28 Most recent 15 issues with no replies (15) ========================================== #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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) ============================================= #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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) ================= #1399: Make jython.sourceforge.net redirect http://bugs.jython.org/issue1399 closed by nriley #1678: socket.fileno() returns java org.python.core.io.SocketIO objec http://bugs.jython.org/issue1678 closed by amak #1679: iteration broken with TypeError: 'instance' object is not iter http://bugs.jython.org/issue1679 closed by zyasoft |
From: Jython t. <st...@bu...> - 2010-12-03 17:10:16
|
ACTIVITY SUMMARY (2010-11-26 - 2010-12-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 196 ( +2) closed 1505 ( -1) total 1701 ( +1) Open issues with patches: 29 Issues opened (2) ================= #1678: socket.fileno() returns java org.python.core.io.SocketIO objec http://bugs.jython.org/issue1678 reopened by amak #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 opened by saltnlight5 Most recent 15 issues with no replies (15) ========================================== #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 Most recent 15 issues waiting for review (15) ============================================= #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 |
From: Jython t. <st...@bu...> - 2010-12-10 17:10:22
|
ACTIVITY SUMMARY (2010-12-03 - 2010-12-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 200 ( +4) closed 1505 ( +0) total 1705 ( +4) Open issues with patches: 29 Issues opened (4) ================= #1681: JSR-223, Jython 2.5.2 and implementing Java Interfaces from Py http://bugs.jython.org/issue1681 opened by otmarhumbel #1682: exit code of 0 on unhandled exception http://bugs.jython.org/issue1682 opened by michael.foord #1683: TempConverter returns : 'modul' object has no attribut 'main' http://bugs.jython.org/issue1683 opened by sensagent #1684: PyException wrapper for a Java exception raised directly from http://bugs.jython.org/issue1684 opened by doublep Most recent 15 issues with no replies (15) ========================================== #1683: TempConverter returns : 'modul' object has no attribut 'main' http://bugs.jython.org/issue1683 #1681: JSR-223, Jython 2.5.2 and implementing Java Interfaces from Py http://bugs.jython.org/issue1681 #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 Most recent 15 issues waiting for review (15) ============================================= #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 |
From: Jython t. <st...@bu...> - 2010-12-17 17:10:17
|
ACTIVITY SUMMARY (2010-12-10 - 2010-12-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 204 ( +4) closed 1505 ( +0) total 1709 ( +4) Open issues with patches: 29 Issues opened (4) ================= #1686: Windows arg parsing, double space in literal string is escape http://bugs.jython.org/issue1686 opened by bcorliss #1687: jython hides StackOverflowError from Java code http://bugs.jython.org/issue1687 opened by harely #1688: xmlrpclib client fails to Java XML RPC server over ssl http://bugs.jython.org/issue1688 opened by public.marvin #1685: PythonTree.getCharStopIndex() does not include the last charac http://bugs.jython.org/issue1685 opened by waves2d Most recent 15 issues with no replies (15) ========================================== #1685: PythonTree.getCharStopIndex() does not include the last charac http://bugs.jython.org/issue1685 #1683: TempConverter returns : 'modul' object has no attribut 'main' http://bugs.jython.org/issue1683 #1681: JSR-223, Jython 2.5.2 and implementing Java Interfaces from Py http://bugs.jython.org/issue1681 #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 #1670: Implicit Decimal conversion to float fails http://bugs.jython.org/issue1670 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 Most recent 15 issues waiting for review (15) ============================================= #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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) ================================ #1688: xmlrpclib client fails to Java XML RPC server over ssl http://bugs.jython.org/issue1688 4 msgs |
From: Jython t. <st...@bu...> - 2010-12-24 17:10:22
|
ACTIVITY SUMMARY (2010-12-17 - 2010-12-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 203 ( -1) closed 1508 ( +3) total 1711 ( +2) Open issues with patches: 29 Issues opened (1) ================= #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 opened by houtm035 Most recent 15 issues with no replies (15) ========================================== #1690: os.system() misinterprets '<' character. jython vs python http://bugs.jython.org/issue1690 #1683: TempConverter returns : 'modul' object has no attribut 'main' http://bugs.jython.org/issue1683 #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 #1664: Jython docs should support internal links/anchors http://bugs.jython.org/issue1664 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 Most recent 15 issues waiting for review (15) ============================================= #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1675: Jython exits prematurely when executing a file, thus killing S http://bugs.jython.org/issue1675 #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 Issues closed (3) ================= #1680: jython -c option is not parsed right http://bugs.jython.org/issue1680 closed by pjenvey #1681: JSR-223, Jython 2.5.2 and implementing Java Interfaces from Py http://bugs.jython.org/issue1681 closed by pjenvey #1689: datetime strftime %f doesn't seem to work. http://bugs.jython.org/issue1689 closed by pjenvey |
From: Jython t. <st...@bu...> - 2010-12-31 17:10:22
|
ACTIVITY SUMMARY (2010-12-24 - 2010-12-31) 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 201 ( -2) closed 1512 ( +4) total 1713 ( +2) Open issues with patches: 27 Issues opened (2) ================= #1691: Better start script for classpath http://bugs.jython.org/issue1691 opened by Sunng #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 opened by dbeckwith Most recent 15 issues with no replies (15) ========================================== #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1691: Better start script for classpath http://bugs.jython.org/issue1691 #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 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 Most recent 15 issues waiting for review (15) ============================================= #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Issues closed (4) ================= #1666: datetime.strptime() errors with %f formatter http://bugs.jython.org/issue1666 closed by pjenvey #1668: strptime('','') works on cpython but not on jython http://bugs.jython.org/issue1668 closed by pjenvey #1675: Jython exits prematurely when executing a file, thus killing S http://bugs.jython.org/issue1675 closed by pjenvey #1682: exit code of 0 on unhandled exception http://bugs.jython.org/issue1682 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-01-07 17:10:17
|
ACTIVITY SUMMARY (2010-12-31 - 2011-01-07) 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 201 ( +0) closed 1514 ( +2) total 1715 ( +2) Open issues with patches: 27 Most recent 15 issues with no replies (15) ========================================== #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1691: Better start script for classpath http://bugs.jython.org/issue1691 #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 #1657: latin-1 codecs http://bugs.jython.org/issue1657 #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 Most recent 15 issues waiting for review (15) ============================================= #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Issues closed (2) ================= #1693: Unicode sys.path elements cause UnicodeErrors on import http://bugs.jython.org/issue1693 closed by pjenvey #1694: import ssl not working http://bugs.jython.org/issue1694 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-01-14 17:10:23
|
ACTIVITY SUMMARY (2011-01-07 - 2011-01-14) 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 203 ( +2) closed 1515 ( +1) total 1718 ( +3) Open issues with patches: 27 Issues opened (2) ================= #1696: Module importing doesn't respect encoding (PEP 263) http://bugs.jython.org/issue1696 opened by jpulakka #1697: Wrong error message when http connection can not be establishe http://bugs.jython.org/issue1697 opened by basti1302 Most recent 15 issues with no replies (15) ========================================== #1697: Wrong error message when http connection can not be establishe http://bugs.jython.org/issue1697 #1696: Module importing doesn't respect encoding (PEP 263) http://bugs.jython.org/issue1696 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1691: Better start script for classpath http://bugs.jython.org/issue1691 #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) ============================================= #1676: NPE in defaultdict http://bugs.jython.org/issue1676 #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Issues closed (1) ================= #1695: os.path.expandvars does not behave as descibed in doc _under_w http://bugs.jython.org/issue1695 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-01-21 17:10:20
|
ACTIVITY SUMMARY (2011-01-14 - 2011-01-21) 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 202 ( -1) closed 1516 ( +1) total 1718 ( +0) Open issues with patches: 26 Issues opened (1) ================= #1696: PythonInterpreter.exec(String) should reject magic encoding co http://bugs.jython.org/issue1696 reopened by pjenvey Most recent 15 issues with no replies (15) ========================================== #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1691: Better start script for classpath http://bugs.jython.org/issue1691 #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) ============================================= #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 #1868602: Patch to make interpreter thread safe http://bugs.jython.org/issue1868602 Top 10 most discussed issues (2) ================================ #1696: PythonInterpreter.exec(String) should reject magic encoding co http://bugs.jython.org/issue1696 3 msgs #1697: Wrong error message when http connection can not be establishe http://bugs.jython.org/issue1697 3 msgs Issues closed (1) ================= #1667: thread.local subclasses with constructor params fail http://bugs.jython.org/issue1667 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-01-28 17:10:19
|
ACTIVITY SUMMARY (2011-01-21 - 2011-01-28) 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 ( +4) closed 1517 ( +1) total 1723 ( +5) Open issues with patches: 27 Issues opened (5) ================= #1699: jsr-223 scope object is not dict-like http://bugs.jython.org/issue1699 opened by pjenvey #1700: "virtualenv is not compatible" to 2.5.2rc3 http://bugs.jython.org/issue1700 opened by cheffe #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 opened by AlexGrönholm #1702: wrong byteorder / endianness detected http://bugs.jython.org/issue1702 opened by lukas #1697: Wrong error message when http connection can not be establishe http://bugs.jython.org/issue1697 reopened by amak Most recent 15 issues with no replies (15) ========================================== #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 #1700: "virtualenv is not compatible" to 2.5.2rc3 http://bugs.jython.org/issue1700 #1692: time.strptime should throw an exception when format doesn't ma http://bugs.jython.org/issue1692 #1691: Better start script for classpath http://bugs.jython.org/issue1691 #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 #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Top 10 most discussed issues (1) ================================ #1697: Wrong error message when http connection can not be establishe http://bugs.jython.org/issue1697 16 msgs Issues closed (1) ================= #1698: warnings module fails under JSR-223 http://bugs.jython.org/issue1698 closed by pjenvey |
From: Jython t. <st...@bu...> - 2011-02-04 17:10:21
|
ACTIVITY SUMMARY (2011-01-28 - 2011-02-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 204 ( -2) closed 1520 ( +3) total 1724 ( +1) Open issues with patches: 27 Issues opened (1) ================= #1703: doctest example code fails http://bugs.jython.org/issue1703 opened by JohnL Most recent 15 issues with no replies (15) ========================================== #1703: doctest example code fails http://bugs.jython.org/issue1703 #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 #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 #1896215: findResource(s) for SyspathJavaLoader http://bugs.jython.org/issue1896215 Top 10 most discussed issues (1) ================================ #1701: Files are not flushed properly when opened from the EDT http://bugs.jython.org/issue1701 10 msgs Issues closed (2) ================= #1210: Lib/socket.py doesn't allow IPv6 sockets and fails with an Ass http://bugs.jython.org/issue1210 closed by amak #1700: "virtualenv is not compatible" to 2.5.2rc3 http://bugs.jython.org/issue1700 closed by otmarhumbel |