List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
Assignment to static variable shadows value
major 1241 199 months ago 199 months ago cgroves Assignment to static variable shadows value Core 2.5b1   closed fixed nriley cgroves     behaviour
ast.And and ast.Or should be subclasses of ast.boolop
normal 1981 153 months ago 134 months ago fwierzbicki ast.And and ast.Or should be subclasses of ast.boolop       closed fixed Arfrever        
ast.Attribute reference broken
normal 1979 153 months ago 153 months ago Arfrever ast.Attribute reference broken       closed fixed Arfrever        
ast classes do not have appropiate base classes
normal 1497 190 months ago 134 months ago fwierzbicki ast classes do not have appropiate base classes Core Jython 2.7   closed fixed gutworth fwierzbicki     behaviour
ast.Eq, ast.Gt, ast.GtE, ast.In, ast.Is, ast.IsNot, ast.Lt, ast.LtE, ast.NotEq and ast.NotIn should be subclasses of ast.cmpop
normal 1980 153 months ago 134 months ago fwierzbicki ast.Eq, ast.Gt, ast.GtE, ast.In, ast.Is, ast.IsNot, ast.Lt, ast.LtE, ast.NotEq and ast.NotIn should be subclasses of ast.cmpop       closed fixed Arfrever fwierzbicki      
AST.lineno ignored by compile
normal 2635 92 months ago 71 months ago jeff.allen AST.lineno ignored by compile Core Jython 2.7 Jython 2.7.2 closed fixed elkniwt   patch   behaviour
ASTList behavior
normal 1272 197 months ago 197 months ago fwierzbicki ASTList behavior Core 2.5b1   closed fixed MrMeanie fwierzbicki patch   behaviour
ast module not working
normal 1168 201 months ago 197 months ago fwierzbicki ast module not working Core     closed fixed certik fwierzbicki      
ast Node creation fails with no arg constructors
normal 1415 193 months ago 192 months ago fwierzbicki ast Node creation fails with no arg constructors Core 2.5.0   closed fixed kellrott fwierzbicki     behaviour
asyncore.dispatcher._map is deleted for no reason
normal 1226 199 months ago 198 months ago amak asyncore.dispatcher._map is deleted for no reason Library 2.5.1, 2.5b0   closed out of date billiejoex amak      
attrgetter does not parse dotted attributes
normal 1909 158 months ago 157 months ago fwierzbicki attrgetter does not parse dotted attributes Library 2.7a2   closed fixed adorsk   patch    
attrgetter supports dotted access as of python 2.6
normal 1990 152 months ago 150 months ago fwierzbicki attrgetter supports dotted access as of python 2.6 Library 2.7a2   closed fixed zzzeek       behaviour
Attribute Error
normal 1160 202 months ago 133 months ago zyasoft Attribute Error None Jython 2.5   closed wont fix earney       crash
AttributeError: createSIBus, while creating cluster
urgent 2214 130 months ago 129 months ago zyasoft AttributeError: createSIBus, while creating cluster Jythonc compiler     closed invalid vicky       behaviour
AttributeError: __getitem__ in httplib.py
normal 1728431 219 months ago 217 months ago gwynevans AttributeError: __getitem__ in httplib.py Library     closed duplicate gwynevans        
AttributeError message on type instances doesn't match the CPython message
normal 1039 207 months ago 206 months ago pjenvey AttributeError message on type instances doesn't match the CPython message Core     closed fixed leosoto       behaviour
AttributeError raised from descriptors __get__ method are swallowed
normal 1041 207 months ago 204 months ago leosoto AttributeError raised from descriptors __get__ method are swallowed Core     closed fixed leosoto leosoto     behaviour
AttributeError raised from __getattr__ method are swallowed
normal 1095 205 months ago 204 months ago leosoto AttributeError raised from __getattr__ method are swallowed Core 2.2.2, Jython 2.1, 2.5alpha1   closed fixed akruis leosoto     behaviour
normal 1108 204 months ago 204 months ago pjenvey AttributeError raised from __getattr__ method are swallowed Core 2.2.2, Jython 2.1, 2.5alpha1   closed duplicate akruis       behaviour
Attribute Error :- 'slice' object has no attribute 'indice
normal 1803250 215 months ago 215 months ago rajesh_battala Attribute Error :- 'slice' object has no attribute 'indice None     closed   rajesh_battala        
normal 1803960 215 months ago 206 months ago pjenvey Attribute Error :- 'slice' object has no attribute 'indice Core     closed fixed rajesh_battala        
AttributeError when importing distutils.sysconfig on 2.5b3
normal 1287 197 months ago 196 months ago zyasoft AttributeError when importing distutils.sysconfig on 2.5b3 Library     closed duplicate jsizelove       behaviour
Attributes attached to PyObjects via weak hash maps break if PyObject is resurrected
urgent 2224 129 months ago 125 months ago zyasoft Attributes attached to PyObjects via weak hash maps break if PyObject is resurrected Core Jython 2.7   closed fixed stefan.richthofer       behaviour
attributes like __defaults__ in function missed in Jython 2.7
normal 2183 132 months ago 129 months ago zyasoft attributes like __defaults__ in function missed in Jython 2.7 Core Jython 2.7   closed fixed jhonglei zyasoft patch   behaviour
attribute wrongly deemed 'read-only' if getter comes from a _templated_ interface
normal 1467 191 months ago 149 months ago fwierzbicki attribute wrongly deemed 'read-only' if getter comes from a _templated_ interface Core 2.5.1, 2.5.0   closed wont fix doublep        
attribute wrongly deemed 'write-only' if setter comes from an interface
major 1333 196 months ago 194 months ago pjenvey attribute wrongly deemed 'write-only' if setter comes from an interface Core 25rc4   closed fixed doublep pjenvey patch    
Autoconvertion of array-of-floats to array-of-double
normal 222799 298 months ago 298 months ago bckfnn Autoconvertion of array-of-floats to array-of-double Core     closed fixed bckfnn        
AVAST technical Support phone number™ 1(800)-365+4805"
normal 2628 93 months ago 93 months ago stefan.richthofer AVAST technical Support phone number™ 1(800)-365+4805" Core Jython 2.7.4   closed invalid xolo stefan.richthofer      
⌘- AVG technical Support phone number™ 1(800)-365+4805"
normal 2627 93 months ago 93 months ago stefan.richthofer ⌘- AVG technical Support phone number™ 1(800)-365+4805" Any Jython 2.7.4   closed invalid xolo stefan.richthofer      
B2B Branding
normal 2912 53 months ago 53 months ago amak B2B Branding Any Jython 2.2   closed invalid michaeljordig        
Backport CO_FUTURE_PRINT_FUNCTION to Lib/compiler/pycodegen.py
normal 1920 158 months ago 157 months ago Arfrever Backport CO_FUTURE_PRINT_FUNCTION to Lib/compiler/pycodegen.py       closed fixed Arfrever   patch    
Backported python 3 pathlib and pathlib2 do not work b/c of meta class issues
normal 2475 113 months ago 97 months ago zyasoft Backported python 3 pathlib and pathlib2 do not work b/c of meta class issues Library Jython 2.7 Jython 2.7.1 closed fixed seletz stefan.richthofer     behaviour
Backport revision a6ff07bed361 to 2.5 branch
normal 1919 158 months ago 156 months ago fwierzbicki Backport revision a6ff07bed361 to 2.5 branch       closed wont fix Arfrever fwierzbicki patch    
backwards slice causes exception
normal 222858 298 months ago 298 months ago bckfnn backwards slice causes exception Core     closed fixed bckfnn        
Bad arguments to settrace callback upon exception
normal 1412 193 months ago 163 months ago fwierzbicki Bad arguments to settrace callback upon exception Core 2.5.0   closed fixed audetto fwierzbicki     behaviour
Bad cachefile paths in packages.idx
normal 1205206 244 months ago 244 months ago nobody Bad cachefile paths in packages.idx None     closed accepted anonymous bzimmer patch    
bad download link?
normal 1693822 221 months ago 221 months ago kzuberi bad download link? website     closed   crapo fwierzbicki      
bad host returned by getsockname
normal 1844 161 months ago 160 months ago amak bad host returned by getsockname Library 2.5.1   closed fixed vleloup amak     behaviour
Bad mro() overrides not caught
normal 1056 206 months ago 206 months ago pjenvey Bad mro() overrides not caught Core     closed fixed pjenvey   patch   behaviour
Bad string comparisons in PyClass
normal 992990 254 months ago 254 months ago tralfaz2001 Bad string comparisons in PyClass Core     closed invalid tralfaz2001        
Bad sys.stdin.read(x) in some circumstances
normal 224028 298 months ago 298 months ago bckfnn Bad sys.stdin.read(x) in some circumstances Core     closed fixed zenzen        
base64/binascii difference from Python
normal 634637 274 months ago 219 months ago cgroves base64/binascii difference from Python None     closed fixed dalke        
__bases__ should not be immutable
normal 409930 294 months ago 293 months ago bckfnn __bases__ should not be immutable Core     closed fixed bzimmer bckfnn test failure causes    
basic pickle
normal 1510830 230 months ago 229 months ago m_small basic pickle None     closed   m_small   patch    
Bean property accessors in derived class overide methods in base class
normal 1271 197 months ago 196 months ago fwierzbicki Bean property accessors in derived class overide methods in base class Core 2.5b1   closed fixed MrMeanie fwierzbicki patch   behaviour
Beginning of Jython-2.2
normal 495611 285 months ago 222 months ago nobody Beginning of Jython-2.2 None     closed   bckfnn bckfnn patch    
Behavior for invalid UTF8 differs from CPy
normal 2061 145 months ago 145 months ago oberstet Behavior for invalid UTF8 differs from CPy Core Jython 2.7   closed duplicate oberstet amak     behaviour
Behaviour of "+=" stm. is different from
normal 515894 283 months ago 282 months ago bckfnn Behaviour of "+=" stm. is different from Core     closed fixed anonymous bckfnn      
best seo companies in bangalore
normal 2904 53 months ago 53 months ago jeff.allen best seo companies in bangalore       closed invalid digimark        
Beta won't work with pydev plugin in debug mode; missing attribute 'PyJavaInstance'
normal 1267 198 months ago 149 months ago fwierzbicki Beta won't work with pydev plugin in debug mode; missing attribute 'PyJavaInstance' Documentation 2.5b1   closed fixed jpember       behaviour
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: