List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
Cyrillic string
normal 925333 258 months ago 225 months ago fwierzbicki Cyrillic string Core     closed fixed anonymous fwierzbicki      
date and time objects fail to pickle
normal 1758312 217 months ago 216 months ago cgroves date and time objects fail to pickle None     closed fixed cgroves   test failure causes    
datetime.date.__add__() should return NotImplemented instead of raising TypeError
normal 1950 156 months ago 124 months ago zyasoft datetime.date.__add__() should return NotImplemented instead of raising TypeError   Jython 2.7   closed fixed Arfrever        
datetime.date, datetime.time, datetime.datetime are missing __tojava__ method
normal 2271 125 months ago 124 months ago zyasoft datetime.date, datetime.time, datetime.datetime are missing __tojava__ method Core Jython 2.7   closed fixed beachmachine zyasoft patch   behaviour
datetime.date.fromtimestamp(None) should raise TypeError
normal 2035 148 months ago 88 months ago jeff.allen datetime.date.fromtimestamp(None) should raise TypeError Library Jython 2.7   open accepted cht       behaviour
datetime.date.__tojava__ returns incorrect dates in non-UTC timezones with negative offset (Jython 2.7.0)
normal 2504 109 months ago 99 months ago zyasoft datetime.date.__tojava__ returns incorrect dates in non-UTC timezones with negative offset (Jython 2.7.0) Core Jython 2.7 Jython 2.7.1 closed fixed ttakamiy stefan.richthofer     behaviour
datetime strftime %f does not work in Jython 2.7
normal 2071 144 months ago 140 months ago jeff.allen datetime strftime %f does not work in Jython 2.7 Library Jython 2.7   closed fixed dcoles jeff.allen patch   behaviour
datetime strftime %f doesn't seem to work.
normal 1689 176 months ago 176 months ago pjenvey datetime strftime %f doesn't seem to work. Core 2.5.1   closed invalid monojohnny       behaviour
datetime.strptime('%b') behaviour inconsistent with CPython on Windows JDK 9+
normal 2730 78 months ago 68 months ago jeff.allen datetime.strptime('%b') behaviour inconsistent with CPython on Windows JDK 9+ Library Jython 2.7 Jython 2.7.2 closed fixed adamburke       behaviour
datetime.strptime does not support %f on Jython 2.7
normal 2166 133 months ago 125 months ago zyasoft datetime.strptime does not support %f on Jython 2.7   Jython 2.7   closed fixed pekka.klarck       behaviour
datetime.strptime doesn't handle Unicode strings when using sun.locale.formatasdefault=true
normal 2503 109 months ago 88 months ago jeff.allen datetime.strptime doesn't handle Unicode strings when using sun.locale.formatasdefault=true Core Jython 2.7   open   laurio       behaviour
datetime.strptime() errors with %f formatter
normal 1666 178 months ago 175 months ago pjenvey datetime.strptime() errors with %f formatter None 2.5.1   closed invalid mrjones98        
(date)time.strptime parses invalid strings
normal 2162 133 months ago 125 months ago zyasoft (date)time.strptime parses invalid strings Library Jython 2.7, Jython 2.5   closed out of date pekka.klarck       behaviour
datetime <-> time conversion incorrect in non UTC times
normal 2524 105 months ago 96 months ago zyasoft datetime <-> time conversion incorrect in non UTC times Core Jython 2.7 Jython 2.7.1 closed fixed tmeagher stefan.richthofer     behaviour
datetime.timedelta has no total_seconds()
major 2010 150 months ago 125 months ago zyasoft datetime.timedelta has no total_seconds() Library Jython 2.7   closed fixed irmen zyasoft     crash
datetime with some locales: "java.lang.IllegalArgumentException: Cannot create PyString with non-byte value"
normal 2261 126 months ago 125 months ago zyasoft datetime with some locales: "java.lang.IllegalArgumentException: Cannot create PyString with non-byte value" Core Jython 2.7   closed fixed Arfrever zyasoft      
Dead link on site under User Guide
normal 1545773 228 months ago 228 months ago kzuberi Dead link on site under User Guide None     closed duplicate momax        
Deadlock between PythonTraceFunction.safeCall() and imp.im
normal 1227282 242 months ago 229 months ago cgroves Deadlock between PythonTraceFunction.safeCall() and imp.im Core     closed   anonymous        
Deadlock detected
normal 2280 124 months ago 124 months ago zyasoft Deadlock detected   Jython 2.7   closed fixed zyasoft        
deadlocks in regrtests due to StackOverflowError in finally block
minor 2536 103 months ago 97 months ago stefan.richthofer deadlocks in regrtests due to StackOverflowError in finally block Core     open remind stefan.richthofer        
Deadlock with jython script engine initialization and jython object deserialization
normal 2624 94 months ago 87 months ago jeff.allen Deadlock with jython script engine initialization and jython object deserialization Core Jython 2.7   open   fviale        
Debugging facility not behaving correctly with threads
normal 1870039 211 months ago 211 months ago cgroves Debugging facility not behaving correctly with threads Core     closed fixed fabioz        
Decimal point in %f and %e formats with non-us locales.
normal 222787 298 months ago 298 months ago bckfnn Decimal point in %f and %e formats with non-us locales. Core     closed fixed bckfnn        
decompressing a malformed stream with zlib results in a java.util.zip.DataFormatException instead of a zlib.error
minor 1217 200 months ago 199 months ago zyasoft decompressing a malformed stream with zlib results in a java.util.zip.DataFormatException instead of a zlib.error Library     closed fixed njoyce   patch   behaviour
Deep inheritance from a Java class causes MRO problems
urgent 1363 195 months ago 194 months ago cgroves Deep inheritance from a Java class causes MRO problems Core 25rc4   closed fixed alex.gronholm cgroves     crash
default close/flush missing?
normal 527494 283 months ago 283 months ago pedronis default close/flush missing? None     closed duplicate anonymous        
defaultdict get behavior causes inconsistent map entries leading to potential memory leaks
critical 2133 135 months ago 134 months ago zyasoft defaultdict get behavior causes inconsistent map entries leading to potential memory leaks Core Jython 2.7   closed fixed jayv zyasoft     behaviour
defaultdict.__getitem__() does not propagate exceptions raised by calling default_factory
normal 2523 105 months ago 100 months ago zyasoft defaultdict.__getitem__() does not propagate exceptions raised by calling default_factory Library Jython 2.7 Jython 2.7.1 closed fixed buelgsk8er stefan.richthofer     behaviour
defaultdict.__getitem__(unhashable) raises KeyError instead of TypeError
normal 2522 105 months ago 100 months ago zyasoft defaultdict.__getitem__(unhashable) raises KeyError instead of TypeError Library Jython 2.7 Jython 2.7.1 closed fixed buelgsk8er stefan.richthofer     behaviour
defaultdict's get method has wrong behavior in Jython 2.5.3
normal 2264 126 months ago 125 months ago zyasoft defaultdict's get method has wrong behavior in Jython 2.5.3 Library Jython 2.5   closed wont fix kaneg       behaviour
defaultdict & weakref.WeakKeyDictionary [TypeError: first argument must be callable]
normal 1478 191 months ago 190 months ago pjenvey defaultdict & weakref.WeakKeyDictionary [TypeError: first argument must be callable] Library 2.5.0   closed fixed andresmoreira pjenvey     crash
Default globals dict should be a regular Python dict, not a stringmap
normal 1618 182 months ago 150 months ago fwierzbicki Default globals dict should be a regular Python dict, not a stringmap Core Deferred   closed fixed thijs zyasoft patch   behaviour
Default installation location pretty weird in Windows
normal 1565629 227 months ago 223 months ago pekka.klarck Default installation location pretty weird in Windows None     closed fixed pekka.klarck otmarhumbel      
Default jython in EJB requires permissio
normal 502977 284 months ago 228 months ago cgroves Default jython in EJB requires permissio Core     closed fixed anonymous        
Defer to Iterable for __iter__ if Java Map implements iterable
normal 1878 159 months ago 134 months ago zyasoft Defer to Iterable for __iter__ if Java Map implements iterable Core Jython 2.5   closed fixed espeed zyasoft      
Deficiencies in PyUnicode beyond the BMP
normal 2100 141 months ago 127 months ago jeff.allen Deficiencies in PyUnicode beyond the BMP Core Jython 2.7   closed accepted jeff.allen jeff.allen     behaviour
defining class subclassing java through exec produces NPE
normal 226875 297 months ago 297 months ago bckfnn defining class subclassing java through exec produces NPE Core     closed fixed pedronis        
Defining __str__ and __repr__ in java class (PR#111)
normal 222788 298 months ago 298 months ago bckfnn Defining __str__ and __repr__ in java class (PR#111) Core     closed wont fix bckfnn        
'del obj.non_member' : wrong exception
normal 476580 287 months ago 287 months ago bckfnn 'del obj.non_member' : wrong exception Core     closed fixed anonymous bckfnn      
del statement doesn't work on builtin modules
normal 1847091 213 months ago 203 months ago zyasoft del statement doesn't work on builtin modules Core     closed fixed dubnerm        
Demo/modjy_webapp is not working when deployed to Weblogic 12c [Syntax error]
major 2509 108 months ago 106 months ago amak Demo/modjy_webapp is not working when deployed to Weblogic 12c [Syntax error] Core Jython 2.7   open   ram4444 amak     crash
dependency problem with jythonc
normal 415933 294 months ago 291 months ago pedronis dependency problem with jythonc Jythonc compiler     closed fixed bckfnn pedronis test failure causes    
Deploying a Django-Jython app to Tomcat generates java.lang.ClassCastException
normal 1207 200 months ago 199 months ago JohnSJohnM Deploying a Django-Jython app to Tomcat generates java.lang.ClassCastException Any 2.5b0   closed out of date JohnSJohnM amak     behaviour
DeprecationWarnings, ImportWarnings and PendingDeprecationWarnings do not work in Jython 2.7
normal 1906 158 months ago 88 months ago jeff.allen DeprecationWarnings, ImportWarnings and PendingDeprecationWarnings do not work in Jython 2.7   Jython 2.7   open   Arfrever fwierzbicki      
deque.popleft() not thread-safe
major 2001 151 months ago 133 months ago zyasoft deque.popleft() not thread-safe Library Jython 2.7   closed fixed ajdavis        
deriveds don't support coerce
normal 1060 206 months ago 204 months ago leosoto deriveds don't support coerce       closed fixed pjenvey leosoto      
Deserialization of a java class loaded from sys.path fails
normal 222791 298 months ago 298 months ago bckfnn Deserialization of a java class loaded from sys.path fails Core     closed fixed bckfnn        
deserialization of Jython classes extending Java classes fails when called from Java
normal 1192 200 months ago 198 months ago cgroves deserialization of Jython classes extending Java classes fails when called from Java Core     closed fixed cgroves        
Deserialize problem after reloading module or class
normal 1311 196 months ago 125 months ago zyasoft Deserialize problem after reloading module or class Core Jython 2.7   closed out of date chupym        
Detail message is not set on PyException from PythonInterpreter
normal 2650 91 months ago 88 months ago jeff.allen Detail message is not set on PyException from PythonInterpreter Core Jython 2.7 Jython 2.7.2 closed fixed jamesmudd       behaviour
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: