List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
normal 2106 152 months ago 139 months ago zyasoft InteractiveInterpreter.runsource doesn't accept 'exec' as symbol parameter Core Jython 2.5   open   traff        
normal 2107 152 months ago 135 months ago eaaltonen Support Contextual Classpath Determination Core Jython 2.7   open   eaaltonen       rfe
normal 2108 152 months ago 147 months ago fwierzbicki Cannot set attribute to instances of AST/PythonTree (blocks pyflakes) Core Jython 2.7   closed fixed tlecomte fwierzbicki      
normal 2109 151 months ago 139 months ago zyasoft Regression test test_httpservers fails, hangs on Windows Library Jython 2.7   closed fixed jeff.allen jeff.allen test failure causes   behaviour
normal 2110 151 months ago 139 months ago zyasoft Fix compatibility with jnr-posix 3.0   Jython 2.7   closed fixed Arfrever zyasoft patch    
normal 2111 151 months ago 147 months ago zyasoft Fix compatibility with Guava 15   Jython 2.7   closed duplicate Arfrever        
normal 2112 151 months ago 125 months ago tcoker time.strptime() has different default year in Jython and CPython Core Jython 2.7   closed accepted Arfrever jeff.allen patch   behaviour
normal 2113 151 months ago 146 months ago zyasoft Update/fix Intellij IDEA project files None Jython 2.7   closed fixed santa4nt   patch    
normal 2114 150 months ago 145 months ago zyasoft Cookie.load exception with unicode strings Library Jython 2.7   closed wont fix aksian       behaviour
normal 2115 150 months ago 136 months ago zyasoft Callable objects cannot be used as args to Java method params taking single method interfaces Core Jython 2.7   open   zyasoft       behaviour
major 2116 149 months ago 147 months ago zyasoft Annotations not preserved when using python.path Core Jython 2.5   closed invalid hinerm       behaviour
normal 2117 149 months ago 145 months ago jeff.allen os.path.abspath fails on Windows Core, Library Jython 2.7   closed fixed jeff.allen jeff.allen     behaviour
normal 2118 149 months ago 147 months ago zyasoft struct.Struct exposed as a function instead of a class Library Jython 2.7   closed fixed dooble       behaviour
major 2119 149 months ago 147 months ago zyasoft Many of the *Derived.java classes are out of date compared to the templates n src/templates Core Jython 2.7   closed fixed indra        
major 2120 148 months ago 136 months ago zyasoft os.mkdir fails on UNC network paths Library Jython 2.7   closed fixed saynt zyasoft     behaviour
normal 2121 148 months ago 80 months ago jeff.allen Jython jar on Maven central embeds other third party libraries   Jython 2.7 Jython 2.7.2 closed fixed tuska   gradle, patch    
normal 2122 148 months ago 139 months ago zyasoft jline_.dll caching prevents 32bit and 64bit jython scripts running at same time   Jython 2.5   closed duplicate filipdef       crash
normal 2123 148 months ago 145 months ago jeff.allen Hang on multi-byte characters on Windows Core Jython 2.7   closed fixed rpan jeff.allen console Need CJKCodecs - multibytecodecs behaviour
normal 2124 148 months ago 126 months ago zyasoft xml.dom.minidom.writexml() changes value of TEXT_NODE Library Jython 2.7, Jython 2.5 Jython 2.7.1 closed fixed kuhstall       behaviour
normal 2125 148 months ago 148 months ago zyasoft threading.Thead.daemon attribute quietly ignored Library Jython 2.7   closed fixed zyasoft zyasoft      
urgent 2126 148 months ago 147 months ago zyasoft easy_install for jython 2.5 Installer Jython 2.5   closed works for me babu.saidu@gmail.com       behaviour
normal 2127 148 months ago 145 months ago zyasoft Weakref and zombie threads Core Jython 2.7   closed fixed rchyla   patch    
normal 2128 148 months ago 145 months ago zyasoft PyObjectDerived __str__cant support unicode Core Jython 2.7   closed wont fix liucong0311        
urgent 2129 148 months ago 147 months ago zyasoft Old Jar Jar Links jar is causing VerifyError exceptions Core Jython 2.7   closed fixed zyasoft zyasoft     behaviour
normal 2130 147 months ago 142 months ago zyasoft __builtin__.max raises "min of empty sequence" error Core Jython 2.7   closed fixed onealj   patch   behaviour
normal 2131 147 months ago 145 months ago zyasoft bug in os.path.exists   Jython 2.7   closed invalid aryeh       crash
major 2132 147 months ago 145 months ago onlygecko webapp termination causes memory leaks Core Jython 2.7, Jython 2.5   closed duplicate onlygecko       crash
critical 2133 147 months ago 147 months ago zyasoft defaultdict get behavior causes inconsistent map entries leading to potential memory leaks Core Jython 2.7   closed fixed jayv zyasoft     behaviour
normal 2134 147 months ago 142 months ago zyasoft Cannot create an instance of ast.Global using constructor that takes names Core Jython 2.7   open accepted JonathanFeinberg       crash
normal 2135 147 months ago 142 months ago zyasoft with statement should support AutoCloseable objects   Jython 2.7   open remind zyasoft zyasoft     rfe
normal 2136 147 months ago 100 months ago jeff.allen Invalid option from: jython -W all example.py   Jython 2.7   open   pjac        
normal 2137 147 months ago 147 months ago zyasoft Object comparison of strings fails, "a" is "a" gives false   Jython 2.7   closed invalid pjac        
normal 2138 147 months ago 147 months ago jeff.allen hex() function output is different than CPython Core Jython 2.7   closed invalid JonathanFeinberg        
normal 2139 147 months ago 147 months ago zyasoft Import mechanism does not import from wheels.   Jython 2.7, Jython 2.5   closed invalid t-8ch        
normal 2140 147 months ago 147 months ago zyasoft math.sqrt and math.log domain error issues Library Jython 2.7   closed fixed mb_ zyasoft patch   behaviour
normal 2141 147 months ago 146 months ago zyasoft Subclassing bytearray and calling __len__() results in a StackOverflowError Core Jython 2.7   closed fixed indra   patch   crash
normal 2142 147 months ago 100 months ago jeff.allen Set Thread classloader when entering Jython context Core Jython 2.7   open remind rec   RFE, patch, thread-interpreter context   rfe
major 2143 147 months ago 100 months ago jeff.allen site-packages support in standalone jar Core Jython 2.7   open accepted nonameentername   patch   rfe
normal 2144 147 months ago 146 months ago zyasoft Remove .idea artifacts from repo   Jython 2.7   closed fixed santa4nt   patch    
normal 2145 147 months ago 147 months ago jeff.allen os.stat() missing from Jython on Windows Core Jython 2.7   closed fixed jeff.allen        
normal 2146 147 months ago 145 months ago zyasoft Optimize xrange iterator Core Jython 2.7   closed fixed santa4nt   patch   behaviour
normal 2147 147 months ago 144 months ago zyasoft socket warnings and exceptions Any Jython 2.7   closed fixed mb_       behaviour
normal 2148 147 months ago 125 months ago stefan.richthofer Support a complete implementation of ctypes via JyNI Core Jython 2.7   open accepted zyasoft stefan.richthofer      
normal 2149 147 months ago 147 months ago zyasoft Jython standalone jar should support the site module and site-packages   Jython 2.7   closed duplicate zyasoft zyasoft      
normal 2150 147 months ago 139 months ago zyasoft regrtest does not support -x option Core Jython 2.7   closed fixed zyasoft zyasoft      
normal 2151 147 months ago 147 months ago zyasoft Multiline REPL commands broken on Windows Core Jython 2.7   closed invalid emcdowell       behaviour
normal 2152 147 months ago 147 months ago zyasoft Raw_input broken in Windows REPL Core Jython 2.7   closed invalid emcdowell       behaviour
normal 2153 147 months ago 147 months ago zyasoft Any string given to java.util.HashMap from Jython is always coerced into unicode Core Jython 2.7   closed invalid santa4nt       behaviour
urgent 2154 147 months ago 126 months ago zyasoft When running multiple engines in different threads, the last registered writer is in use for all script executions. Core Jython 2.7 Jython 2.7.1 closed fixed flegall zyasoft     crash
normal 2155 146 months ago 145 months ago zyasoft socket address slice issue Core Jython 2.7   closed fixed mb_   patch   behaviour
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: