List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
urgent 1404 201 months ago 187 months ago zyasoft IllegalAccessException with Jython 2.2.1 and IBM JDK 6 Core 2.2.2   closed wont fix kargu2 fwierzbicki     crash
major 1405 201 months ago 200 months ago fwierzbicki Executing __run__.py from .jar throws exception(SystemExit: 0) in main when sys.exit(0) is called Core 2.5.0   closed fixed whistler11783       behaviour
major 1406 201 months ago 201 months ago thobes Parsing a simple PEP 342 coroutine crashes Jython 2.5 Core 2.5.0   closed fixed scoder thobes     crash
normal 1407 201 months ago 201 months ago thobes ClassCastException in plain Python coroutine Core 2.5.0   closed fixed scoder thobes     behaviour
normal 1408 201 months ago 201 months ago nriley JSR-223 engine doesn't implement I/O redirection       closed fixed jimwhite       rfe
normal 1409 201 months ago 201 months ago nriley JSR-233 engine version numbers backwards       closed fixed jimwhite        
normal 1410 201 months ago 168 months ago amak print doesn't work without the stdlib on Windows   2.5.1   closed fixed cgroves        
normal 1411 201 months ago 157 months ago fwierzbicki allow Jython's representation of a Java class to be updated   Jython 2.7   open remind cgroves       rfe
normal 1412 201 months ago 171 months ago fwierzbicki Bad arguments to settrace callback upon exception Core 2.5.0   closed fixed audetto fwierzbicki     behaviour
normal 1413 201 months ago 201 months ago pjenvey Array data type (PostgreSQL) is not supported (NPE) zxjdbc 2.5.0   closed fixed Lonebuddha pjenvey     crash
normal 1414 201 months ago 133 months ago zyasoft os.path.exists reports False incorrectly for UNC paths Library Jython 2.7, Jython 2.5   closed fixed crankycoder       behaviour
normal 1415 201 months ago 200 months ago fwierzbicki ast Node creation fails with no arg constructors Core 2.5.0   closed fixed kellrott fwierzbicki     behaviour
normal 1416 201 months ago 201 months ago nriley jython crashes when running a Jmol-based script   2.5.0   closed invalid connolly       crash
normal 1417 201 months ago 200 months ago Lawouach NameError: global name 'parser' is not defined Library     closed wont fix Lawouach       crash
normal 1418 201 months ago 200 months ago fwierzbicki -jar option doesn't set __name__ == '__main__' in __run__.py None 2.5.0   closed wont fix dhandy leosoto     behaviour
normal 1419 201 months ago 199 months ago fwierzbicki Bug in PyTuple.indexOf and PyList.indexOf Core 2.5.0   closed fixed audetto fwierzbicki     behaviour
normal 1420 200 months ago 168 months ago amak Make PyServlet use modules instead of file names None 2.5.1   closed wont fix istari amak patch   behaviour
normal 1421 200 months ago 138 months ago zyasoft Support for INTERVAL types (Oracle) zxjdbc Jython 2.5   open   etelstan       crash
normal 1422 200 months ago 133 months ago zyasoft standalone jython doesn't load jars in classpath on solaris Core Jython 2.5   open remind gschenke       behaviour
major 1423 200 months ago 126 months ago zyasoft Circular imports cause RuntimeError: maximum recursion depth exceeded Core Jython 2.7   closed fixed Lonebuddha jeff.allen     crash
urgent 1424 200 months ago 199 months ago fwierzbicki Relative imports do not work in some cases Core 2.5.1   closed fixed Lonebuddha fwierzbicki     crash
normal 1425 200 months ago 199 months ago pjenvey distutils/util.py assumes too much posix None 2.5.0   closed fixed mdaniel   patch   behaviour
normal 1426 200 months ago 194 months ago nriley JSR-223 support does take into consideration changes to the ScriptContext Core Deferred   closed fixed emblemparade nriley patch   behaviour
normal 1427 200 months ago 157 months ago fwierzbicki Assignment of astnode value fails Core Jython 2.7   open remind kellrott fwierzbicki     behaviour
minor 1428 200 months ago 200 months ago pjenvey Verbose Shell Tracing In Shell Script (patch attached) Any 2.5.1   closed wont fix ashcrow   patch   rfe
normal 1429 200 months ago 200 months ago pjenvey module re method match Library 2.5.0   closed invalid lijihuai        
normal 1430 200 months ago 200 months ago lijihuai Oracle JDBC Connection close       closed fixed lijihuai cgroves      
normal 1431 200 months ago 200 months ago lijihuai can not support gbk gb2312 encoding   2.5.0   closed duplicate lijihuai       behaviour
major 1432 200 months ago 134 months ago zyasoft Implementing a Java interface in a mix-in may caus calls to be ignored Core Jython 2.7   closed duplicate alex.gronholm zyasoft patch   behaviour
major 1433 200 months ago 200 months ago cgroves Can't flush output to pipes like Python can Core 2.5.0   closed fixed danny       behaviour
normal 1434 200 months ago 200 months ago pjenvey Cannot get return code from a process started with os.popen with Jython 2.5 (worked in 2.2) Library     closed fixed yanne pjenvey      
normal 1435 200 months ago 138 months ago zyasoft traceback doesn't include Java stack trace in user functions       open remind cgroves   patch    
normal 1436 200 months ago 164 months ago fwierzbicki Provide Source Archives Installer, website     closed fixed ashcrow fwierzbicki     rfe
normal 1437 200 months ago 134 months ago zyasoft Proxy classes generate empty methods for abstract Java methods not implemented in Python   Jython 2.7   closed duplicate cgroves        
major 1438 200 months ago 200 months ago cgroves respectJavaAccessibility=False changes behavior Core 2.5.0   closed invalid fabioz       behaviour
major 1439 200 months ago 200 months ago fwierzbicki Can't write() array.array Library 2.5.0   closed fixed pjdm fwierzbicki     behaviour
major 1440 200 months ago 95 months ago jeff.allen Tracing facilities (sys.settrace) not working when event comes from swing Core Jython 2.7   open accepted fabioz       behaviour
normal 1441 200 months ago 200 months ago pjenvey ZipFile.writestr("path", "content") doesn't work       closed invalid pekarna        
normal 1442 200 months ago 95 months ago jeff.allen No os.W* attributes Library Jython 2.7   open accepted pjdm        
major 1443 200 months ago 199 months ago pjenvey Can't update() hashlib.sha1() with array.array('c') Library 2.5.0   closed fixed pjdm       behaviour
major 1444 200 months ago 199 months ago pjenvey Can't zlib.compress() with array.array('c') Library 2.5.0   closed fixed pjdm       behaviour
major 1445 200 months ago 158 months ago alex.gronholm Module bz2 is missing Library 2.5.0   closed fixed pjdm       behaviour
major 1446 200 months ago 200 months ago pjenvey 1st arg can't be coerced to java.lang.CharSequence[] even when using workaround None 2.5.0   closed invalid dsalagean       behaviour
normal 1447 200 months ago 95 months ago jeff.allen Missing: expat.XML_PARAM_ENTITY_PARSING_ALWAYS Library Jython 2.7   open remind kellrott        
major 1448 200 months ago 157 months ago fwierzbicki Ellipses prompt after enter after full statement Core 2.5.0   closed out of date yhershberg       behaviour
normal 1449 200 months ago 198 months ago pjenvey Ellipsis comparison different from Python 2.5 to Jython 2.5 Core 2.5.0   closed fixed coleb pjenvey     behaviour
normal 1450 200 months ago 199 months ago fwierzbicki "|" was unexpected at this time. Core 2.5.0   closed invalid ssteiner        
normal 1451 199 months ago 199 months ago kezhifeng zxJDBC, cursor.fetchone() for a session variable , I get an array . zxjdbc 2.5.0   closed wont fix kezhifeng        
normal 1452 199 months ago 186 months ago otmarhumbel pydoc help() function fails because sys.executable is None in stand-alone Jython Library 2.5.1   closed fixed dhandy otmarhumbel     crash
normal 1453 199 months ago 141 months ago zyasoft popen3/ subprocess hangs Core Jython 2.7   closed invalid ssteiner        
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: