List of issues

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