id,activity,title,creator,assignee,status
2057,2013-05-24.14:30:22,ArrayIndexOutOfBounds during import,1055,None,1
2056,2013-05-23.20:52:24,sys.argv doesn't see !,1052,None,1
1572,2013-05-23.07:50:13,sys-package-mgr should not print import action unless verbose is chosen,674,None,1
1896,2013-05-21.21:15:26,compileall does not work,496,304,1
2055,2013-05-20.18:08:27,isinstance() and issubclass() fail with abc.ABCMeta,910,None,1
2049,2013-05-20.09:47:10,Unexpected exceptions instead of OverflowError,1048,None,1
2048,2013-05-20.09:46:28,Allow lone surrogates,1048,None,1
2047,2013-05-20.09:45:41,repr() failure on unpaired low surrogate,1048,None,1
2053,2013-05-19.15:05:04,It should be possible to re-initialise PySystemState,268,None,1
2054,2013-05-19.15:04:54,ThreadStateMapping leaks,268,None,1
2050,2013-05-17.23:27:27,SyntaxError: mismatched input 'as' expecting COLON,1049,None,1
2052,2013-05-16.16:50:21,subprocess stdin,1051,None,1
2046,2013-05-11.14:10:40,"sys.stdin.readline() hangs when used interactively (JLine, Windows)",846,846,1
1972,2013-05-09.21:12:00,jython 2.5.3 sys.stdin.readline() hangs when jython launched as subprocess on Mac OS X,974,None,1
2045,2013-05-03.13:41:59,Static stderr and stdout variables not initialized in Py.java,1045,None,1
2044,2013-05-02.07:16:47,Jython creates executables class files with wrong permissions,1043,None,1
2041,2013-04-28.17:45:31,"solrpy: testscript runs in python, but not jython",1036,None,1
2040,2013-04-19.23:14:14,Uncompressing file with bz2 fails with ArrayIndexOutOfBoundsException,1035,None,1
2025,2013-04-17.10:55:34,issue1885 re-occuring on Jython 2.5.4,1016,None,1
2035,2013-04-08.17:32:18,datetime.date.fromtimestamp(None) should raise TypeError,1032,None,1
2036,2013-04-08.17:31:50,Encoding bug in IO,1033,None,1
2037,2013-04-08.17:31:24,Byte-string containing elements greater than 255,1034,None,1
2039,2013-04-08.17:30:31,__future__.unicode_literals doesn't affect eval,627,None,1
2038,2013-04-07.18:57:27,Unable to import optparse with non-ASCII character in LANGUAGE,627,None,1
1992,2013-04-05.21:36:40,Printing UTF-8 string from Java to Python using PythonInterpreter broken,993,None,1
2034,2013-03-25.23:03:05,shutil.copy doesn't work,1030,None,1
2021,2013-03-25.23:02:11,https with jython2.7 + trusting all certificates not working,1017,88,1
2030,2013-03-25.09:08:28,readline add_history() typo,1028,63,1
2028,2013-03-25.08:01:06,unicode lacks a _formatter_parser(),1028,63,1
2033,2013-03-24.02:31:21,test_strptime fails: test_mar1_comes_after_feb29_even_when_omitting_the_year,1026,None,1
1964,2013-03-24.01:24:15,time.strptime() does not support %f in format,910,63,1
2032,2013-03-23.21:56:10,compiler.pycodegen: SC_GLOBAL_EXPLICT -> SC_GLOBAL_EXPLICIT,910,None,1
2031,2013-03-23.20:22:12,threading -- `thread.daemon = True` doesn't work as expected,1029,None,1
2029,2013-03-23.20:13:05,The codeop.Compile class does not expose compiler flags as expected,1028,None,1
1817,2013-03-23.00:45:46,Small random seeds do not produce random values (as in CPython),484,None,1
1447,2013-03-22.16:03:31,Missing: expat.XML_PARAM_ENTITY_PARSING_ALWAYS,558,None,1
2013,2013-03-21.02:24:43,%x hex formatting takes O(N^2) time.,88,63,1
1521,2013-03-20.16:19:45,Python built in function buffer not in Jython,624,None,1
2023,2013-03-20.03:56:07,subproces cannot run Windows batch file from current dir which was not starting dir,1019,None,1
2022,2013-03-18.18:53:24,socket.error:when reading some urls in jython 2.7b1,1018,88,1
2026,2013-03-15.19:17:38,Memory leak when instantiating multiple PyScriptEngine objects in the same thread,1025,None,1
2024,2013-03-07.19:22:35,SyntaxError: CreateIsVlans.py,1009,None,1
1807,2013-03-05.22:37:02,Failed to set UTF-8 encoding for output redirected to file.,866,None,1
1460,2013-03-05.22:36:43,Interactive Interpreter still buggy (same issue as 1365 back in 2.5rc1?),581,63,1
1133,2013-03-05.22:36:04,Support ipython and other completers with readline emulation,304,304,1
1945,2013-03-04.18:07:30,"Opening of /dev/tty with ""a"" or ""w"" mode fails",910,None,1
1014,2013-03-04.12:19:07,Patch for inspect.getargspec to work with PyReflectedFunction,211,None,1
1746,2013-03-02.13:49:47,memory leak from encodings + codecs.java causes PermGen memory exhaustion,703,63,1
695383,2013-03-02.13:24:21,close()-ing sys.stdin/stdout causes Jython to exit,100,None,1
1270,2013-03-01.23:50:31,CRTL+C kills Jython console,397,88,1
1987,2013-03-01.21:37:32,System.console().readLine only reads a single character,990,None,1
1313,2013-03-01.20:40:54,KeyboardInterrupt does not catch ctrl-c,152,88,1
1736,2013-03-01.00:53:33,Jython 2.5.2 lacks os.fstat,812,None,1
1658,2013-03-01.00:22:18,os.stat fails on Windows if path contains chars with ordinal over 255,152,None,1
527524,2013-03-01.00:21:06,Cannot compile to use methods exceeding JVM size restrictions,2,304,1
2016,2013-02-28.23:08:20,ssl sockets have broken recv() and makefile(),1013,88,1
2014,2013-02-28.14:15:04,os.mkdir() on Windows fails with OSError: [Errno 20047] Unknown error: 20047,1011,88,1
1865,2013-02-28.10:13:54,Jython does not support all encodings available on JVM,152,None,1
1944,2013-02-27.20:11:09,"Opening of /dev/null or /dev/zero with ""w"" mode fails in non-English locales",910,None,1
1777,2013-02-27.19:52:07,Help getting SymPy working with Jython,840,63,1
1981,2013-02-27.18:35:46,ast.And and ast.Or should be subclasses of ast.boolop,910,None,1
1292,2013-02-27.18:33:37,Bug OpenJDK to upgrade xerces,182,None,1
1980,2013-02-27.18:33:03,"ast.Eq, ast.Gt, ast.GtE, ast.In, ast.Is, ast.IsNot, ast.Lt, ast.LtE, ast.NotEq and ast.NotIn should be subclasses of ast.cmpop",910,63,1
1955,2013-02-27.18:30:44,NotImplemented incorrectly handled in Old style classes,910,None,1
1729,2013-02-27.18:29:36,signal.signal may raise java.lang.IllegalArgumentException,152,None,1
1336,2013-02-27.18:27:58,PyDeque should likely subclass PySequence,182,None,1
1946,2013-02-27.18:26:03,cPickle.Pickler objects should have memo attribute,910,None,1
1328,2013-02-27.18:25:33,ctypes for jython,506,None,1
1112,2013-02-27.18:05:19,Shebang handlers must be compiled (sys.executable),182,None,1
1720,2013-02-27.17:58:12,Support environment variable flags,182,None,1
1103,2013-02-27.17:57:14,__tojava__ should work the same way on old-style and new-style classes,170,63,1
1855,2013-02-27.17:56:07,test_cmath.py not fully working,63,None,1
1435,2013-02-27.17:50:12,traceback doesn't include Java stack trace in user functions,8,63,1
1411,2013-02-27.17:47:48,allow Jython's representation of a Java class to be updated,8,None,1
1609,2013-02-27.17:46:48,Partial parsing does not work with function decorators,700,63,1
1057,2013-02-27.17:45:31,new style classes don't support __del__,182,None,1
1127,2013-02-27.17:37:32,Jython has problems to dynamically loading classes when installed on the boot classpath,170,None,1
1469,2013-02-27.17:35:55,"Large lines trigger ""java.io.IOException: Resetting to invalid mark""",63,None,1
1668843,2013-02-27.17:35:02,imp.compileSource() ignores compiledFileName,201,182,1
1017,2013-02-27.17:34:04,Jython new style classes lack __basicsize__,182,None,1
1281,2013-02-27.17:32:53,profile module doesn't profile Java builtin functions,182,None,1
1302,2013-02-27.17:31:17,Move Jython's mailing lists to python.org infrastructure,63,63,1
1000,2013-02-27.17:30:34,JFileChooser java bug in installer,45,45,1
1143,2013-02-27.17:29:24,"""import"" picks up directories that don't contain an __init__.py",410,None,1
1031,2013-02-27.17:19:46,PyDictionaryDerived.__cmp__ is not fully CPython-compatible,170,63,1
1105,2013-02-27.16:54:52,Exposer is generating wrong bytecode for exposed method receiving PyUnicode arguments,170,None,1
1778514,2013-02-27.16:37:10,package scanner doesn't look in Class-Path in the MANIFEST,236,None,1
1403,2013-02-27.16:25:28,Make a precompiled standalone jar available,496,None,1
1055,2013-02-27.00:36:06,Java 1.06 update 6 Doesn't stor __file__ in jar packages,333,None,1
1839,2013-02-26.23:45:48,sys.getfilesystemencoding() is None although java.lang.System.getProperty('file.encoding') seems to work,152,None,1
1690,2013-02-26.23:39:58,os.system()  misinterprets '<' character. jython vs python,775,None,1
2011,2013-02-26.23:23:52,binascii doesn't work with bytearray and memoryview types,101,None,1
1744,2013-02-26.22:12:32,jython script total characters limited to 100000,816,88,1
1808,2013-02-26.22:03:27,The logging module will throw exceptions when '%{process}d' is used in formatting string because os.getpid() is not implemented in Jython,550,88,1
1841,2013-02-26.22:00:11,Non-ASCII environment variables are encoded incorrectly in os.environ,152,None,1
1152612,2013-02-26.21:52:19,vars(obj) returns PyStringMap instead of DictType,2,None,1
649582,2013-02-26.21:45:00,subclassing with > 1protected ctor's,95,None,1
601058,2013-02-26.21:42:45,poor beans property support aspects,7,None,1
547727,2013-02-26.21:40:52,Class-path in jar manifest is ignored,2,None,1
508116,2013-02-26.21:36:57,non/static & overloading => lil\' mess,7,None,1
1791,2013-02-26.21:17:22,Library documentation is from the future.,88,104,1
737978,2013-02-26.19:09:48,IOError/java.io.Exception equivalence,7,None,1
1323,2013-02-26.19:09:12,"PyList iterator() method; Java objects created in Python, when extracted from a PyList (used as a java.uti.List) in Java code do not get unwrapped",395,304,3
1528,2013-02-26.19:00:58,Stack traces have incorrect line numbers when viewed inside java,201,None,1
1866049,2013-02-26.18:52:02,Jython interpreter not thread safe when run using BSF,265,None,1
1758320,2013-02-26.18:50:50,stringprep module missing,8,None,1
1758280,2013-02-26.18:50:16,Circular implementation of == returns False instead of True,8,None,1
1569882,2013-02-26.18:48:37,zxJDBC metadata queries incorrect on quoted tablenames,2,None,1
608632,2013-02-26.18:43:52,__doc__foo should accept java String,7,63,1
1993,2013-02-26.18:39:12,java_user scheme missing in distutils/command/install.py,910,None,1
1986,2013-02-26.18:38:33,__file__ and hasattr are slow for java packages,989,None,1
1982,2013-02-26.18:36:20,enumerate() should support start argument,910,None,1
1973,2013-02-26.18:34:25,"""from . import *"" does not work",910,63,1
1953,2013-02-26.18:33:48,lib2to3 missing,910,None,1
1915,2013-02-26.18:31:40,Locale set without call to locale.setlocale(),910,None,1
1904,2013-02-26.18:31:10,Port Jython to Servlet API 3.0,910,88,1
1870,2013-02-26.18:30:47,Joined command line options handled incorrectly,910,None,1
1815,2013-02-26.18:11:42,http://www.jython.org/license.html should mention the other licenses,871,None,1
1814,2013-02-26.18:11:15,Document an upgrade path for users of PyJavaInstance,88,None,1
1796,2013-02-26.18:10:25,Jython doesn't support jar dir with colon's in it,857,None,1
1794,2013-02-26.18:08:42,warnings.catch_warnings is incorrectly listed in the documentation,848,None,1
1763,2013-02-26.18:05:50,Number of expected arguments in string methods TypeError messages are incorrect,829,None,1
1957,2013-02-26.18:03:50,Windows only CTRL-C no longer works since Jython 2.5.2,666,88,1
1756,2013-02-26.18:00:14,array and zeros,826,104,1
1750,2013-02-26.17:59:22,subst fails,575,None,1
1740,2013-02-26.17:58:28,Add automatic roundup interaction from hg.python.org,182,182,1
1739,2013-02-26.17:57:23,JSR223: ScriptEngine.FILENAME not honoured,813,None,1
1728,2013-02-26.17:56:19,comparing dict and derived dict in a list,635,63,1
1722,2013-02-26.17:51:48,Unable to use the codecs module when embedding Jython,803,None,1
1719,2013-02-26.17:51:00,dev doc for adding builtin modules is not enough.,763,None,1
1699,2013-02-26.17:40:42,jsr-223 scope object is not dict-like,182,None,1
1684,2013-02-26.17:39:39,PyException wrapper for a Java exception raised directly from Python code doesn't have cause set,445,None,1
1669,2013-02-26.17:38:41,Interactive interpreter broken on Cygwin xterm,757,None,1
1664,2013-02-26.17:37:07,Jython docs should support internal links/anchors,304,104,1
1652,2013-02-26.17:34:35,JARs not found using java.ext.dir and java.class.path,743,None,1
1638,2013-02-26.17:34:03,Support co_lnotab line number structure,304,None,1
1612,2013-02-26.17:33:07,array.array copies strings instead of using them to back the new array,705,None,1
1599,2013-02-26.17:32:13,jython.bat corrupts command line arguments containing special characters,152,45,1
1590,2013-02-26.17:31:34,Website contains Python 2.6 stdlib reference,338,104,1
1560,2013-02-26.17:31:08,os.times function missing from jython 2.5.1,302,None,1
1499,2013-02-26.17:27:14,PostgreSQL datahandler should return Decimals instead of floats for NUMERIC/DECIMAL columns,170,None,1
1376,2013-02-26.17:26:47,"'name in dir(item)' holds, but 'getattr(item, name)' fails",397,None,1
1374,2013-02-26.17:26:07,"""java.lang.NoClassDefFoundError"" vs. ""TypeError: Error when calling the metaclass bases cannot create 'NoneType' instances""",452,None,1
1371,2013-02-26.17:24:07,[Windows] test_java_integration.test_nonexistent_import_with_security fails,182,45,1
1491,2013-02-26.17:23:40,[Windows] Include a native command line launcher for Windows,182,45,1
1337,2013-02-26.17:22:25,Add abstract PySequence.size() method,182,None,1
1279,2013-02-26.17:21:45,dummy_threading broken,182,304,1
1219,2013-02-26.17:21:00,Unicode usage in os.path functions,455,None,1
1208,2013-02-26.17:18:53,jython_installer doesn't like paths that contain the '!' character,452,45,1
1179,2013-02-26.17:17:13,Expose should produce a class with the same bytecode version as the one it reads in,436,None,1
1132,2013-02-26.17:16:33,Metaclasses for Java-derived objects,399,None,1
1090,2013-02-26.17:15:53,Python modules defined with an __init__.py that are precompiled in a jar do not import.,354,None,1
1856,2013-02-26.08:32:47,Permission denied when writing to files under /sys (sysfs) directory,902,None,1
1747,2013-02-26.07:58:55,Jython shutdown closer java.util.ConcurrentModificationException,819,None,1
1930,2013-02-26.00:40:48,traceback raises exception in os.py,948,None,1
1798,2013-02-26.00:29:53,JSR223 eval of variable or variable expression returns null,859,None,1
1726,2013-02-25.22:42:26,Interaction problem w/ emacs shells on windows,806,None,1
1784,2013-02-25.22:20:55,"PythonInterpreter.initialize hangs, if System.in.read() is blocking, in a java-on-java child process, on a Windows Server 2003 VMWare",730,88,1
1723,2013-02-25.22:03:01,stdout not working; print redirected to stderr?,804,None,1
1878,2013-02-25.21:56:33,Defer to Iterable for __iter__ if Java Map implements iterable,920,None,1
1823,2013-02-25.21:54:10,jython launcher bash script induces terminal malfunction,878,45,1
1782,2013-02-25.21:54:02,os.stat_float_times is not implemented,808,None,1
1999,2013-02-25.21:52:31,Jython 2.5.2 is not working in HP and IBM platforms‏,1001,None,1
1978,2013-02-25.21:51:28,Jython launcher shell script fails on OS/X 10.8 (Mountain Lion) with 'expr: syntax error',513,45,1
1984,2013-02-25.21:50:27,os.pipe() missing,987,None,1
1958,2013-02-25.21:43:06,"Installer should not install two ""jython"" scripts",496,None,1
1911,2013-02-25.21:41:56,"""All"" installation doesn't generate standalone jar",940,45,1
1867,2013-02-25.21:40:59,Cannot import java.security.spec in Jython Standalone,907,None,1
1834,2013-02-25.21:32:31,cursor.setinputsizes,885,None,1
1876,2013-02-25.21:01:54,"PYTHONIOENCODING unsupported, used (among others) by PyDev",917,None,1
1868,2013-02-25.21:01:24,Jython 2.5.2 creates problem with old code,908,63,1
1846,2013-02-25.20:17:35,cannot configure socket() for Multicast,898,88,3
1765,2013-02-25.20:16:57,subprocess.Popen leaks fds,834,None,1
1383,2013-02-25.20:04:35,odd behavior when importing * from Java packages/modules when using the embedded interpreter,532,63,1
1818,2013-02-25.19:31:18,PythonInterpreter hangs in setState(),872,None,1
1787,2013-02-25.19:29:24,getpass.getpass() hangs when running on Windows,847,None,1
1812,2013-02-25.19:27:26,Comment after pass at same indentation crashes Jython,868,63,1
1793,2013-02-25.19:22:55,relative file.seek fails in read/write mode,853,None,1
1780,2013-02-25.19:21:35,jarray not properly converted to list with java.util.Arrays.asList(T... a),842,None,1
1779,2013-02-25.19:20:47,Java types not recognised in 'isinstance',697,None,1
1769,2013-02-25.19:20:17,shutil.copytree is not working on itanium,470,None,1
1508,2013-02-25.19:15:55,Subprocess with stdout throws Exception,627,182,1
1998,2013-02-25.19:11:13,test_dict.py makes incorrect assumption about dict ordering,998,63,1
1849,2013-02-25.19:07:52,Importing Java packages from java.ext.dirs is not working,63,63,1
1784696,2013-02-25.19:05:31,Patch: Import hook for separate source and class folders,249,None,1
1682864,2013-02-25.19:05:11,sqlite3 package (for python2.5 compatibility),184,None,1
1485,2013-02-25.19:04:52,JSR223 ScriptEngineManager cannot find both jython and jruby ScriptEngines when using maven assembly plugin,546,None,1
1641,2013-02-25.19:03:38,Jars loaded dynamically from sys.path do not load their full manifest into their package,304,None,1
1719817,2013-02-25.19:03:01,thread.start_new_thread doesn't take a kwarg dict,8,304,1
1250,2013-02-25.19:02:28,Trace function is not called with return events when frames are exited due to exceptions,465,None,1
1248,2013-02-25.19:02:06,Trace function is not called with a line event for try statements,465,None,1
1178,2013-02-25.18:52:50,No way to expose classes,436,None,1
1000147,2013-02-25.18:52:36,Support for BLOBs and CLOBs on Oracle,288,63,1
550200,2013-02-25.18:51:32,Jython doesn\\\'t work on ebcdic platforms,77,63,1
1896215,2013-02-25.18:50:52,findResource(s) for SyspathJavaLoader,306,63,1
1854873,2013-02-25.18:50:18,Patch for [ 1841644 ] Mmap module is not in jython,216,None,1
1631,2013-02-25.18:48:36,java.util.Map derived classes lack dict methods,304,304,1
1421,2013-02-25.18:47:57,Support for INTERVAL types (Oracle),563,None,1
1280,2013-02-25.18:47:25,"Add ""--classpath"" option to launch scripts",481,None,1
1193,2013-02-25.18:47:00,builtin module's __dict__s unusable,182,None,1
1012,2013-02-25.18:43:56,Jython nailgun-like script,338,None,1
607391,2013-02-25.18:41:47,Static sys.packageManager breaks class l,57,63,1
1830,2013-02-25.18:41:20,assert and print behave differently to display the message in jython 2.5.1,883,None,1
1492,2013-02-25.18:40:28,Jython not handling Java Iterators properly.,608,104,1
1540,2013-02-25.18:40:01,Calling a protected Java method from a Python subclass causes recursion depth RuntimeError,647,None,1
1776,2013-02-25.18:36:41,Packages in JARs that are dynamically added to sys.path cannot be imported,839,None,1
1781,2013-02-25.18:35:29,Jython selects wrong overload when Boolean/boolean choices are involved,445,63,1
1760,2013-02-25.18:34:01,logging library issue + monkey patch fix,827,63,1
1745,2013-02-25.18:32:37,"interp.get(arr, Object) returns padded array if called arr.append(x)",818,None,1
1738,2013-02-25.18:31:25,JSR223: ScriptEngine.ARGV is not honoured,813,None,1
1712,2013-02-25.18:30:37,jython.bat vs jython - difference in argument handling,793,None,1
1533,2013-02-25.18:23:16,Jython assumes the __future__ with statement is always enabled,641,63,1
1866,2013-02-25.18:21:55,Parser does not have mismatch token error messages caught by BaseRecognizer,904,63,1
1906,2013-02-25.18:21:32,"DeprecationWarnings, ImportWarnings and PendingDeprecationWarnings do not work in Jython 2.7",910,63,1
1795,2013-02-25.18:20:49,Extending Thread and a java class/interface doesn't work,856,63,1
1929,2013-02-25.18:18:48,__len__ of new-style classes should raise OverflowError instead of TypeError when overflow occurs,910,63,1
1672,2013-02-25.18:16:16,Compileall does not compile if .pyc file exists,403,63,1
1883,2013-02-25.18:15:12,infinte recusrion causes java.lang.NoClassDefFoundError: Could not initialize class org.python.core.PyTraceback,924,63,1
1659,2013-02-20.19:22:31,"callproc() always returns ""no results"" with Sybase ASE 12.5.4",748,None,1
1553,2013-02-20.18:45:15,"Encoding problems in dbexts.py - unicode, html",654,None,1
1903,2013-02-20.18:21:25,Port Jython to ANTLR 4.0,910,63,1
1552,2013-02-20.08:58:53,new PythonInterpreters don't import site,575,88,1
1610,2013-02-20.03:18:39,Wrong impl of Java attribute lookup,697,None,1
1591,2013-02-20.03:17:38,no syntax error with a multiline command through InteractiveInterpreter,614,None,1
1514,2013-02-20.03:07:51,[Windows] Arguments missing from command-line,295,None,1
1891,2013-02-20.00:48:44,"""Method code too large!"" error during compilation",928,None,1
1901,2013-02-20.00:48:03,No files/directores in pip-egg-info,932,63,1
1882,2013-02-20.00:47:20,math.fsum,922,63,1
1380,2013-02-20.00:47:01,Interpreter startup time regression,403,None,1
1859,2013-02-20.00:45:17,test failures in test_zlib.py,63,None,1
1881,2013-02-20.00:44:19,math.gamma and math.lgamma,922,None,1
1864,2013-02-20.00:43:59,Test failures in test_decimal.py,63,496,1
1898,2013-02-20.00:43:19,Warn about unimplemented subprocess.Popen().terminate(),931,63,1
1863,2013-02-20.00:41:04,Parts of test_doctest.py deleted to run on Jython,63,None,1
1861,2013-02-20.00:40:52,test failures in test_buitlins.py,63,None,1
1860,2013-02-20.00:40:35,test failures in test_array.py,63,None,1
1853,2013-02-20.00:39:39,Complex does not maintain negative for -0.0,63,63,1
1996,2013-02-20.00:33:25,Core slots array out of bounds with multiple inheritance,846,63,1
1925,2013-02-20.00:32:42,Support loading java.sql.Drivers that aren't on the boot classpath,944,63,1
1917,2013-02-20.00:32:08,No ctypes.c_char,928,None,1
2015,2013-02-20.00:28:40,returning itertools.imap() from __iter__ method no longer works,1012,63,1
1066,2013-02-20.00:28:23,Need CJKCodecs - multibytecodecs,182,304,1
2001,2013-02-20.00:25:21,deque.popleft() not thread-safe,901,None,1
2010,2013-02-20.00:25:00,datetime.timedelta has no total_seconds(),101,None,1
2008,2013-02-20.00:24:25,compile() doesn't pay attention to unicode_literals flag,101,None,1
2006,2013-02-20.00:24:02,from __future__ import unicode_literals doesn't work (at interactive prompt),101,None,1
2007,2013-02-20.00:23:41,from __future__ import print_function doesn't work (at interactive prompt),101,None,1
2002,2013-02-20.00:21:43,Codecs report consumed length in UTF-16 code units,846,None,1
1949,2013-02-20.00:21:10,deque does not take a maxlen keyword arg,959,None,1
1991,2013-02-20.00:20:09,broken iterator propagation,991,63,1
1956,2013-02-20.00:16:48,cannot import twisted module,362,63,1
1948,2013-02-20.00:14:17,os.path.exists('') == True,959,63,1
1916,2013-02-20.00:12:17,No ctypes.util,928,None,1
1741,2013-02-20.00:10:42,com.ziclix.python.sql.DataHandler calls wasNull without previously calling get [patch],815,None,1
1751,2013-02-20.00:10:19,"sys.settrace does not consider ""try"", ""except"" or ""break"" statements",768,None,1
1767,2013-02-20.00:07:59,Inconsistency between python and jython,836,63,1
1761,2013-02-20.00:07:39,threading memory leak,828,63,1
1701,2013-02-20.00:06:30,Files are not flushed properly when opened from the EDT,496,182,1
1725,2013-02-20.00:04:48,Expensive overhead from TRACE in SRE_STATE,595,None,1
1692,2013-02-20.00:02:37,time.strptime should throw an exception when format doesn't match,779,None,1
1742,2013-02-19.23:56:59,Finders in sys.meta_path do not work for Java modules in packages,768,None,1
1743,2013-02-19.23:55:06,regression in PyReflectedFunction: static Java methods are no longer callable,445,63,1
1734,2013-02-19.23:49:33,no integration with java.math.BigDecimal and java.math.BigInteger,445,None,1
1709,2013-02-19.23:46:05,jsr223 bug when dealing with datetime module,790,None,1
1708,2013-02-19.23:43:20,test_email fails if default locale is Japanese,763,63,1
1696,2013-02-19.23:38:13,PythonInterpreter.exec(String) should reject magic encoding comments like compile(unicode),782,None,1
1685,2013-02-19.23:29:33,PythonTree.getCharStopIndex() does not include the last character for FunctionDef,771,63,1
1687,2013-02-19.23:28:40,jython hides StackOverflowError from Java code,773,None,1
1686,2013-02-19.23:24:58,"Windows arg parsing, double space in literal string is escape sequence",772,None,1
1378,2013-02-19.23:20:55,"socket exception: ""AttributeError: 'module' object has no attribute 'sslerror' """,530,88,1
1710,2013-02-19.23:18:13,Cannot extend ``_ast.astlist``,791,None,1
1974,2013-02-19.23:13:30,Threading broken in jython 2.5.3,835,63,1
1878866,2013-02-19.23:12:52,Can't import java class from a mixed directory,237,63,1
1975,2013-02-19.23:12:08,os.path.isdir fails on network share (windows),976,None,1
1995,2013-02-19.23:10:14,Missing log statement in RowIdHandler when getRowid method doesn't exist,995,None,1
1983,2013-02-19.22:05:29,Embedded jython in websphere - objectweb class reader fails,986,None,1
1842,2013-02-19.21:51:37,Add IBM i support to Jython 2.5.1,890,88,1
1879,2013-02-19.21:50:47,-m command line option broken for scripts inside a jar file,921,None,1
1874,2013-02-19.21:43:57,Jython fails to import os module when using tr_TR locale,913,63,1
1965,2013-02-19.21:40:40,Unable to match long strings with re,967,None,1
1910,2013-02-19.21:37:57,ArrayIndexOutOfBounds in compiler due to list comprehension,73,63,1
1872,2013-02-19.21:32:53,A shutil.Error occurs in shutil.copytree on Windows 7 x64,911,None,1
1311,2013-02-19.21:25:46,Deserialize problem after reloading module or class,500,None,1
1206,2013-02-19.21:24:01,test_calendar fails on non english platforms,450,None,1
1748,2013-02-19.21:15:55,subprocess and os.system doesnt show output,575,None,1
1422,2013-02-19.21:15:02,standalone jython doesn't load jars in classpath on solaris,564,None,1
1442,2013-02-19.21:00:42,No os.W* attributes,539,None,1
1423,2013-02-19.20:48:03,Unexpected behaviour is case of circular imports,555,None,1
1440,2013-02-19.19:14:40,Tracing facilities (sys.settrace) not working when event comes from swing,215,None,1
1414,2013-02-19.19:10:27,os.path.exists reports False incorrectly for UNC paths,462,None,1
1432,2013-02-19.19:08:30,Implementing a Java interface in a mix-in may caus calls to be ignored,496,63,1
1453,2013-02-19.19:07:53,popen3/ subprocess hangs,575,None,1
1480,2013-02-19.19:07:17,String accumulation is quadratic in Jython in a case that CPython is linear,575,None,1
1394,2013-02-19.19:06:18,Serialization of Jython objects from Java bugged - across a reset Jython state.,541,None,1
610966,2013-02-19.18:57:18,Improving doc about applet issues,276,63,1
590519,2013-02-19.18:54:30,updatecount => rowcount,33,None,1
1080,2013-02-19.18:53:29,support for annotations?,374,None,1
1160,2013-02-19.18:51:58,Attribute Error,421,None,1
1497,2013-02-19.18:51:08,ast classes do not have appropiate base classes,613,63,1
1762054,2013-02-19.18:50:33,add webbrowser module,319,None,1
1427,2013-02-19.18:49:33,Assignment of astnode value fails,558,63,1
1950,2013-02-19.18:46:14,datetime.date.__add__() should return NotImplemented instead of raising TypeError,910,None,1
1561,2013-02-19.18:45:25,"calling unimplemented method on JyClass(IJava) returns 0, should throw exception",663,None,1
1437,2013-02-19.18:44:22,Proxy classes generate empty methods for abstract Java methods not implemented in Python,8,None,1
1315,2013-02-19.18:43:37,"jython vs. bin/jython, jython.bat vs. bin\jython.bat",452,45,1
1002,2013-02-19.18:32:18,static java methods on class hidden by object methods,211,63,1
1100,2013-02-19.18:28:14,Missing suport for os.spawn* and related constant os.P_WAIT,382,None,1
1894900,2013-02-19.18:27:24,Regression: 2.2.1 and 2.5.0 fail to calculate reasonable cachedir,268,63,1
1329,2013-02-19.18:22:22,Only methods present at class creation time added to proxy classes,8,None,1
1305,2013-02-19.18:21:41,Confusing error message calling generator.next() with arguments,338,None,1
1153,2013-02-19.18:19:18,idna encoding support,182,88,1
1650,2013-02-19.18:17:55,Current Jython docs refer to Python 2.6 functionality,740,104,1
1670,2013-02-19.18:03:06,Implicit Decimal conversion to float fails,758,None,1
1646,2013-02-19.18:02:19,Proxy getInterface not change for more PyObject,733,None,1
1785,2013-02-19.16:43:47,No exception thrown when calling not-implemented Java interface method,845,63,1

