List of issues

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