List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
bugs.jython.org/issue1885
normal 2019 149 months ago 148 months ago fwierzbicki bugs.jython.org/issue1885 Any Jython 2.5   closed fixed eeiddne        
Bug with Class.instanceOf and casting
normal 222866 298 months ago 298 months ago bckfnn Bug with Class.instanceOf and casting Core     closed fixed bckfnn        
Building jython standalone manually results in local filesystem paths showing up in Jython stacktraces
minor 2535 103 months ago 100 months ago zyasoft Building jython standalone manually results in local filesystem paths showing up in Jython stacktraces None Jython 2.7 Jython 2.7.1 closed fixed teeohhem stefan.richthofer     behaviour
Build Jython with Gradle
normal 2182 132 months ago 68 months ago jeff.allen Build Jython with Gradle Core Jython 2.7 Jython 2.7.2 closed fixed hjacobs jeff.allen gradle   rfe
build.xml and the javac source parameter
normal 1218010 243 months ago 243 months ago johahn build.xml and the javac source parameter None     closed accepted johahn   patch    
build.xml refers to wrong version of commons-compress jar
normal 2178 132 months ago 132 months ago zyasoft build.xml refers to wrong version of commons-compress jar Installer Jython 2.7   closed fixed cjsimpson       behaviour
built-in function help() doesn't work and gets stuck
normal 2209 130 months ago 126 months ago zyasoft built-in function help() doesn't work and gets stuck Core Jython 2.7   closed fixed kanglecjr zyasoft      
Built-in functions should be of type types.BuiltinFunction
normal 1134 203 months ago 202 months ago zyasoft Built-in functions should be of type types.BuiltinFunction Core 2.5alpha1   closed fixed ericjacobs       behaviour
__builtin__.id() does not return unique values for different
normal 222789 298 months ago 225 months ago gbgbgb50 __builtin__.id() does not return unique values for different Core     closed fixed bckfnn pedronis      
__builtin__.max raises "min of empty sequence" error
normal 2130 135 months ago 130 months ago zyasoft __builtin__.max raises "min of empty sequence" error Core Jython 2.7   closed fixed onealj   patch   behaviour
builtin method as a class variable
normal 462280 288 months ago 287 months ago bckfnn builtin method as a class variable Core     closed fixed anonymous bckfnn      
builtin module's __dict__s unusable
normal 1193 200 months ago 87 months ago jeff.allen builtin module's __dict__s unusable Core Jython 2.7   open accepted pjenvey        
bytearray + and += should accept buffer protocol objects
normal 2768 74 months ago 71 months ago jeff.allen bytearray + and += should accept buffer protocol objects Core Jython 2.7   closed fixed jeff.allen jamesmudd     behaviour
bytearray does not support '+' or .join()
normal 1894 158 months ago 155 months ago jeff.allen bytearray does not support '+' or .join() Core 2.7a1   closed fixed oscar jeff.allen     crash
bytearray isalpha behaviour different from Python 2
normal 2364 122 months ago 118 months ago zyasoft bytearray isalpha behaviour different from Python 2 Core Jython 2.7   closed fixed ztane jeff.allen     behaviour
bytearray not accepted for os.write
normal 2062 145 months ago 133 months ago jeff.allen bytearray not accepted for os.write Core Jython 2.7   closed fixed jamesls jeff.allen patch   behaviour
Bytecode Interpreter stack optimization for larger arguments
normal 1951 156 months ago 156 months ago pjenvey Bytecode Interpreter stack optimization for larger arguments Core 2.7a2   closed fixed ndrzmansn pjenvey patch   behaviour
bytes backport request
minor 1613 183 months ago 183 months ago pjenvey bytes backport request Core 2.5.1   closed postponed mcieslik        
BytesIO.getvalue() includes string "bytearray()"
normal 1927 157 months ago 157 months ago jeff.allen BytesIO.getvalue() includes string "bytearray()" Core 2.7a2   closed fixed alekstorm jeff.allen     behaviour
Byte-string containing elements greater than 255
normal 2037 148 months ago 127 months ago jeff.allen Byte-string containing elements greater than 255 Core Jython 2.7   closed accepted Dolda2000 jeff.allen     behaviour
Cache Dir Permission Problem XP
normal 1023671 252 months ago 219 months ago amak Cache Dir Permission Problem XP Jythonc compiler     closed invalid anonymous        
callable() broken
normal 1406853 236 months ago 229 months ago cgroves callable() broken Core     closed   tavis_rudd        
Callable objects cannot be used as args to Java method params taking single method interfaces
normal 2115 137 months ago 123 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
Calling a Java method from a Python subclass via super() causes recursion depth RuntimeError
urgent 1540 187 months ago 123 months ago zyasoft Calling a Java method from a Python subclass via super() causes recursion depth RuntimeError Core Jython 2.7   closed fixed WA zyasoft     crash
calling close on an iterator generator
major 1117 204 months ago 203 months ago zyasoft calling close on an iterator generator Core 2.5alpha1   closed works for me egonw_ zyasoft     behaviour
Calling constructor on PyObject subclasses from python.
normal 222795 298 months ago 298 months ago bckfnn Calling constructor on PyObject subclasses from python. Core     closed fixed bckfnn        
Calling object.__reduce__ in a subclass results in infinite recursion
normal 2323 123 months ago 123 months ago zyasoft Calling object.__reduce__ in a subclass results in infinite recursion   Jython 2.7 Jython 2.7.0 closed fixed jmadden zyasoft patch    
calling os.stat with *args fails
critical 1790 168 months ago 168 months ago pjenvey calling os.stat with *args fails Core 2.5.2   closed duplicate hpk       crash
Calling overriden method from java ctor
normal 229363 296 months ago 295 months ago bckfnn Calling overriden method from java ctor Core     closed fixed bckfnn bckfnn      
Calling reload on java class loaded from sys.path cause NPE
normal 222793 298 months ago 298 months ago pedronis Calling reload on java class loaded from sys.path cause NPE Core     closed   bckfnn        
Calling sys.exit() in a spawned thread fails to exit.
normal 1308 196 months ago 196 months ago pjenvey Calling sys.exit() in a spawned thread fails to exit. Core 2.5b1   closed invalid colinhevans       behaviour
calling unimplemented method on JyClass(IJava) returns 0, should throw exception
urgent 1561 186 months ago 126 months ago zyasoft calling unimplemented method on JyClass(IJava) returns 0, should throw exception Core Jython 2.7   closed fixed seanj zyasoft     behaviour
callproc() always returns "no results" with Sybase ASE 12.5.4
normal 1659 178 months ago 129 months ago zyasoft callproc() always returns "no results" with Sybase ASE 12.5.4 zxjdbc Jython 2.5   open   a_mehlig       behaviour
Cannot access final protected methods
normal 2634 92 months ago 88 months ago jeff.allen Cannot access final protected methods Core Jython 2.7   open accepted alexgobbo jeff.allen     behaviour
Cannot assign to actionPerformed
normal 1749824 218 months ago 218 months ago cgroves Cannot assign to actionPerformed None     closed invalid dennisn        
Cannot call superclass's __init__ if superclass is in a pack
normal 222877 298 months ago 298 months ago pedronis Cannot call superclass's __init__ if superclass is in a pack None     closed fixed bckfnn pedronis      
Cannot call the constructor of java class
normal 222857 298 months ago 298 months ago pedronis Cannot call the constructor of java class None     closed fixed bckfnn pedronis      
Cannot compile jython
normal 2180 132 months ago 132 months ago zyasoft Cannot compile jython   Jython 2.7   closed fixed nonameentername zyasoft patch   crash
Cannot compile to use methods exceeding JVM size restrictions
normal 527524 283 months ago 95 months ago tuska Cannot compile to use methods exceeding JVM size restrictions Core Jython 2.7 Jython 3.0 open remind anonymous zyasoft      
cannot configure socket() for Multicast
normal 1846 161 months ago 88 months ago jeff.allen cannot configure socket() for Multicast Core Jython 2.5   open remind hulettbh zyasoft     behaviour
Cannot create an instance of ast.Global using constructor that takes names
normal 2134 135 months ago 129 months ago zyasoft Cannot create an instance of ast.Global using constructor that takes names Core Jython 2.7   open accepted JonathanFeinberg       crash
Cannot create virtualenv with jython2.7rc2 - breaks tox
normal 2329 123 months ago 115 months ago zyasoft Cannot create virtualenv with jython2.7rc2 - breaks tox   Jython 2.7   closed fixed csojinb       behaviour
cannot do some trickles
normal 1577969 226 months ago 225 months ago cgroves cannot do some trickles Core     closed fixed neoedmund        
cannot escape trailing " in a """ string
normal 410794 294 months ago 293 months ago bckfnn cannot escape trailing " in a """ string Core     closed fixed bzimmer bckfnn test failure causes    
can not exclude parts from installation
normal 1783960 216 months ago 216 months ago otmarhumbel can not exclude parts from installation Installer     closed fixed a_o_m otmarhumbel      
Cannot extend ``_ast.astlist``
normal 1710 173 months ago 87 months ago jeff.allen Cannot extend ``_ast.astlist`` Core Jython 2.7   open remind malthe       crash
Cannot get return code from a process started with os.popen with Jython 2.5 (worked in 2.2)
normal 1434 192 months ago 192 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      
Cannot handle network paths under Windows
major 2599 96 months ago 94 months ago zyasoft Cannot handle network paths under Windows Core Jython 2.7 Jython 2.7.2 closed fixed tkohn stefan.richthofer     behaviour
Cannot import java.awt.* on Java 9
major 2630 93 months ago 76 months ago jeff.allen Cannot import java.awt.* on Java 9   Jython 2.7 Jython 2.7.2 closed fixed sergei175   Java Roadmap   behaviour
Cannot import java.security.spec in Jython Standalone
normal 1867 160 months ago 134 months ago zyasoft Cannot import java.security.spec in Jython Standalone Core Jython 2.5   closed wont fix tklink       behaviour
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: