List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
normal 1634224 232 months ago 230 months ago cgroves Alter org.python.compiler.Module to shrink call_function None     closed accepted leouserz   patch    
normal 1634405 232 months ago 230 months ago cgroves Patches for BUG: 1605847 None     closed accepted leouserz   patch    
normal 1636030 232 months ago 228 months ago cgroves Patch for [ 1603686 ] Unmarshaling long-error None     closed accepted leouserz   patch    
normal 1636300 232 months ago 228 months ago cgroves Patches for [ 1230674 ] eval with from future does not work None     closed rejected leouserz   patch    
normal 1636933 232 months ago 228 months ago cgroves Patch for [ 663592 ] Problems calling an overriden class in None     closed accepted leouserz   patch    
normal 1637085 232 months ago 228 months ago cgroves Patches for [ 649582 ] subclassing with > 1protected ctor None     closed rejected leouserz   patch    
normal 1637931 231 months ago 228 months ago cgroves Patch for [ 448398 ] open(\'test.txt\',\'w\').write(\'test\' None     closed accepted leouserz   patch    
normal 1637985 231 months ago 200 months ago fwierzbicki FAQ links to 404ed mailing list archives website     closed fixed fennecfoxen fwierzbicki      
normal 1638882 231 months ago 228 months ago cgroves subclasses of BuiltinFunction types not BuiltinMethodType None     closed fixed leouserz        
normal 1638904 231 months ago 230 months ago cgroves wrong and missing types in types module None     closed fixed leouserz        
normal 1638982 231 months ago 231 months ago leouserz Patches for [ 1638882 ] subclasses of BuiltinFunction types None     closed invalid leouserz   patch    
normal 1639028 231 months ago 231 months ago cgroves PyModule subclasses are not of type module None     closed duplicate leouserz        
normal 1639033 231 months ago 231 months ago cgroves Patch for [ 1639028 ] PyModule subclasses are not of type mo None     closed invalid leouserz   patch    
normal 1639047 231 months ago 211 months ago zyasoft several modules in module package are not modules Library     closed wont fix leouserz        
normal 1639663 231 months ago 215 months ago pjenvey Patch for [ 1605006 ] __doc__ descriptor on new style class None     closed fixed leouserz   patch    
normal 1642285 231 months ago 228 months ago fwierzbicki Some jar files fail to generate cache None     closed accepted leo_sakaguchi fwierzbicki      
normal 1648449 231 months ago 218 months ago pjenvey os.path.normcase broken in Windows Library     closed fixed cgroves        
normal 1650802 231 months ago 213 months ago pjenvey _csv module Library 2.5alpha1   closed fixed pdrummond pjenvey patch   rfe
normal 1651583 231 months ago 210 months ago fwierzbicki bug in pydoc.py -- test for None in sys.executable None     closed invalid dobbs   patch    
normal 1654476 231 months ago 231 months ago cgroves test_sax failure with 1.4 jdk Library     closed wont fix kzuberi cgroves      
normal 1654484 231 months ago 231 months ago cgroves test_builtin memory error strangeness Core     closed fixed kzuberi        
normal 1656149 231 months ago 228 months ago cgroves Installer always creates directory in default location Installer     closed fixed alanfx        
normal 1656353 231 months ago 231 months ago marvingreenberg installer generates improperly rendered text Installer     closed invalid marvingreenberg        
normal 1656633 231 months ago 205 months ago fwierzbicki Compiled jars with exec-statements in class body fail Jythonc compiler     closed wont fix kseron        
normal 1656640 231 months ago 211 months ago zyasoft Faulty code generated for classes with same name as module Jythonc compiler     closed wont fix kseron        
normal 1657100 231 months ago 228 months ago cgroves SimpleXMLRPCServer Unit Test None     closed accepted mattshelton   patch    
normal 1657396 231 months ago 158 months ago fwierzbicki syslog module Library Deferred   closed out of date mattshelton   patch   rfe
normal 1658599 231 months ago 208 months ago otmarhumbel headless installation not detected Installer     closed fixed kzuberi otmarhumbel      
normal 1658647 231 months ago 230 months ago kzuberi type(x) calls x.__class__.__init__ Core     closed fixed kzuberi        
normal 1658681 231 months ago 229 months ago cgroves type complex missing rich comparison methods Core     closed fixed cgroves        
normal 1658682 231 months ago 229 months ago cgroves type int missing some operator methods Core     closed fixed cgroves        
normal 1658683 231 months ago 229 months ago cgroves str missing some rich comparison methods Core     closed fixed cgroves        
normal 1658684 231 months ago 229 months ago cgroves long missing some operator methods Core     closed fixed cgroves        
normal 1658685 231 months ago 229 months ago cgroves tuple missing some rich comparison methods Core     closed fixed cgroves        
normal 1658686 231 months ago 229 months ago cgroves float missing some numeric operation methods Core     closed fixed cgroves        
normal 1658687 231 months ago 229 months ago cgroves list missing some rich comparison methods Core     closed fixed cgroves        
normal 1658688 231 months ago 229 months ago cgroves dict missing some rich comparison methods Core     closed fixed cgroves        
normal 1659616 231 months ago 211 months ago zyasoft jythonc creates transient method causing compilation to fail Jythonc compiler     closed wont fix pqu        
normal 1659819 231 months ago 230 months ago cgroves Joining unicode items with string doesn't create unicode Core     closed fixed pekka.klarck        
normal 1661420 230 months ago 205 months ago fwierzbicki Simplifying argument processing in jython.bat Installer     closed fixed pekka.klarck        
normal 1661679 230 months ago 230 months ago cgroves Invalid types.UnicodeType None     closed fixed pekka.klarck        
normal 1661700 230 months ago 227 months ago pekka.klarck os.path.abspath raises IOException if drive not accessible None     closed fixed pekka.klarck        
normal 1662463 230 months ago 230 months ago cgroves Maven build script None     closed accepted nirvdrum   patch    
normal 1662689 230 months ago 228 months ago cgroves os.path.abspath eliminates symlinks None     closed fixed cgroves        
normal 1662920 230 months ago 228 months ago cgroves PyList doesn't change into byte[] Core     closed invalid nhiro        
normal 1662936 230 months ago 230 months ago cgroves line number lost form stacktrace Jythonc compiler     closed duplicate nhiro        
normal 1663711 230 months ago 211 months ago zyasoft 32767 characters is max string constant size Core     closed fixed codecraig        
normal 1664366 230 months ago 225 months ago fwierzbicki Patch for [1648449] os.path.normcase broken in Windows None     closed rejected hsk0   patch    
normal 1664437 230 months ago 202 months ago pjenvey os.system throws IllegalArgumentException Core Deferred   closed fixed garethdoutch        
normal 1664962 230 months ago 230 months ago cgroves PyBuiltinFunctionSet isn't newstyle Core     closed fixed cgroves        
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: