[Python-Dev] Summary of Tracker Issues

Tracker status at bugs.python.org
Fri Nov 9 19:06:06 CET 2007


ACTIVITY SUMMARY (11/02/07 - 11/09/07)
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.


 1322 open (+23) / 11575 closed (+18) / 12897 total (+41)

Open issues with patches:   418

Average duration of open issues: 686 days.
Median duration of open issues: 788 days.

Open Issues Breakdown
   open  1317 (+23)
pending     5 ( +0)

Issues Created Or Reopened (41)
_______________________________

IDLE - minor FormatParagraph bug fix                             11/02/07
       http://bugs.python.org/issue1374    created  taleinat                 
       patch                                                                   

hotshot IndexError when loading stats                            11/02/07
       http://bugs.python.org/issue1375    created  ratsberg                 
                                                                               

uu module catches a wrong exception type                         11/02/07
CLOSED http://bugs.python.org/issue1376    created  billiejoex               
                                                                               

test_import breaks on Linux                                      11/09/07
       http://bugs.python.org/issue1377    reopened gvanrossum               
       py3k                                                                    

fromfd() and dup() for _socket on WIndows                        11/03/07
       http://bugs.python.org/issue1378    created  roudkerk                 
       patch                                                                   

reloading imported modules sometimes fail with 'parent not in sy 11/03/07
CLOSED http://bugs.python.org/issue1379    created  _doublep                 
       py3k, patch                                                             

fix for test_asynchat and test_asyncore on pep3137 branch        11/03/07
CLOSED http://bugs.python.org/issue1380    created  hupp                     
       py3k, patch                                                             

cmath is numerically unsound                                     11/03/07
       http://bugs.python.org/issue1381    created  inducer                  
                                                                               

py3k-pep3137: patch for test_ctypes                              11/04/07
CLOSED http://bugs.python.org/issue1382    created  amaury.forgeotdarc       
       py3k, patch                                                             

Backport abcoll to 2.6                                           11/04/07
       http://bugs.python.org/issue1383    created  baranguren               
       patch                                                                   

Windows fix for inspect tests                                    11/04/07
CLOSED http://bugs.python.org/issue1384    created  tiran                    
       py3k, patch                                                             

hmac module violates RFC for some hash functions, e.g. sha512    11/04/07
CLOSED http://bugs.python.org/issue1385    created  jowagner                 
       py3k                                                                    

py3k-pep3137: patch to ensure that all codecs return bytes       11/04/07
CLOSED http://bugs.python.org/issue1386    created  amaury.forgeotdarc       
       py3k, patch                                                             

py3k-pep3137: patch for hashlib on Windows                       11/04/07
CLOSED http://bugs.python.org/issue1387    created  amaury.forgeotdarc       
       py3k, patch                                                             

py3k-pep3137: possible ref leak in ctypes                        11/05/07
CLOSED http://bugs.python.org/issue1388    created  tiran                    
       py3k                                                                    

py3k-pep3137: struct module is leaking references                11/05/07
CLOSED http://bugs.python.org/issue1389    created  tiran                    
       py3k                                                                    

toxml generates output that is not well formed                   11/05/07
       http://bugs.python.org/issue1390    created  drtomc                   
                                                                               

Adds the .compact() method to bsddb db.DB objects                11/05/07
       http://bugs.python.org/issue1391    created  gregory.p.smith          
       patch, rfe                                                              

py3k-pep3137: issue warnings / errors on str(bytes()) and simila 11/05/07
CLOSED http://bugs.python.org/issue1392    created  tiran                    
       py3k, patch                                                             

function comparing lacks NotImplemented error                    11/05/07
       http://bugs.python.org/issue1393    created  _doublep                 
                                                                               

simple patch, improving unreachable bytecode removing            11/05/07
       http://bugs.python.org/issue1394    created  _doublep                 
       patch                                                                   

py3k: duplicated line endings when using read(1)                 11/06/07
       http://bugs.python.org/issue1395    created  amaury.forgeotdarc       
       py3k                                                                    

py3k-pep3137: patch for mailbox                                  11/06/07
CLOSED http://bugs.python.org/issue1396    created  tiran                    
       py3k, patch                                                             

py3k-pep3137: failing unit test test_bsddb                       11/06/07
       http://bugs.python.org/issue1397    created  tiran                    
       py3k                                                                    

Can't pickle partial functions                                   11/07/07
CLOSED http://bugs.python.org/issue1398    created  danhs                    
                                                                               

XML codec                                                        11/07/07
       http://bugs.python.org/issue1399    created  doerwalter               
       patch                                                                   

Py3k's print() flushing problem                                  11/07/07
       http://bugs.python.org/issue1400    created  wojtekwalczak            
       py3k                                                                    

urllib2 302 POST                                                 11/07/07
       http://bugs.python.org/issue1401    created  andresriancho            
                                                                               

Interpreter cleanup: order of _PyGILState_Fini and PyInterpreter 11/07/07
       http://bugs.python.org/issue1402    created  ronaldoussoren           
                                                                               

py_compile and compileall need unit tests                        11/08/07
       http://bugs.python.org/issue1403    created  tiran                    
       py3k                                                                    

warnings module bug: BytesWarning: str() on a bytes instance     11/08/07
CLOSED http://bugs.python.org/issue1404    created  tiran                    
       patch                                                                   

Garbage collection not working correctly in Python 2.3           11/08/07
CLOSED http://bugs.python.org/issue1405    created  pythonmeister            
                                                                               

Use widechar api for os.environ                                  11/08/07
CLOSED http://bugs.python.org/issue1406    created  theller                  
       py3k, patch                                                             

[performance] Too many closed() checkings                        11/08/07
       http://bugs.python.org/issue1407    created  wojtekwalczak            
       py3k                                                                    

Inconsistence in multiply list                                   11/08/07
CLOSED http://bugs.python.org/issue1408    created  beco                     
                                                                               

new keyword-only function parameters interact badly with nested  11/08/07
       http://bugs.python.org/issue1409    created  _doublep                 
       py3k                                                                    

BaseHTTPServer cannot accept Unicode data                        11/08/07
       http://bugs.python.org/issue1410    created  isonno                   
                                                                               

A typo in tutorial                                               11/09/07
CLOSED http://bugs.python.org/issue1411    created  falsetru                 
                                                                               

test_subprocess fails on SuSE 10                                 11/09/07
       http://bugs.python.org/issue1412    created  dvadasz                  
                                                                               

int literal methods inaccessible                                 11/09/07
       http://bugs.python.org/issue1413    created  mykhal                   
                                                                               

Fix for refleak tests                                            11/09/07
       http://bugs.python.org/issue1414    created  tiran                    
       py3k, patch                                                             



Issues Now Closed (36)
______________________

test_glob fails with UnicodeDecodeError                            72 days
       http://bugs.python.org/issue1042    tiran                    
       rfe                                                                     

py3k: corrections for test_subprocess on windows                   72 days
       http://bugs.python.org/issue1047    tiran                    
       patch                                                                   

file.seek allows float arguments                                   68 days
       http://bugs.python.org/issue1081    tiran                    
       py3k                                                                    

test_email failed                                                  67 days
       http://bugs.python.org/issue1086    tiran                    
       rfe                                                                     

py3k os.popen result is not iterable, patch attached               67 days
       http://bugs.python.org/issue1087    tiran                    
       patch                                                                   

decode_unicode doesn't nul-terminate                               60 days
       http://bugs.python.org/issue1098    georg.brandl             
                                                                               

Problems with the msi installer - python-3.0a1.msi                 64 days
       http://bugs.python.org/issue1110    tiran                    
                                                                               

No tests for inspect.getfullargspec()                              63 days
       http://bugs.python.org/issue1127    tiran                    
       py3k, patch                                                             

test_urllib2net fails on test_ftp                                  57 days
       http://bugs.python.org/issue1157    tiran                    
       py3k                                                                    

Should itertools.count work for arbitrary integers?                53 days
       http://bugs.python.org/issue1165    rhettinger               
       py3k                                                                    

allow subclassing of bytes type                                    46 days
       http://bugs.python.org/issue1171    gvanrossum               
       py3k, patch                                                             

test fixes for immutable bytes change                              43 days
       http://bugs.python.org/issue1184    gvanrossum               
       py3k, patch                                                             

Trailing slash in sys.path cause import failure                    20 days
       http://bugs.python.org/issue1293    gvanrossum               
       patch                                                                   

Fix for test_netrc on Windows                                       9 days
       http://bugs.python.org/issue1345    tiran                    
       py3k, patch                                                             

Preliminary stderr patch                                            5 days
       http://bugs.python.org/issue1352    loewis                   
                                                                               

uu module catches a wrong exception type                            1 days
       http://bugs.python.org/issue1376    gvanrossum               
                                                                               

reloading imported modules sometimes fail with 'parent not in sy    1 days
       http://bugs.python.org/issue1379    _doublep                 
       py3k, patch                                                             

fix for test_asynchat and test_asyncore on pep3137 branch           0 days
       http://bugs.python.org/issue1380    tiran                    
       py3k, patch                                                             

py3k-pep3137: patch for test_ctypes                                 0 days
       http://bugs.python.org/issue1382    tiran                    
       py3k, patch                                                             

Windows fix for inspect tests                                       2 days
       http://bugs.python.org/issue1384    tiran                    
       py3k, patch                                                             

hmac module violates RFC for some hash functions, e.g. sha512       2 days
       http://bugs.python.org/issue1385    jowagner                 
       py3k                                                                    

py3k-pep3137: patch to ensure that all codecs return bytes          0 days
       http://bugs.python.org/issue1386    tiran                    
       py3k, patch                                                             

py3k-pep3137: patch for hashlib on Windows                          0 days
       http://bugs.python.org/issue1387    tiran                    
       py3k, patch                                                             

py3k-pep3137: possible ref leak in ctypes                           1 days
       http://bugs.python.org/issue1388    tiran                    
       py3k                                                                    

py3k-pep3137: struct module is leaking references                   1 days
       http://bugs.python.org/issue1389    gvanrossum               
       py3k                                                                    

py3k-pep3137: issue warnings / errors on str(bytes()) and simila    1 days
       http://bugs.python.org/issue1392    tiran                    
       py3k, patch                                                             

py3k-pep3137: patch for mailbox                                     0 days
       http://bugs.python.org/issue1396    gvanrossum               
       py3k, patch                                                             

Can't pickle partial functions                                      1 days
       http://bugs.python.org/issue1398    tiran                    
                                                                               

warnings module bug: BytesWarning: str() on a bytes instance        0 days
       http://bugs.python.org/issue1404    tiran                    
       patch                                                                   

Garbage collection not working correctly in Python 2.3              0 days
       http://bugs.python.org/issue1405    tiran                    
                                                                               

Use widechar api for os.environ                                     0 days
       http://bugs.python.org/issue1406    theller                  
       py3k, patch                                                             

Inconsistence in multiply list                                      1 days
       http://bugs.python.org/issue1408    georg.brandl             
                                                                               

A typo in tutorial                                                  0 days
       http://bugs.python.org/issue1411    georg.brandl             
                                                                               

Error on handling nan                                            1637 days
       http://bugs.python.org/issue737648  mike.verdone             
                                                                               

contextmanager eats StopIteration                                 199 days
       http://bugs.python.org/issue1705170 ncoghlan                 
                                                                               

PyHeapTypeObject fix                                              114 days
       http://bugs.python.org/issue1752184 gvanrossum               
       py3k, patch                                                             



Top Issues Most Discussed (10)
______________________________

 35 py3k: duplicated line endings when using read(1)                   4 days
open    http://bugs.python.org/issue1395   

 16 toxml generates output that is not well formed                     5 days
open    http://bugs.python.org/issue1390   

 15 py3k-pep3137: issue warnings / errors on str(bytes()) and simil    1 days
closed  http://bugs.python.org/issue1392   

  9 Trailing slash in sys.path cause import failure                   20 days
closed  http://bugs.python.org/issue1293   

  7 urllib2 302 POST                                                   2 days
open    http://bugs.python.org/issue1401   

  6 new keyword-only function parameters interact badly with nested    1 days
open    http://bugs.python.org/issue1409   

  6 XML codec                                                          2 days
open    http://bugs.python.org/issue1399   

  5 py3k-pep3137: patch for mailbox                                    0 days
closed  http://bugs.python.org/issue1396   

  5 Windows fix for inspect tests                                      2 days
closed  http://bugs.python.org/issue1384   

  5 cmath is numerically unsound                                       6 days
open    http://bugs.python.org/issue1381   





More information about the Python-Dev mailing list