List of issues

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