ACTIVITY SUMMARY (11/16/07 - 11/23/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.


 1321 open (+20) / 11654 closed (+20) / 12975 total (+40)

Open issues with patches:   413

Average duration of open issues: 697 days.
Median duration of open issues: 825 days.

Open Issues Breakdown
   open  1314 (+19)
pending     7 ( +1)

Issues Created Or Reopened (41)
_______________________________

Python does not honor "CFLAGS" environment variable              11/16/07
CLOSED http://bugs.python.org/issue1453    created  tebeka                   
                                                                               

Generators break trace functionality                             11/17/07
CLOSED http://bugs.python.org/issue1454    created  cortesi                  
                                                                               

VS2008, quick hack for distutils.msvccompiler                    11/17/07
       http://bugs.python.org/issue1455    created  tiran                    
       py3k, patch                                                             

unexpected iterator behavior with removal                        11/18/07
CLOSED http://bugs.python.org/issue1456    created  JosephArmbruster         
                                                                               

IDLE - configDialog - new layout for key config                  11/18/07
       http://bugs.python.org/issue1457    created  taleinat                 
                                                                               

installer crashes on attempted cancellation                      11/18/07
       http://bugs.python.org/issue1458    created  JosephArmbruster         
                                                                               

Bugs lost on migration from Sourceforge                          11/18/07
CLOSED http://bugs.python.org/issue1459    created  gagenellina              
                                                                               

codecs utf7 decoding error                                       11/19/07
CLOSED http://bugs.python.org/issue1460    created  arnimar                  
                                                                               

0**0 should raise an error                                       11/19/07
CLOSED http://bugs.python.org/issue1461    created  jmgillet                 
                                                                               

About this document refers to SourceForge tracker                11/19/07
CLOSED http://bugs.python.org/issue1462    created  kjohnson                 
                                                                               

Minor error in mimetypes docs                                    11/19/07
CLOSED http://bugs.python.org/issue1463    created  kjohnson                 
                                                                               

inet_pton redefined while building with windows SDK 6.0          11/19/07
CLOSED http://bugs.python.org/issue1464    created  weck                     
       py3k, patch                                                             

building python 2.6 with VC Express 2008 Beta2                   11/19/07
       http://bugs.python.org/issue1465    created  weck                     
       patch                                                                   

Special reporting of NotImplementedError in unittest             11/19/07
CLOSED http://bugs.python.org/issue1466    created  erik_andersen            
                                                                               

error in TestResult.addError and TestResult.addFailure           11/19/07
       http://bugs.python.org/issue1467    created  draghuram                
                                                                               

MSI installer does not include SSL test .pem files               11/19/07
       http://bugs.python.org/issue1468    created  pmoore                   
                                                                               

SSL tests leak memory                                            11/19/07
       http://bugs.python.org/issue1469    created  janssen                  
       py3k                                                                    

py3k unit tests are removing %TEMP% dir on Windows               11/20/07
CLOSED http://bugs.python.org/issue1470    created  tiran                    
       py3k                                                                    

ioctl doesn't work properly on 64-bit OpenBSD                    11/20/07
       http://bugs.python.org/issue1471    created  fbvortex                 
                                                                               

Small bat files to build docs on Windows                         11/20/07
       http://bugs.python.org/issue1472    created  tiran                    
       py3k, patch                                                             

Drop _EXPORTS macros in PCbuild9                                 11/20/07
CLOSED http://bugs.python.org/issue1473    created  loewis                   
       py3k                                                                    

PCbuild9 patch for trunk                                         11/20/07
CLOSED http://bugs.python.org/issue1474    created  tiran                    
       patch                                                                   

test_popen fails when the directory contains a space             11/20/07
       http://bugs.python.org/issue1475    created  tiran                    
       py3k                                                                    

missing debug configuration for make_versioninfo.vcproj          11/20/07
CLOSED http://bugs.python.org/issue1476    created  JosephArmbruster         
                                                                               

UnicodeDecodeError that cannot be caught in narrow unicode build 11/20/07
       http://bugs.python.org/issue1477    created  sbp                      
                                                                               

pythoncore.vcproj fails to generate buildinfo (when spaces in pa 11/21/07
CLOSED http://bugs.python.org/issue1478    created  JosephArmbruster         
       py3k, patch                                                             

csv module is leaking references                                 11/21/07
       http://bugs.python.org/issue1479    created  tiran                    
       py3k                                                                    

sqlite module is leaking lots of references                      11/21/07
       http://bugs.python.org/issue1480    created  tiran                    
       py3k                                                                    

test_uuid is warning about unreliable functions                  11/21/07
       http://bugs.python.org/issue1481    created  tiran                    
       py3k                                                                    

IMAP4 SSL isn't working                                          11/21/07
       http://bugs.python.org/issue1482    created  tiran                    
       py3k                                                                    

xml.sax.saxutils.prepare_input_source ignores character stream i 11/21/07
       http://bugs.python.org/issue1483    created  ygale                    
                                                                               

logging: callHandlers tests handler levels instead of logger lev 11/21/07
CLOSED http://bugs.python.org/issue1484    created  gidi_avrahami            
                                                                               

Idle tab command completion                                      11/22/07
CLOSED http://bugs.python.org/issue1485    created  Mufasa                   
                                                                               

Idle tab command completion                                      11/22/07
CLOSED http://bugs.python.org/issue1486    created  Mufasa                   
                                                                               

PEP 366 implementation                                           11/22/07
       http://bugs.python.org/issue1487    created  ncoghlan                 
       patch                                                                   

PCBuild9 _ssl.vcproj improperly launches build                   11/22/07
CLOSED http://bugs.python.org/issue1488    created  JosephArmbruster         
       py3k, patch                                                             

test_socket_ssl hanhs on Windows (deadlock)                      11/22/07
       http://bugs.python.org/issue1489    created  pmoore                   
                                                                               

Bug in eval() function                                           11/23/07
CLOSED http://bugs.python.org/issue1490    created  arunkumarrajan           
                                                                               

BaseHTTPServer incorrectly implements response code 100          11/23/07
       http://bugs.python.org/issue1491    created  samwyse                  
                                                                               

BaseHTTPServer hard-codes Content-Type for error messages        11/23/07
       http://bugs.python.org/issue1492    created  samwyse                  
                                                                               

Add a -z interpreter flag to execute a zip file                  11/19/07
CLOSED http://bugs.python.org/issue1739468 reopened ncoghlan                 
       patch                                                                   



Issues Now Closed (43)
______________________

pyexpat.XMParserType broken (was: pydoc doesn't work on pyexpat)   87 days
       http://bugs.python.org/issue1020    tiran                    
       py3k                                                                    

os.system() encoding bug on Windows                                57 days
       http://bugs.python.org/issue1193    amaury.forgeotdarc       
       py3k                                                                    

string find and rfind methods give a TypeError that is misleadin   37 days
       http://bugs.python.org/issue1259    facundobatista           
                                                                               

PCBuild8 Solution Support Changes                                  27 days
       http://bugs.python.org/issue1320    tiran                    
                                                                               

windows installer problem                                          20 days
       http://bugs.python.org/issue1354    loewis                   
                                                                               

zlibmodule.c: int overflow in PyZlib_decompress                    19 days
       http://bugs.python.org/issue1372    tiran                    
       patch, 64bit                                                            

Backport abcoll to 2.6                                             17 days
       http://bugs.python.org/issue1383    gvanrossum               
       patch                                                                   

py3k: duplicated line endings when using read(1)                   14 days
       http://bugs.python.org/issue1395    amaury.forgeotdarc       
       py3k                                                                    

py_compile and compileall need unit tests                          13 days
       http://bugs.python.org/issue1403    tiran                    
       py3k                                                                    

pth files not loaded at startup                                     4 days
       http://bugs.python.org/issue1431    brett.cannon             
       patch                                                                   

logging.config.fileConfig, NameError: name 'RotatingFileHandler'    7 days
       http://bugs.python.org/issue1436    vsajip                   
                                                                               

utf_8_sig streamreader bug, patch, and test                         4 days
       http://bugs.python.org/issue1444    doerwalter               
       patch                                                                   

make msi  work the vs 2005(MSVC8)                                   3 days
       http://bugs.python.org/issue1449    tiran                    
       patch                                                                   

Python does not honor "CFLAGS" environment variable                 0 days
       http://bugs.python.org/issue1453    loewis                   
                                                                               

Generators break trace functionality                                1 days
       http://bugs.python.org/issue1454    gvanrossum               
                                                                               

unexpected iterator behavior with removal                           0 days
       http://bugs.python.org/issue1456    tiran                    
                                                                               

Bugs lost on migration from Sourceforge                             0 days
       http://bugs.python.org/issue1459    brett.cannon             
                                                                               

codecs utf7 decoding error                                          2 days
       http://bugs.python.org/issue1460    amaury.forgeotdarc       
                                                                               

0**0 should raise an error                                          0 days
       http://bugs.python.org/issue1461    gvanrossum               
                                                                               

About this document refers to SourceForge tracker                   0 days
       http://bugs.python.org/issue1462    brett.cannon             
                                                                               

Minor error in mimetypes docs                                       0 days
       http://bugs.python.org/issue1463    facundobatista           
                                                                               

inet_pton redefined while building with windows SDK 6.0             1 days
       http://bugs.python.org/issue1464    tiran                    
       py3k, patch                                                             

Special reporting of NotImplementedError in unittest                0 days
       http://bugs.python.org/issue1466    erik_andersen            
                                                                               

py3k unit tests are removing %TEMP% dir on Windows                  0 days
       http://bugs.python.org/issue1470    tiran                    
       py3k                                                                    

Drop _EXPORTS macros in PCbuild9                                    1 days
       http://bugs.python.org/issue1473    tiran                    
       py3k                                                                    

PCbuild9 patch for trunk                                            3 days
       http://bugs.python.org/issue1474    tiran                    
       patch                                                                   

missing debug configuration for make_versioninfo.vcproj             0 days
       http://bugs.python.org/issue1476    tiran                    
                                                                               

pythoncore.vcproj fails to generate buildinfo (when spaces in pa    0 days
       http://bugs.python.org/issue1478    tiran                    
       py3k, patch                                                             

logging: callHandlers tests handler levels instead of logger lev    1 days
       http://bugs.python.org/issue1484    vsajip                   
                                                                               

Idle tab command completion                                         0 days
       http://bugs.python.org/issue1485    facundobatista           
                                                                               

Idle tab command completion                                         1 days
       http://bugs.python.org/issue1486    facundobatista           
                                                                               

PCBuild9 _ssl.vcproj improperly launches build                      1 days
       http://bugs.python.org/issue1488    JosephArmbruster         
       py3k, patch                                                             

Bug in eval() function                                              0 days
       http://bugs.python.org/issue1490    loewis                   
                                                                               

trace.py needs to know about doctests                             650 days
       http://bugs.python.org/issue1429818 skip.montanaro           
       patch                                                                   

sqlite timestamp converter bug (floating point)                   371 days
       http://bugs.python.org/issue1597404 ghaering                 
                                                                               

Improve platform.py usability on Windows                          337 days
       http://bugs.python.org/issue1620174 lemburg                  
       patch                                                                   

Importing a submodule fails after unloading its parent            171 days
       http://bugs.python.org/issue1731068 tiran                    
                                                                               

python 2.6 latest fails test_socketserver.py                      170 days
       http://bugs.python.org/issue1732145 tiran                    
                                                                               

sqlite3 module trigger problem                                    168 days
       http://bugs.python.org/issue1733085 ghaering                 
                                                                               

Add a -z interpreter flag to execute a zip file                     0 days
       http://bugs.python.org/issue1739468 gvanrossum               
       patch                                                                   

Deprecation warning for `backticks`                               131 days
       http://bugs.python.org/issue1754271 tiran                    
       patch                                                                   

Deprecation warning for <> (NOTEQUAL)                             131 days
       http://bugs.python.org/issue1754273 tiran                    
       patch                                                                   

MSVC++8 x86 tkinter build patch for trunk                         110 days
       http://bugs.python.org/issue1767787 tiran                    
       patch                                                                   



Top Issues Most Discussed (10)
______________________________

  9 Add a -z interpreter flag to execute a zip file                    0 days
closed  http://bugs.python.org/issue1739468

  9 VS2008, quick hack for distutils.msvccompiler                      6 days
open    http://bugs.python.org/issue1455   

  8 Special reporting of NotImplementedError in unittest               0 days
closed  http://bugs.python.org/issue1466   

  7 Python does not honor "CFLAGS" environment variable                0 days
closed  http://bugs.python.org/issue1453   

  6 test_popen fails when the directory contains a space               3 days
open    http://bugs.python.org/issue1475   

  6 building python 2.6 with VC Express 2008 Beta2                     4 days
open    http://bugs.python.org/issue1465   

  5 PCBuild9 _ssl.vcproj improperly launches build                     1 days
closed  http://bugs.python.org/issue1488   

  4 Idle tab command completion                                        1 days
closed  http://bugs.python.org/issue1486   

  4 ioctl doesn't work properly on 64-bit OpenBSD                      4 days
pending http://bugs.python.org/issue1471   

  4 py3k unit tests are removing %TEMP% dir on Windows                 0 days
closed  http://bugs.python.org/issue1470   



_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to