[Python-Dev] Summary of Tracker Issues

Tracker status at bugs.python.org
Fri Jan 4 19:06:08 CET 2008


ACTIVITY SUMMARY (12/28/07 - 01/04/08)
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.


 1371 open (+15) / 11849 closed (+16) / 13220 total (+31)

Open issues with patches:   430

Average duration of open issues: 687 days.
Median duration of open issues: 947 days.

Open Issues Breakdown
   open  1359 (+15)
pending    12 ( +0)

Issues Created Or Reopened (32)
_______________________________

urllib* 20x responses not OK?                                    01/02/08
CLOSED http://bugs.python.org/issue1177    reopened kbk                      
       patch                                                                   

probable bug in code.py with Python 3.0a2                        12/29/07
CLOSED http://bugs.python.org/issue1707    created  aroberge                 
                                                                               

improvements for linecache                                       12/30/07
       http://bugs.python.org/issue1708    created  umaxx                    
       patch                                                                   

logging: log actual function name                                12/30/07
CLOSED http://bugs.python.org/issue1709    created  umaxx                    
                                                                               

Pypi's  "score" column is not explained                          12/30/07
CLOSED http://bugs.python.org/issue1710    created  giampaolo.rodola         
                                                                               

socket functions that should return unsigned int return signed i 12/30/07
       http://bugs.python.org/issue1711    created  mthibaut                 
                                                                               

Small errors in new-style classes doc                            12/30/07
       http://bugs.python.org/issue1712    created  salty-horse              
                                                                               

posixpath.ismount() claims symlink to a mountpoint is a mountpoi 12/31/07
CLOSED http://bugs.python.org/issue1713    created  drougge                  
                                                                               

ConfigParser.py do not allow leading (and trailing) space in val 12/31/07
       http://bugs.python.org/issue1714    created  msuchy                   
                                                                               

Make pydoc list submodules                                       12/31/07
       http://bugs.python.org/issue1715    created  gustavo                  
       patch                                                                   

String format operator '%i' fails for large floats               01/01/08
       http://bugs.python.org/issue1716    created  ctl                      
                                                                               

Get rid of more refercenes to __cmp__                            01/01/08
       http://bugs.python.org/issue1717    created  gvanrossum               
       patch                                                                   

Tarfile fails to fully extract tar.bz2/tar.gz package            01/01/08
CLOSED http://bugs.python.org/issue1718    created  cartman                  
                                                                               

Cosmetic patch for doc/code mismatch (msilib.UuidCreate)         01/02/08
       http://bugs.python.org/issue1719    created  ocean-city               
                                                                               

VC6 build patch for release-maint25                              01/02/08
       http://bugs.python.org/issue1720    created  ocean-city               
       patch                                                                   

_tkinter.c:903: AsObj: Assertion `size < size * sizeof(Tcl_UniCh 01/02/08
CLOSED http://bugs.python.org/issue1721    created  tiran                    
       py3k                                                                    

Undocumented urllib functions                                    01/02/08
       http://bugs.python.org/issue1722    created  barry                    
                                                                               

Respuesta automática de Yahoo!                                  01/02/08
CLOSED http://bugs.python.org/issue1723    created  gagenellina              
                                                                               

Py_SIZE() macro used as an lvalue                                01/02/08
CLOSED http://bugs.python.org/issue1724    created  rhettinger               
                                                                               

-1e-1000 converted incorrectly                                   01/03/08
       http://bugs.python.org/issue1725    created  gvanrossum               
                                                                               

Remove Python/atof.c from PCBuild/pythoncore.vcproj              01/03/08
CLOSED http://bugs.python.org/issue1726    created  ocean-city               
       py3k, patch                                                             

VC6 build patch for python3000                                   01/03/08
CLOSED http://bugs.python.org/issue1727    created  ocean-city               
       py3k, patch                                                             

distutils.cmd breaks inspect                                     01/03/08
CLOSED http://bugs.python.org/issue1728    created  astronouth7303           
                                                                               

Allow float('infinity') as well as float('inf')                  01/03/08
CLOSED http://bugs.python.org/issue1729    created  marketdickinson          
                                                                               

Documentation corrections for os module                          01/03/08
       http://bugs.python.org/issue1730    created  robin.stocker            
       patch                                                                   

Random errors on interpreter shutdown                            01/03/08
       http://bugs.python.org/issue1731    created  lobais                   
                                                                               

Doc build fails with a KeyError                                  01/04/08
CLOSED http://bugs.python.org/issue1732    created  rhettinger               
                                                                               

Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c  01/04/08
CLOSED http://bugs.python.org/issue1733    created  ocean-city               
                                                                               

documentation on metaclasses is incomplete and misleading        01/04/08
CLOSED http://bugs.python.org/issue1734    created  lpd                      
                                                                               

tarfile.TarFile.extractall not setting directory permissions cor 01/04/08
CLOSED http://bugs.python.org/issue1735    created  eandres                  
       patch                                                                   

Three bugs of FCICreate (PC/_msi.c)                              01/04/08
       http://bugs.python.org/issue1736    created  ocean-city               
       py3k, patch                                                             

Windows installer issue (ObjectBrowser.py)                       01/04/08
       http://bugs.python.org/issue1737    created  dsuch                    
                                                                               



Issues Now Closed (43)
______________________

urllib* 20x responses not OK?                                       0 days
       http://bugs.python.org/issue1177    kbk                      
       patch                                                                   

urllib fail to read URL contents, urllib2 crash Python             99 days
       http://bugs.python.org/issue1205    gvanrossum               
                                                                               

os.system() oddity under Windows XP SP2                            80 days
       http://bugs.python.org/issue1279    tiran                    
                                                                               

Bad assertion in _tkinter.c                                        77 days
       http://bugs.python.org/issue1301    thyrsus                  
       patch                                                                   

VS2008, quick hack for distutils.msvccompiler                      44 days
       http://bugs.python.org/issue1455    loewis                   
       py3k, patch                                                             

Problem with static libs on Windows                                35 days
       http://bugs.python.org/issue1527    tiran                    
       py3k, patch                                                             

Patch for new API method _PyImport_ImportModuleNoLock(char *name   28 days
       http://bugs.python.org/issue1567    tiran                    
                                                                               

Crash on cancellation of windows install                            8 days
       http://bugs.python.org/issue1690    tiran                    
                                                                               

Please check merge from trunk                                       8 days
       http://bugs.python.org/issue1693    gvanrossum               
       py3k                                                                    

Distutils ignore dry-run flag at clean-up of distutils.command.b    9 days
       http://bugs.python.org/issue1696    gvanrossum               
       patch                                                                   

unconditional definiton of _BSD_SOURCE breaks builds with g++-4.    4 days
       http://bugs.python.org/issue1699    loewis                   
                                                                               

Regular Expression inline flags not handled correctly for some u    9 days
       http://bugs.python.org/issue1700    gvanrossum               
                                                                               

getpass broken in Py3k: must flush()                                5 days
       http://bugs.python.org/issue1703    gvanrossum               
                                                                               

possible bug in randint                                             2 days
       http://bugs.python.org/issue1704    rhettinger               
                                                                               

trace module does not annotate global statement                     5 days
       http://bugs.python.org/issue1705    gvanrossum               
                                                                               

probable bug in code.py with Python 3.0a2                           4 days
       http://bugs.python.org/issue1707    gvanrossum               
                                                                               

logging: log actual function name                                   3 days
       http://bugs.python.org/issue1709    vsajip                   
                                                                               

Pypi's  "score" column is not explained                             0 days
       http://bugs.python.org/issue1710    loewis                   
                                                                               

posixpath.ismount() claims symlink to a mountpoint is a mountpoi    4 days
       http://bugs.python.org/issue1713    tiran                    
                                                                               

Tarfile fails to fully extract tar.bz2/tar.gz package               0 days
       http://bugs.python.org/issue1718    gvanrossum               
                                                                               

_tkinter.c:903: AsObj: Assertion `size < size * sizeof(Tcl_UniCh    0 days
       http://bugs.python.org/issue1721    loewis                   
       py3k                                                                    

Respuesta automática de Yahoo!                                     0 days
       http://bugs.python.org/issue1723    gvanrossum               
                                                                               

Py_SIZE() macro used as an lvalue                                   0 days
       http://bugs.python.org/issue1724    loewis                   
                                                                               

Remove Python/atof.c from PCBuild/pythoncore.vcproj                 0 days
       http://bugs.python.org/issue1726    tiran                    
       py3k, patch                                                             

VC6 build patch for python3000                                      1 days
       http://bugs.python.org/issue1727    tiran                    
       py3k, patch                                                             

distutils.cmd breaks inspect                                        0 days
       http://bugs.python.org/issue1728    gvanrossum               
                                                                               

Allow float('infinity') as well as float('inf')                     0 days
       http://bugs.python.org/issue1729    gvanrossum               
                                                                               

Doc build fails with a KeyError                                     0 days
       http://bugs.python.org/issue1732    tiran                    
                                                                               

Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c     0 days
       http://bugs.python.org/issue1733    tiran                    
                                                                               

documentation on metaclasses is incomplete and misleading           0 days
       http://bugs.python.org/issue1734    lpd                      
                                                                               

tarfile.TarFile.extractall not setting directory permissions cor    0 days
       http://bugs.python.org/issue1735    lars.gustaebel           
       patch                                                                   

Rewrite _reduce and _reconstructor in C                          1926 days
       http://bugs.python.org/issue614555  gvanrossum               
                                                                               

smtpd.py move setuid, allow dashes                               1793 days
       http://bugs.python.org/issue681515  tiran                    
       patch                                                                   

readline module that checks signals                              1651 days
       http://bugs.python.org/issue761863  tiran                    
       patch                                                                   

slow socket binding & netinfo lookups                            1628 days
       http://bugs.python.org/issue774751  tiran                    
                                                                               

2.3c2 test_pwd fails on Mac OS X 10.2.6                          1620 days
       http://bugs.python.org/issue779218  tiran                    
                                                                               

socketmodule.c does not pickup all symbols with MS visC++        1481 days
       http://bugs.python.org/issue860134  tiran                    
                                                                               

win32 raw socket support                                         1431 days
       http://bugs.python.org/issue889544  tiran                    
                                                                               

configure argument --libdir is ignored                           1427 days
       http://bugs.python.org/issue891930  tiran                    
                                                                               

Build fails on XP w/mingw                                        1406 days
       http://bugs.python.org/issue906405  tiran                    
                                                                               

dir(object) does not list __name__                               1343 days
       http://bugs.python.org/issue945861  tiran                    
                                                                               

Problem linking on windows using mingw32 and C++                 1205 days
       http://bugs.python.org/issue1028697 tiran                    
                                                                               

xml.etree document element.tag                                    267 days
       http://bugs.python.org/issue1698167 effbot                   
                                                                               



Top Issues Most Discussed (10)
______________________________

 11 distutils.cmd breaks inspect                                       0 days
closed  http://bugs.python.org/issue1728   

 11 Enhancements for mathmodule                                       18 days
open    http://bugs.python.org/issue1640   

  8 Bad assertion in _tkinter.c                                       77 days
closed  http://bugs.python.org/issue1301   

  7 socket functions that should return unsigned int return signed     5 days
open    http://bugs.python.org/issue1711   

  7 VC6 build patch for trunk                                        266 days
open    http://bugs.python.org/issue1700463

  7 Distutils ignore dry-run flag at clean-up of distutils.command.    9 days
closed  http://bugs.python.org/issue1696   

  6 -1e-1000 converted incorrectly                                     2 days
open    http://bugs.python.org/issue1725   

  6 Incorrectly displayed non ascii characters in prompt using "inp   13 days
open    http://bugs.python.org/issue1688   

  5 floating point number round failures under Linux                  11 days
open    http://bugs.python.org/issue1694   

  5 option.dest not set when callback called with optparse            90 days
open    http://bugs.python.org/issue1243   





More information about the Python-Dev mailing list