List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
Out of bounds in unicode.count() with non-BMP point codes
normal 2197 131 months ago 127 months ago jeff.allen Out of bounds in unicode.count() with non-BMP point codes Core Jython 2.7   closed   jeff.allen jeff.allen   Deficiencies in PyUnicode beyond the BMP behaviour
OutOfMemoryError causes exit without a call to a handler
normal 811908 264 months ago 207 months ago pjenvey OutOfMemoryError causes exit without a call to a handler Core     closed fixed anonymous        
OverflowError in UDP Socket Implementation
normal 1722306 220 months ago 219 months ago cgroves OverflowError in UDP Socket Implementation Library     closed fixed additv amak      
Overloaded int and boolean method incorrectly called
normal 2575 99 months ago 99 months ago zyasoft Overloaded int and boolean method incorrectly called Core Jython 2.7   open   jamesmudd       behaviour
overloaded setters in java not seen
normal 1708944 220 months ago 220 months ago cgroves overloaded setters in java not seen None     closed invalid crotwell        
Overriding automatically defined methods
normal 600790 277 months ago 201 months ago fwierzbicki Overriding automatically defined methods None     closed fixed rt_landers        
Overriding __len__, __iter__, and __getitem__ in a tuple subclass causes an infinite recursion
normal 2442 116 months ago 113 months ago zyasoft Overriding __len__, __iter__, and __getitem__ in a tuple subclass causes an infinite recursion Core Jython 2.7 Jython 2.7.1 closed fixed ceridwen zyasoft     behaviour
overriding methods used in java ctr
normal 432839 292 months ago 292 months ago pedronis overriding methods used in java ctr Core     closed fixed pedronis        
package\__init__ making changes to sys.modules
normal 222836 299 months ago 299 months ago bckfnn package\__init__ making changes to sys.modules Core     closed fixed bckfnn        
PackageManager doesn't work correctly
normal 456926 289 months ago 286 months ago bckfnn PackageManager doesn't work correctly Core     closed fixed anonymous bckfnn      
Package relative import
normal 223627 298 months ago 298 months ago bckfnn Package relative import Jythonc compiler     closed fixed bckfnn        
package scanner doesn't look in Class-Path in the MANIFEST
normal 1778514 217 months ago 80 months ago jeff.allen package scanner doesn't look in Class-Path in the MANIFEST Core Jython 2.7, Jython 2.5   closed wont fix juha_rantanen   RFE   rfe
Package scanning seems to depend on import order in jython-2.5b1
normal 1239 199 months ago 199 months ago fwierzbicki Package scanning seems to depend on import order in jython-2.5b1 Core 2.5b1   closed fixed gidiko fwierzbicki     behaviour
Packages in JARs that are dynamically added to sys.path cannot be imported
critical 1776 169 months ago 133 months ago zyasoft Packages in JARs that are dynamically added to sys.path cannot be imported Core Jython 2.5   closed invalid djain       behaviour
Parentheses in CLASSPATH cause errors in jython.bat
normal 1548 187 months ago 187 months ago otmarhumbel Parentheses in CLASSPATH cause errors in jython.bat Core 2.5.1   closed fixed jaraco otmarhumbel patch    
Parse error, java traceback
normal 489168 286 months ago 286 months ago bckfnn Parse error, java traceback Core     closed fixed xoltar bckfnn      
Parse error on a simple for in loop
normal 1732 172 months ago 161 months ago fwierzbicki Parse error on a simple for in loop Jythonc compiler     closed out of date bnoordhuis fwierzbicki      
Parser bug with unparenthesized genexp with star-args
normal 2395 118 months ago 113 months ago zyasoft Parser bug with unparenthesized genexp with star-args Core Jython 2.7   open   ztane       behaviour
Parser does not have mismatch token error messages caught by BaseRecognizer
normal 1866 161 months ago 88 months ago jeff.allen Parser does not have mismatch token error messages caught by BaseRecognizer Core Jython 2.7   closed fixed smokxx fwierzbicki patch    
parser error on \"""^
normal 222813 299 months ago 299 months ago bckfnn parser error on \"""^ Core     closed fixed bckfnn        
parser hangs on bad input
normal 222856 299 months ago 299 months ago bckfnn parser hangs on bad input None     closed works for me bckfnn        
parser NPE on dotted (more than 1) attribute decorators
major 1116 204 months ago 204 months ago fwierzbicki parser NPE on dotted (more than 1) attribute decorators Core 2.5alpha1   closed fixed pjenvey fwierzbicki     crash
Parser problem on Django backends/__init__.py file
normal 1097 205 months ago 204 months ago fwierzbicki Parser problem on Django backends/__init__.py file Core     closed   leosoto        
Parser problems on Django tree
normal 1092 205 months ago 205 months ago fwierzbicki Parser problems on Django tree Core 2.5alpha1   closed fixed leosoto fwierzbicki      
Parsing a module fails if it ends with whitespace but no newline
normal 1136 203 months ago 203 months ago zyasoft Parsing a module fails if it ends with whitespace but no newline Core 2.5alpha3   closed fixed yanne        
Parsing a simple PEP 342 coroutine crashes Jython 2.5
major 1406 193 months ago 193 months ago thobes Parsing a simple PEP 342 coroutine crashes Jython 2.5 Core 2.5.0   closed fixed scoder thobes     crash
Parsing error in file with white space at the end
urgent 1072 206 months ago 205 months ago nriley Parsing error in file with white space at the end Core 2.5alpha1   closed fixed fjakobs       crash
Parsing of `from . import something` is incorrect
normal 2598 97 months ago 88 months ago jeff.allen Parsing of `from . import something` is incorrect   Jython 2.7   open accepted jenselme        
parsing of lamda expression fails
normal 1366 195 months ago 194 months ago fwierzbicki parsing of lamda expression fails Core 25rc4   closed fixed undefined fwierzbicki     behaviour
Partial parsing does not work with function decorators
normal 1609 183 months ago 80 months ago jeff.allen Partial parsing does not work with function decorators   Jython 2.7   closed fixed hongdatang fwierzbicki     behaviour
partition and rpartition methods are missing in jython
normal 1796272 216 months ago 207 months ago pjenvey partition and rpartition methods are missing in jython Core     closed fixed ukeshav        
Parts of test_doctest.py deleted to run on Jython
normal 1863 161 months ago 127 months ago zyasoft Parts of test_doctest.py deleted to run on Jython Library Jython 2.7   closed out of date fwierzbicki   test failure causes    
passing -Djava.library.path has no effect
normal 1049938 251 months ago 198 months ago zyasoft passing -Djava.library.path has no effect Installer     closed invalid anonymous        
Passing options to -W blows it up
major 1118 204 months ago 204 months ago zyasoft Passing options to -W blows it up Core 2.5alpha1   closed   thijs zyasoft      
PATCH: [ 1784950 ] fpdef grammar bug
minor 1793995 216 months ago 194 months ago pjenvey PATCH: [ 1784950 ] fpdef grammar bug Core 2.2.2   closed fixed thomasglee   patch    
Patch: add more diagnostic info in cursor exceptions
normal 1786999 216 months ago 215 months ago cgroves Patch: add more diagnostic info in cursor exceptions None     closed accepted david-perez   patch    
Patch against trunk to handle SecurityExceptions
normal 1188 201 months ago 196 months ago fwierzbicki Patch against trunk to handle SecurityExceptions Core, Library     closed fixed jamesr fwierzbicki patch   crash
Patch against trunk to make applets work again
normal 1181 201 months ago 197 months ago dmbaggett Patch against trunk to make applets work again Core 2.5b0   closed fixed dmbaggett       behaviour
patch:bug[1782493]
normal 1784712 216 months ago 215 months ago cgroves patch:bug[1782493] None     closed rejected ayeshaiqbal   patch    
[patch] CachedJarsPackageManager cannot write cache for packages in jar over 64k
normal 1595 184 months ago 183 months ago pjenvey [patch] CachedJarsPackageManager cannot write cache for packages in jar over 64k Core 2.5.1   closed fixed bpedman   patch   behaviour
Patch: compatibility with Eclipse compiler
normal 1783160 216 months ago 215 months ago cgroves Patch: compatibility with Eclipse compiler None     closed invalid david-perez   patch    
Patch: compatibility with Java 1.3 for Jython 2.2
normal 1783153 216 months ago 216 months ago pjenvey Patch: compatibility with Java 1.3 for Jython 2.2 None     closed fixed david-perez   patch    
Patch: default source encoding
normal 1783897 216 months ago 216 months ago david-perez Patch: default source encoding None     closed rejected david-perez   patch    
Patches for [ 1230674 ] eval with from future does not work
normal 1636300 224 months ago 221 months ago cgroves Patches for [ 1230674 ] eval with from future does not work None     closed rejected leouserz   patch    
Patches for [ 1638882 ] subclasses of BuiltinFunction types
normal 1638982 224 months ago 224 months ago leouserz Patches for [ 1638882 ] subclasses of BuiltinFunction types None     closed invalid leouserz   patch    
Patches for [ 649582 ] subclassing with > 1protected ctor
normal 1637085 224 months ago 221 months ago cgroves Patches for [ 649582 ] subclassing with > 1protected ctor None     closed rejected leouserz   patch    
Patches for BUG: 1605847
normal 1634405 224 months ago 222 months ago cgroves Patches for BUG: 1605847 None     closed accepted leouserz   patch    
Patch: Fastpath for cursor.executemany()
normal 1054 207 months ago 205 months ago leosoto Patch: Fastpath for cursor.executemany() zxjdbc     closed fixed leosoto       behaviour
patch for [ 1560858 ] range(long,long) doesn't work
normal 1761858 217 months ago 217 months ago cgroves patch for [ 1560858 ] range(long,long) doesn't work None     closed accepted ukeshav   patch    
patch for 1603253
normal 1671239 222 months ago 222 months ago trvd1707 patch for 1603253 None     closed accepted trvd1707   patch    
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: