List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
urgent 1404 207 months ago 193 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 207 months ago 207 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 207 months ago 207 months ago thobes Parsing a simple PEP 342 coroutine crashes Jython 2.5 Core 2.5.0   closed fixed scoder thobes     crash
normal 1407 207 months ago 207 months ago thobes ClassCastException in plain Python coroutine Core 2.5.0   closed fixed scoder thobes     behaviour
normal 1408 207 months ago 207 months ago nriley JSR-223 engine doesn't implement I/O redirection       closed fixed jimwhite       rfe
normal 1409 207 months ago 207 months ago nriley JSR-233 engine version numbers backwards       closed fixed jimwhite        
normal 1410 207 months ago 175 months ago amak print doesn't work without the stdlib on Windows   2.5.1   closed fixed cgroves        
normal 1411 207 months ago 163 months ago fwierzbicki allow Jython's representation of a Java class to be updated   Jython 2.7   open remind cgroves       rfe
normal 1412 207 months ago 177 months ago fwierzbicki Bad arguments to settrace callback upon exception Core 2.5.0   closed fixed audetto fwierzbicki     behaviour
normal 1413 207 months ago 207 months ago pjenvey Array data type (PostgreSQL) is not supported (NPE) zxjdbc 2.5.0   closed fixed Lonebuddha pjenvey     crash
normal 1414 207 months ago 139 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 207 months ago 207 months ago fwierzbicki ast Node creation fails with no arg constructors Core 2.5.0   closed fixed kellrott fwierzbicki     behaviour
normal 1416 207 months ago 207 months ago nriley jython crashes when running a Jmol-based script   2.5.0   closed invalid connolly       crash
normal 1417 207 months ago 207 months ago Lawouach NameError: global name 'parser' is not defined Library     closed wont fix Lawouach       crash
normal 1418 207 months ago 207 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 207 months ago 206 months ago fwierzbicki Bug in PyTuple.indexOf and PyList.indexOf Core 2.5.0   closed fixed audetto fwierzbicki     behaviour
normal 1420 207 months ago 174 months ago amak Make PyServlet use modules instead of file names None 2.5.1   closed wont fix istari amak patch   behaviour
normal 1421 207 months ago 144 months ago zyasoft Support for INTERVAL types (Oracle) zxjdbc Jython 2.5   open   etelstan       crash
normal 1422 207 months ago 139 months ago zyasoft standalone jython doesn't load jars in classpath on solaris Core Jython 2.5   open remind gschenke       behaviour
major 1423 207 months ago 132 months ago zyasoft Circular imports cause RuntimeError: maximum recursion depth exceeded Core Jython 2.7   closed fixed Lonebuddha jeff.allen     crash
urgent 1424 207 months ago 206 months ago fwierzbicki Relative imports do not work in some cases Core 2.5.1   closed fixed Lonebuddha fwierzbicki     crash
normal 1425 207 months ago 206 months ago pjenvey distutils/util.py assumes too much posix None 2.5.0   closed fixed mdaniel   patch   behaviour
normal 1426 207 months ago 201 months ago nriley JSR-223 support does take into consideration changes to the ScriptContext Core Deferred   closed fixed emblemparade nriley patch   behaviour
normal 1427 207 months ago 164 months ago fwierzbicki Assignment of astnode value fails Core Jython 2.7   open remind kellrott fwierzbicki     behaviour
minor 1428 207 months ago 206 months ago pjenvey Verbose Shell Tracing In Shell Script (patch attached) Any 2.5.1   closed wont fix ashcrow   patch   rfe
normal 1429 207 months ago 207 months ago pjenvey module re method match Library 2.5.0   closed invalid lijihuai        
normal 1430 207 months ago 206 months ago lijihuai Oracle JDBC Connection close       closed fixed lijihuai cgroves      
normal 1431 206 months ago 206 months ago lijihuai can not support gbk gb2312 encoding   2.5.0   closed duplicate lijihuai       behaviour
major 1432 206 months ago 140 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 206 months ago 206 months ago cgroves Can't flush output to pipes like Python can Core 2.5.0   closed fixed danny       behaviour
normal 1434 206 months ago 206 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 206 months ago 144 months ago zyasoft traceback doesn't include Java stack trace in user functions       open remind cgroves   patch    
normal 1436 206 months ago 170 months ago fwierzbicki Provide Source Archives Installer, website     closed fixed ashcrow fwierzbicki     rfe
normal 1437 206 months ago 141 months ago zyasoft Proxy classes generate empty methods for abstract Java methods not implemented in Python   Jython 2.7   closed duplicate cgroves        
major 1438 206 months ago 206 months ago cgroves respectJavaAccessibility=False changes behavior Core 2.5.0   closed invalid fabioz       behaviour
major 1439 206 months ago 206 months ago fwierzbicki Can't write() array.array Library 2.5.0   closed fixed pjdm fwierzbicki     behaviour
major 1440 206 months ago 102 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 206 months ago 206 months ago pjenvey ZipFile.writestr("path", "content") doesn't work       closed invalid pekarna        
normal 1442 206 months ago 102 months ago jeff.allen No os.W* attributes Library Jython 2.7   open accepted pjdm        
major 1443 206 months ago 206 months ago pjenvey Can't update() hashlib.sha1() with array.array('c') Library 2.5.0   closed fixed pjdm       behaviour
major 1444 206 months ago 206 months ago pjenvey Can't zlib.compress() with array.array('c') Library 2.5.0   closed fixed pjdm       behaviour
major 1445 206 months ago 164 months ago alex.gronholm Module bz2 is missing Library 2.5.0   closed fixed pjdm       behaviour
major 1446 206 months ago 206 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 206 months ago 102 months ago jeff.allen Missing: expat.XML_PARAM_ENTITY_PARSING_ALWAYS Library Jython 2.7   open remind kellrott        
major 1448 206 months ago 164 months ago fwierzbicki Ellipses prompt after enter after full statement Core 2.5.0   closed out of date yhershberg       behaviour
normal 1449 206 months ago 204 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 206 months ago 206 months ago fwierzbicki "|" was unexpected at this time. Core 2.5.0   closed invalid ssteiner        
normal 1451 206 months ago 206 months ago kezhifeng zxJDBC, cursor.fetchone() for a session variable , I get an array . zxjdbc 2.5.0   closed wont fix kezhifeng        
normal 1452 206 months ago 193 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 206 months ago 147 months ago zyasoft popen3/ subprocess hangs Core Jython 2.7   closed invalid ssteiner        
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: