List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
Jython converts None to null when calling put(), but not when setting item with Python syntax
major 2842 67 months ago 64 months ago jeff.allen Jython converts None to null when calling put(), but not when setting item with Python syntax Core Jython 2.7.1 Jython 2.7.2 closed fixed doublep       behaviour
jython -c option is not parsed right
normal 1680 176 months ago 176 months ago pjenvey jython -c option is not parsed right Core 25rc4   closed fixed saltnlight5   patch   behaviour
jythonc outputs unqualified "Object"
normal 605098 277 months ago 197 months ago fwierzbicki jythonc outputs unqualified "Object" Jythonc compiler     closed wont fix mattbehrens        
jythonc problems with packaging, method visibility
normal 1693847 221 months ago 197 months ago fwierzbicki jythonc problems with packaging, method visibility Jythonc compiler     closed wont fix crapo        
jython crashes when running a Jmol-based script
normal 1416 193 months ago 193 months ago nriley jython crashes when running a Jmol-based script   2.5.0   closed invalid connolly       crash
Jython crashes with java.lang.NullPointerException in org.python.core.PyType.computeLinearMro() when running a webpy application under Tomcat and modjy
normal 1546 187 months ago 178 months ago zyasoft Jython crashes with java.lang.NullPointerException in org.python.core.PyType.computeLinearMro() when running a webpy application under Tomcat and modjy Core 2.5.1   closed duplicate jlist amak      
jython crash with command: threading.local()
critical 1013 209 months ago 209 months ago cgroves jython crash with command: threading.local() Core 2.5alpha1   closed fixed shoyu zyasoft     crash
jythonc setname bug
normal 526541 283 months ago 197 months ago fwierzbicki jythonc setname bug Jythonc compiler     closed wont fix pedronis pedronis      
jythonc --skip option doesn\\\'t skip
normal 876840 260 months ago 197 months ago fwierzbicki jythonc --skip option doesn\\\'t skip Jythonc compiler     closed wont fix psurry        
Jythonc, stop copy of nonexistant classfiles
normal 1005179 253 months ago 253 months ago nobody Jythonc, stop copy of nonexistant classfiles None     closed accepted anonymous bzimmer patch    
Jython CVS & Java 1.5.0
normal 1097354 248 months ago 248 months ago alltheluck Jython CVS & Java 1.5.0 None     closed   alltheluck       rfe
Jython debugger does not add site-packages into path
normal 2448 115 months ago 114 months ago zyasoft Jython debugger does not add site-packages into path Core Jython 2.7 Jython 2.7.0 closed works for me latifrons       behaviour
jython deprecation warning has bad link
normal 1736533 219 months ago 219 months ago cgroves jython deprecation warning has bad link Jythonc compiler     closed fixed marvingreenberg        
jython dict() behaving differently from cpython's.
normal 1600 184 months ago 184 months ago draghuram jython dict() behaving differently from cpython's. Core 2.5b1   closed wont fix draghuram       behaviour
Jython+django-jython - no module named site
major 1629 181 months ago 149 months ago amak Jython+django-jython - no module named site Library Jython 2.5   closed fixed rafanunes amak patch   behaviour
normal 2225 129 months ago 126 months ago strider Jython+django-jython - no module named site Library Jython 2.7   closed fixed valtron amak     behaviour
Jython docs should support internal links/anchors
normal 1664 178 months ago 88 months ago jeff.allen Jython docs should support internal links/anchors       open   zyasoft juneau001      
Jython does not handle signal.SIGALRM correctly
normal 2371 121 months ago 121 months ago zyasoft Jython does not handle signal.SIGALRM correctly Core Jython 2.7   closed wont fix the       behaviour
Jython does not intern strings as aggressively as CPython
normal 1042 207 months ago 203 months ago fwierzbicki Jython does not intern strings as aggressively as CPython Core 2.5alpha1   closed wont fix fwierzbicki   test failure causes   behaviour
Jython does not pick up python modules defined under PYTHONPATH
normal 1463 191 months ago 161 months ago amak Jython does not pick up python modules defined under PYTHONPATH Core 2.5.1   closed duplicate jpartogi        
Jython does not publish MIME types via JSR 223 (ScriptEngine.getFactory().getMimeTypes() is empty).
minor 1555 186 months ago 180 months ago zyasoft Jython does not publish MIME types via JSR 223 (ScriptEngine.getFactory().getMimeTypes() is empty). Core 2.5.1   closed fixed Reiger nriley     behaviour
Jython does not support all encodings available on JVM
normal 1865 161 months ago 134 months ago zyasoft Jython does not support all encodings available on JVM       closed duplicate pekka.klarck        
Jython does NOT support socket.listen(0) for accepting only one connection
normal 2520 106 months ago 88 months ago jeff.allen Jython does NOT support socket.listen(0) for accepting only one connection   Jython 2.7   open   zyasoft        
Jython does not terminate process when used with loadwatch
normal 2412 117 months ago 88 months ago jeff.allen Jython does not terminate process when used with loadwatch Core Jython 2.7, Jython 2.5   open   iMichka   console   behaviour
Jython does not work on ebcdic platforms
normal 550200 281 months ago 114 months ago zyasoft Jython does not work on ebcdic platforms Core Jython 2.7 Jython 2.7.0 closed fixed dgriff        
Jython doesn't allow to use unmapped unicode codepoint
normal 1707 174 months ago 161 months ago amak Jython doesn't allow to use unmapped unicode codepoint Core     closed rejected yyamano amak     behaviour
Jython doesn't load directories of JARs
urgent 1275 197 months ago 197 months ago pjenvey Jython doesn't load directories of JARs   2.5b1   closed invalid JacobKessler       rfe
Jython doesn't return last evaluated value in Java ScriptEngine
critical 1486 191 months ago 188 months ago bioform Jython doesn't return last evaluated value in Java ScriptEngine Core 2.5.1   closed invalid bioform       behaviour
critical 1529 188 months ago 180 months ago zyasoft Jython doesn't return last evaluated value in Java ScriptEngine Core 2.5.1   closed wont fix bioform       behaviour
Jython doesn't support jar dir with colon's in it
minor 1802 166 months ago 158 months ago alex.gronholm Jython doesn't support jar dir with colon's in it       closed invalid kopilka        
Jython doesn't support jar dir with colons in it
normal 1796 167 months ago 88 months ago jeff.allen Jython doesn't support jar dir with colons in it Core     open   LukeHoersten       behaviour
Jython evaluation blocks under heavy load with high multi-core systems
normal 2230 128 months ago 65 months ago jeff.allen Jython evaluation blocks under heavy load with high multi-core systems Core Jython 2.7, Jython 2.5 Jython 2.7.2 closed fixed wdroste   patch    
jython.exe a 32-bit program on 64-bit Win8.1 even when installed with 64-bit Java - related to Issue2346
normal 2353 122 months ago 80 months ago jeff.allen jython.exe a 32-bit program on 64-bit Win8.1 even when installed with 64-bit Java - related to Issue2346 Core, Installer Jython 2.7   closed invalid GelattD       behaviour
jython.exe crashes for me on Windows 7, 64 bit
normal 2388 119 months ago 119 months ago stefan.richthofer jython.exe crashes for me on Windows 7, 64 bit Any Jython 2.7   closed duplicate stefan.richthofer        
Jython exits prematurely when executing a file, thus killing Swing windows
normal 1675 177 months ago 176 months ago pjenvey Jython exits prematurely when executing a file, thus killing Swing windows Core     closed fixed MrMeanie zyasoft patch   behaviour
Jython fails on Linux for normal user when installed by root
normal 2862 65 months ago 64 months ago jeff.allen Jython fails on Linux for normal user when installed by root Core, Installer   Jython 2.7.2 closed fixed r_walter jeff.allen     behaviour
Jython fails to import os module when using tr_TR locale
normal 1874 160 months ago 126 months ago zyasoft Jython fails to import os module when using tr_TR locale Core Jython 2.7   closed fixed jjaggars zyasoft patch   behaviour
Jython fails to import python modules from Lib when embedded in an eclipse plug-in
normal 2355 122 months ago 86 months ago angel Jython fails to import python modules from Lib when embedded in an eclipse plug-in   Jython 2.7   open   otto_fajardo        
Jython fails to install and run in Win 10 Pro
normal 2890 61 months ago 61 months ago sherif Jython fails to install and run in Win 10 Pro Core, Installer Jython 2.7.2   open   sherif       crash
Jython fails to start with Turkish locale
normal 2260 126 months ago 126 months ago zyasoft Jython fails to start with Turkish locale Core Jython 2.7   closed duplicate Arfrever        
Jython hangs under PyDev debugger
normal 1757127 218 months ago 212 months ago cgroves Jython hangs under PyDev debugger Core     closed fixed paulj_edgewater        
normal 1757191 218 months ago 218 months ago paulj_edgewater Jython hangs under PyDev debugger Core     closed duplicate paulj_edgewater        
Jython has problems to dynamically loading classes when installed on the boot classpath
normal 1127 203 months ago 88 months ago jeff.allen Jython has problems to dynamically loading classes when installed on the boot classpath Documentation Jython 2.7   open remind leosoto        
jython hides StackOverflowError from Java code
major 1687 176 months ago 133 months ago zyasoft jython hides StackOverflowError from Java code Core Jython 2.5   closed fixed harely       behaviour
Jython ignores custom __eq__ when hashing dict subclasses
major 2367 121 months ago 88 months ago jeff.allen Jython ignores custom __eq__ when hashing dict subclasses Core Jython 2.7   open   clevy   patch   behaviour
jython __import__ does not accept '' for globals
normal 1607 184 months ago 180 months ago zyasoft jython __import__ does not accept '' for globals Core 2.5b1   closed wont fix sven       behaviour
Jython incorrectly buffers file pipe output with Subprocess(command,stdout='/some/file/path')
normal 2525 105 months ago 88 months ago jeff.allen Jython incorrectly buffers file pipe output with Subprocess(command,stdout='/some/file/path') Core Jython 2.7   open remind shadowhawk100       behaviour
jython_installer-2.5a3.jar hangs
normal 1135 203 months ago 161 months ago otmarhumbel jython_installer-2.5a3.jar hangs Installer 2.5alpha1   closed works for me catherinedevlin otmarhumbel     crash
jython_installer-2.5rc3.jar should contain a root directory
normal 1359 195 months ago 195 months ago otmarhumbel jython_installer-2.5rc3.jar should contain a root directory Installer 25rc4   closed invalid vivek       behaviour
jython-Installer 2.7.1 error code 14001
critical 2620 94 months ago 75 months ago jeff.allen jython-Installer 2.7.1 error code 14001 Core, Installer Jython 2.7 Jython 2.7.2 closed fixed airshiplay jeff.allen     crash
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: