[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jun 6 18:06:28 CEST 2008


ACTIVITY SUMMARY (05/30/08 - 06/06/08)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue 
number.  Do NOT respond to this message.


 1895 open (+28) / 12981 closed (+15) / 14876 total (+43)

Open issues with patches:   575

Average duration of open issues: 708 days.
Median duration of open issues: 1451 days.

Open Issues Breakdown
   open  1872 (+27)
pending    23 ( +1)

Issues Created Or Reopened (45)
_______________________________

tkinter, assorted fixes                                          06/02/08
CLOSED http://bugs.python.org/issue2906    reopened gpolo                     
       patch, patch                                                            

PyNumberMethods has left-over fields in Py3                      06/02/08
       http://bugs.python.org/issue2997    reopened georg.brandl              
       patch                                                                   

locale module alias table needs to be updated                    05/30/08
CLOSED http://bugs.python.org/issue3011    created  lemburg                   
                                                                               

disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523       05/30/08
CLOSED http://bugs.python.org/issue3012    created  jameinel                  
                                                                               

disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523       05/30/08
       http://bugs.python.org/issue3013    created  jameinel                  
       patch, easy                                                             

file_dealloc() assumes errno is set when EOF is returned         05/30/08
       http://bugs.python.org/issue3014    created  johansen                  
                                                                               

tkinter with wantobjects=False has been broken for some time     05/30/08
       http://bugs.python.org/issue3015    created  gpolo                     
       patch                                                                   

tarfile.py incurs exception from self.chmod() when tarball has g 05/30/08
CLOSED http://bugs.python.org/issue3016    created  zooko                     
                                                                               

Verify doc updates for the decimal module                        05/31/08
       http://bugs.python.org/issue3017    created  rhettinger                
                                                                               

tkinter demos fixed                                              05/31/08
       http://bugs.python.org/issue3018    created  gpolo                     
       patch                                                                   

Python3a5 compile failing due to high memory usage               05/31/08
CLOSED http://bugs.python.org/issue3019    created  segfaulthunter            
                                                                               

doctest should have lib2to3 integration                          06/01/08
       http://bugs.python.org/issue3020    created  scoder                    
                                                                               

Lexical exception handlers                                       06/01/08
       http://bugs.python.org/issue3021    created  pitrou                    
       patch                                                                   

mailbox module, two small fixes                                  06/01/08
       http://bugs.python.org/issue3022    created  gpolo                     
       patch, patch                                                            

Problem with invalidly-encoded command-line arguments (Unix)     06/01/08
       http://bugs.python.org/issue3023    created  baikie                    
                                                                               

Integer conversion inconsistent                                  06/01/08
CLOSED http://bugs.python.org/issue3024    created  helminthe                 
                                                                               

batch/IDLE differ: print broken for chraracters>ascii            06/01/08
CLOSED http://bugs.python.org/issue3025    created  jimjjewett                
                                                                               

mmap broken with large files on 64bit system                     06/02/08
       http://bugs.python.org/issue3026    created  donut                     
                                                                               

if extended c module is calling Windows API waitForSingleObject, 06/02/08
CLOSED http://bugs.python.org/issue3027    created  patrick                   
                                                                               

tokenize module: normal lines, not "logical"                     06/02/08
       http://bugs.python.org/issue3028    created  noam                      
                                                                               

free list management - list, dict, set                           06/02/08
       http://bugs.python.org/issue3029    created  aimacintyre               
       patch, patch                                                            

compiler warning on HP-UX                                        06/03/08
       http://bugs.python.org/issue3030    created  theller                   
                                                                               

distutils package_dir/package_data failure                       06/03/08
       http://bugs.python.org/issue3031    created  fma                       
                                                                               

tkFont added displayof where necessary                           06/03/08
CLOSED http://bugs.python.org/issue3032    created  gpolo                     
       patch                                                                   

tkFont added displayof where necessary                           06/03/08
       http://bugs.python.org/issue3033    created  gpolo                     
       patch, patch                                                            

tkFont added displayof where necessary                           06/03/08
CLOSED http://bugs.python.org/issue3034    created  gpolo                     
       patch, patch                                                            

Removing apparently unwanted functions from Tkinter              06/03/08
       http://bugs.python.org/issue3035    created  gpolo                     
       patch, patch                                                            

docs - print() example wrong in whatsnew                         06/04/08
CLOSED http://bugs.python.org/issue3036    created  evilnick                  
                                                                               

<generator> in output                                            06/04/08
CLOSED http://bugs.python.org/issue3037    created  ianb                      
                                                                               

Return results from Python callbacks to Tcl as Tcl objects, plea 06/05/08
       http://bugs.python.org/issue3038    created  gpolo                     
                                                                               

tarfile.TarFileCompat.writestr(ZipInfo, str) raises AttributeErr 06/05/08
       http://bugs.python.org/issue3039    created  jkankiewicz               
       patch                                                                   

optparse documentation: variable arguments example doesn't work  06/05/08
       http://bugs.python.org/issue3040    created  meyerowitz                
                                                                               

autodoc does not support unicode docstrings                      06/05/08
CLOSED http://bugs.python.org/issue3041    created  cdevienne                 
                                                                               

Add PEP 8 compliant aliases to threading module                  06/05/08
       http://bugs.python.org/issue3042    created  ncoghlan                  
       patch                                                                   

Recursion bug in deepcopy                                        06/05/08
       http://bugs.python.org/issue3043    created  Zeroth                    
                                                                               

Simplify the Integral ABC                                        06/05/08
CLOSED http://bugs.python.org/issue3044    created  rhettinger                
       patch                                                                   

Windows online help broken when spaces in TEMP environ           06/06/08
       http://bugs.python.org/issue3045    created  peta                      
                                                                               

Locking should be removed from the new buffer protocol           06/06/08
       http://bugs.python.org/issue3046    created  scoder                    
       patch                                                                   

string object's lstrip function                                  06/06/08
CLOSED http://bugs.python.org/issue3047    created  jsostok                   
                                                                               

getsizeof incorrect for Unicode strings                          06/06/08
       http://bugs.python.org/issue3048    created  loewis                    
                                                                               

Some 3k sizeof tests fail                                        06/06/08
CLOSED http://bugs.python.org/issue3049    created  loewis                    
                                                                               

Implement PEP 371: multiprocessing module                        06/06/08
       http://bugs.python.org/issue3050    created  jnoller                   
                                                                               

heapq change breaking compatibility                              06/06/08
       http://bugs.python.org/issue3051    created  therve                    
                                                                               

Mac Modules failing to compile                                   06/06/08
       http://bugs.python.org/issue3052    created  benjamin.peterson         
                                                                               

test_shutil fails under AIX                                      06/06/08
       http://bugs.python.org/issue3053    created  pitrou                    
       patch                                                                   



Issues Now Closed (42)
______________________

py3k: Completely remove nb_coerce slot                            260 days
       http://bugs.python.org/issue1185    scoder                    
       patch                                                                   

Add ctypes calling convention that allows safe access of errno    147 days
       http://bugs.python.org/issue1798    theller                   
       patch                                                                   

Adapt pydoc to new doc system                                     132 days
       http://bugs.python.org/issue1883    georg.brandl              
       patch                                                                   

Read support for Records in msilib                                108 days
       http://bugs.python.org/issue2125    loewis                    
       patch                                                                   

Backport oct() and hex() to use __index__                          20 days
       http://bugs.python.org/issue2337    benjamin.peterson         
       patch, 26backport                                                       

numeric overflow in IDLE                                           53 days
       http://bugs.python.org/issue2584    kbk                       
                                                                               

PyOS_vsnprintf() underflow leads to memory corruption              54 days
       http://bugs.python.org/issue2588    gregory.p.smith           
       patch                                                                   

PyOS_vsnprintf() potential integer overflow leads to memory corr   54 days
       http://bugs.python.org/issue2589    gregory.p.smith           
                                                                               

inconsistency with bare * in parameter list                        54 days
       http://bugs.python.org/issue2613    bgolemon                  
                                                                               

datetime/date strftime() method and time.strftime() inconsistenc   26 days
       http://bugs.python.org/issue2782    gregory.p.smith           
                                                                               

subprocess.py leaks fd in communicate                              24 days
       http://bugs.python.org/issue2791    gregory.p.smith           
       patch                                                                   

store thread.get_ident() thread identifier inside threading.Thre   17 days
       http://bugs.python.org/issue2871    gregory.p.smith           
       patch                                                                   

Remove htmllib use in the stdlib                                   17 days
       http://bugs.python.org/issue2873    georg.brandl              
                                                                               

Create the tkinter package                                         16 days
       http://bugs.python.org/issue2884    kbk                       
       patch                                                                   

Add memory footprint query                                         15 days
       http://bugs.python.org/issue2898    schuppenies               
       patch                                                                   

tkinter, assorted fixes                                             0 days
       http://bugs.python.org/issue2906    georg.brandl              
       patch, patch                                                            

ctypes.util.find_library() doesn't consult LD_LIBRARY_PATH         12 days
       http://bugs.python.org/issue2936    theller                   
                                                                               

EasyDialogs - documentation enhancement                             2 days
       http://bugs.python.org/issue3005    georg.brandl              
                                                                               

Module cmd documentation enhancement                                1 days
       http://bugs.python.org/issue3010    georg.brandl              
       patch                                                                   

locale module alias table needs to be updated                       0 days
       http://bugs.python.org/issue3011    lemburg                   
                                                                               

disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523          0 days
       http://bugs.python.org/issue3012    benjamin.peterson         
                                                                               

tarfile.py incurs exception from self.chmod() when tarball has g    1 days
       http://bugs.python.org/issue3016    lars.gustaebel            
                                                                               

Python3a5 compile failing due to high memory usage                  0 days
       http://bugs.python.org/issue3019    georg.brandl              
                                                                               

Integer conversion inconsistent                                     0 days
       http://bugs.python.org/issue3024    rhettinger                
                                                                               

batch/IDLE differ: print broken for chraracters>ascii               0 days
       http://bugs.python.org/issue3025    loewis                    
                                                                               

if extended c module is calling Windows API waitForSingleObject,    1 days
       http://bugs.python.org/issue3027    georg.brandl              
                                                                               

tkFont added displayof where necessary                              0 days
       http://bugs.python.org/issue3032    gpolo                     
       patch                                                                   

tkFont added displayof where necessary                              0 days
       http://bugs.python.org/issue3034    gpolo                     
       patch, patch                                                            

docs - print() example wrong in whatsnew                            0 days
       http://bugs.python.org/issue3036    georg.brandl              
                                                                               

<generator> in output                                               0 days
       http://bugs.python.org/issue3037    georg.brandl              
                                                                               

autodoc does not support unicode docstrings                         0 days
       http://bugs.python.org/issue3041    georg.brandl              
                                                                               

Simplify the Integral ABC                                           0 days
       http://bugs.python.org/issue3044    gvanrossum                
       patch                                                                   

string object's lstrip function                                     0 days
       http://bugs.python.org/issue3047    jsostok                   
                                                                               

Some 3k sizeof tests fail                                           0 days
       http://bugs.python.org/issue3049    schuppenies               
                                                                               

Tk.quit and sys.exit cause Fatal Error                           1669 days
       http://bugs.python.org/issue837234  georg.brandl              
                                                                               

patch 1079734 broke cgi.FieldStorage w/ multipart post req.      1218 days
       http://bugs.python.org/issue1112856 hdiogenes                 
                                                                               

new turtle module                                                 707 days
       http://bugs.python.org/issue1513695 loewis                    
       patch                                                                   

Prevent textwrap from breaking words at hyphens                   413 days
       http://bugs.python.org/issue1702681 gpolo                     
                                                                               

access to unicodedata (via codepoints or 2-char surrogates)       406 days
       http://bugs.python.org/issue1706460 doerwalter                
                                                                               

tiny addition to peephole optimizer                               305 days
       http://bugs.python.org/issue1764087 rhettinger                
       patch                                                                   

generic and more efficient removal of unreachable code            304 days
       http://bugs.python.org/issue1764986 rhettinger                
       patch                                                                   

small improvement for peephole conditional jump optimizer         304 days
       http://bugs.python.org/issue1765558 rhettinger                
       patch                                                                   



Top Issues Most Discussed (10)
______________________________

 16 Let bin() show floats                                              7 days
open    http://bugs.python.org/issue3008   

 14 repr() should not escape non-ASCII characters                     53 days
open    http://bugs.python.org/issue2630   

  6 Python 2.5 64 bit compile fails on Solaris 10/gcc 4.1.1          518 days
open    http://bugs.python.org/issue1628484

  5 Integer conversion inconsistent                                    0 days
closed  http://bugs.python.org/issue3024   

  5 PyNumberMethods has left-over fields in Py3                        4 days
open    http://bugs.python.org/issue2997   

  5 Remove PyUnicode_AsString(), rework PyUnicode_AsStringAndSize()   28 days
open    http://bugs.python.org/issue2799   

  5 Add ctypes calling convention that allows safe access of errno   147 days
closed  http://bugs.python.org/issue1798   

  4 New class special method lookup change                          2020 days
open    http://bugs.python.org/issue643841 

  4 Recursion bug in deepcopy                                          1 days
pending http://bugs.python.org/issue3043   

  4 Add PEP 8 compliant aliases to threading module                    1 days
open    http://bugs.python.org/issue3042   





More information about the Python-Dev mailing list