[Python-Dev] Summary of Tracker Issues

Tracker status at bugs.python.org
Wed Oct 31 19:06:08 CET 2007


ACTIVITY SUMMARY (10/24/07 - 10/31/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.


 1320 open (+25) / 11530 closed (+20) / 12850 total (+45)

Open issues with patches:   418

Average duration of open issues: 681 days.
Median duration of open issues: 773 days.

Open Issues Breakdown
   open  1316 (+25)
pending     4 ( +0)

Issues Created Or Reopened (45)
_______________________________

py3k: file.truncate() changes the file position                  10/24/07
CLOSED http://bugs.python.org/issue1323    created  amaury.forgeotdarc       
       patch                                                                   

r58034 breaks building _ctypes with the upstream libffi.         10/25/07
CLOSED http://bugs.python.org/issue1324    created  doko                     
       patch                                                                   

zipimport.zipimporter.archive undocumented and untested          10/25/07
       http://bugs.python.org/issue1325    created  exarkun                  
                                                                               

"internal" zipimport.zipimporter feature untested                10/25/07
       http://bugs.python.org/issue1326    created  exarkun                  
                                                                               

Python 2.4+ spends too much time in PyEval_EvalFrame w/ xmlrpmcl 10/25/07
       http://bugs.python.org/issue1327    created  eanxgeek                 
                                                                               

feature request: force BOM option                                10/25/07
       http://bugs.python.org/issue1328    created  jgsack                   
                                                                               

Different 3.0a1 exit behavior                                    10/25/07
CLOSED http://bugs.python.org/issue1329    created  MrJean1                  
                                                                               

Fix truncate on Windows, this time for real                      10/26/07
CLOSED http://bugs.python.org/issue1330    created  tiran                    
       py3k, patch                                                             

More fixes for Windows                                           10/26/07
CLOSED http://bugs.python.org/issue1331    created  tiran                    
       py3k, patch                                                             

threading.RLock().aquire(0) fails with python-2.5.1.amd64.msi    10/26/07
       http://bugs.python.org/issue1332    created  delwarl                  
                                                                               

merge urllib and urlparse functionality                          10/26/07
       http://bugs.python.org/issue1333    created  techtonik                
                                                                               

IDLE - Fix several highlighting bugs                             10/26/07
       http://bugs.python.org/issue1334    created  taleinat                 
       patch                                                                   

bytesiterator patch                                              10/26/07
CLOSED http://bugs.python.org/issue1335    created  tiran                    
                                                                               

subprocess.Popen hangs when child writes to stderr               10/26/07
       http://bugs.python.org/issue1336    created  jba                      
                                                                               

Tools/msi/msi.py does not work with PCBuild8                     10/26/07
       http://bugs.python.org/issue1337    created  kevinwatters             
                                                                               

pickling bytes?                                                  10/26/07
       http://bugs.python.org/issue1338    created  gvanrossum               
       py3k                                                                    

smtplib starttls() should ehlo() if it needs to                  10/26/07
       http://bugs.python.org/issue1339    created  fenner                   
                                                                               

correction for test_tempfile in py3k on Windows                  10/28/07
CLOSED http://bugs.python.org/issue1340    reopened gvanrossum               
                                                                               

correction for test_fileinput in py3k on Windows                 10/26/07
CLOSED http://bugs.python.org/issue1341    created  amaury.forgeotdarc       
       patch                                                                   

Crash on Windows if Python runs from a directory with umlauts    10/27/07
       http://bugs.python.org/issue1342    created  tiran                    
                                                                               

XMLGenerator: nice <empty/> elements                             10/27/07
       http://bugs.python.org/issue1343    created  panzi                    
                                                                               

subprocess.communication doc could use clarification             10/27/07
       http://bugs.python.org/issue1344    created  dsturtevant              
                                                                               

Fix for test_netrc on Windows                                    10/27/07
       http://bugs.python.org/issue1345    created  tiran                    
       patch                                                                   

Error using >>> from OpenGL.GLUT import *                        10/27/07
CLOSED http://bugs.python.org/issue1346    created  neuralsensor             
                                                                               

BaseHTTPServer writing strings to bytes interface                10/28/07
CLOSED http://bugs.python.org/issue1347    created  janssen                  
       py3k, patch                                                             

httplib closes socket, then tries to read from it                10/28/07
       http://bugs.python.org/issue1348    created  janssen                  
       py3k, patch                                                             

more uses of ord() in plat-mac/ic.py                             10/28/07
CLOSED http://bugs.python.org/issue1349    created  janssen                  
       py3k, patch                                                             

IDLE - CallTips enhancement - show full doc-string in new window 10/28/07
       http://bugs.python.org/issue1350    created  taleinat                 
       patch                                                                   

Add getsize() to io instances                                    10/28/07
       http://bugs.python.org/issue1351    created  tiran                    
                                                                               

Preliminary stderr patch                                         10/28/07
CLOSED http://bugs.python.org/issue1352    created  tiran                    
                                                                               

mp4 missing from mimetypes.py                                    10/29/07
CLOSED http://bugs.python.org/issue1353    created  kraft                    
                                                                               

windows installer problem                                        10/29/07
       http://bugs.python.org/issue1354    created  rajar                    
                                                                               

xml.dom refers to PyXML, which is no longer maintained           10/29/07
       http://bugs.python.org/issue1355    created  whooey1830               
                                                                               

3.0a1 Solaris w/ SUN C/C++                                       10/29/07
CLOSED http://bugs.python.org/issue1356    created  MrJean1                  
                                                                               

3.0a1 make test Error on  Solaris w/ SUN C/C++                   10/29/07
CLOSED http://bugs.python.org/issue1357    created  MrJean1                  
                                                                               

Compile error on OS X 10.5                                       10/29/07
       http://bugs.python.org/issue1358    created  andres                   
                                                                               

py3k: out of bounds read in PyUnicode_DecodeUnicodeEscape        10/29/07
CLOSED http://bugs.python.org/issue1359    reopened gvanrossum               
                                                                               

Queue.get() can't be interrupted with Ctrl-C unless timed out    10/30/07
CLOSED http://bugs.python.org/issue1360    created  piro                     
                                                                               

please close: hashlib uses OpenSSL which is much slower than Aar 10/30/07
CLOSED http://bugs.python.org/issue1361    created  Omnifarious              
                                                                               

Simple mistake in http://docs.python.org/tut/node6.html          10/30/07
CLOSED http://bugs.python.org/issue1362    created  dmazz                    
                                                                               

python 2.4.4 fails on solaris (sun4u sparc SUNW,Sun-Fire-880)    10/30/07
       http://bugs.python.org/issue1363    created  theoryno3                
                                                                               

os.lstat documentation error                                     10/31/07
       http://bugs.python.org/issue1364    created  billiejoex               
                                                                               

bytes(<int>) constructor                                         10/31/07
CLOSED http://bugs.python.org/issue1365    created  tiran                    
                                                                               

popen spawned process may not write to stdout under windows      10/31/07
       http://bugs.python.org/issue1366    created  pmezard                  
                                                                               

mkdir+chdir problem in multiple threads                          10/31/07
       http://bugs.python.org/issue1367    created  anonyprog                
                                                                               



Issues Now Closed (36)
______________________

use bytes for code objects                                         60 days
       http://bugs.python.org/issue1022    gvanrossum               
       patch                                                                   

itertools missing, causes interactive help to break                54 days
       http://bugs.python.org/issue1077    georg.brandl             
                                                                               

Strange Python hangup                                              16 days
       http://bugs.python.org/issue1255    kakacek                  
                                                                               

Removal of basestring type                                         14 days
       http://bugs.python.org/issue1258    gvanrossum               
       patch                                                                   

IDLE does not start if windows environment variable containing '   17 days
       http://bugs.python.org/issue1262    kbk                      
                                                                               

os.environ.pop doesn't work                                        10 days
       http://bugs.python.org/issue1287    georg.brandl             
                                                                               

xml.dom.minidom not able to handle utf-8 data                       7 days
       http://bugs.python.org/issue1290    facundobatista           
                                                                               

Fixes for profile/cprofile                                          6 days
       http://bugs.python.org/issue1302    tiran                    
       py3k, patch                                                             

adapt str8 constructor to bytes constructor                         5 days
       http://bugs.python.org/issue1303    georg.brandl             
       py3k, patch                                                             

Remove os.tmpnam() and os.tempnam()                                 2 days
       http://bugs.python.org/issue1318    gvanrossum               
       patch                                                                   

py3k: fixes for test_ctypes                                         1 days
       http://bugs.python.org/issue1319    theller                  
       patch                                                                   

py3k: file.truncate() changes the file position                     1 days
       http://bugs.python.org/issue1323    gvanrossum               
       patch                                                                   

r58034 breaks building _ctypes with the upstream libffi.            1 days
       http://bugs.python.org/issue1324    theller                  
       patch                                                                   

Different 3.0a1 exit behavior                                       5 days
       http://bugs.python.org/issue1329    gvanrossum               
                                                                               

Fix truncate on Windows, this time for real                         1 days
       http://bugs.python.org/issue1330    gvanrossum               
       py3k, patch                                                             

More fixes for Windows                                              0 days
       http://bugs.python.org/issue1331    gvanrossum               
       py3k, patch                                                             

bytesiterator patch                                                 0 days
       http://bugs.python.org/issue1335    gvanrossum               
                                                                               

correction for test_tempfile in py3k on Windows                     1 days
       http://bugs.python.org/issue1340    gvanrossum               
                                                                               

correction for test_fileinput in py3k on Windows                    3 days
       http://bugs.python.org/issue1341    gvanrossum               
       patch                                                                   

Error using >>> from OpenGL.GLUT import *                           3 days
       http://bugs.python.org/issue1346    nnorwitz                 
                                                                               

BaseHTTPServer writing strings to bytes interface                   3 days
       http://bugs.python.org/issue1347    janssen                  
       py3k, patch                                                             

more uses of ord() in plat-mac/ic.py                                3 days
       http://bugs.python.org/issue1349    janssen                  
       py3k, patch                                                             

Preliminary stderr patch                                            2 days
       http://bugs.python.org/issue1352    tiran                    
                                                                               

mp4 missing from mimetypes.py                                       0 days
       http://bugs.python.org/issue1353    gvanrossum               
                                                                               

3.0a1 Solaris w/ SUN C/C++                                          0 days
       http://bugs.python.org/issue1356    gvanrossum               
                                                                               

3.0a1 make test Error on  Solaris w/ SUN C/C++                      0 days
       http://bugs.python.org/issue1357    gvanrossum               
                                                                               

py3k: out of bounds read in PyUnicode_DecodeUnicodeEscape           0 days
       http://bugs.python.org/issue1359    gvanrossum               
                                                                               

Queue.get() can't be interrupted with Ctrl-C unless timed out       0 days
       http://bugs.python.org/issue1360    piro                     
                                                                               

please close: hashlib uses OpenSSL which is much slower than Aar    0 days
       http://bugs.python.org/issue1361    facundobatista           
                                                                               

Simple mistake in http://docs.python.org/tut/node6.html             1 days
       http://bugs.python.org/issue1362    georg.brandl             
                                                                               

bytes(<int>) constructor                                            0 days
       http://bugs.python.org/issue1365    gvanrossum               
                                                                               

threading.Thread.join() cannot be interrupted by a Ctrl-C         952 days
       http://bugs.python.org/issue1167930 gvanrossum               
                                                                               

Ctrl+C for copy does not work when caps-lock is on                713 days
       http://bugs.python.org/issue1356720 kbk                      
                                                                               

"Really  print?" Dialog                                           170 days
       http://bugs.python.org/issue1717170 taleinat                 
       patch                                                                   

Open always create new tab or new browser                         103 days
       http://bugs.python.org/issue1753371 georg.brandl             
                                                                               

Errors in site.py not reported properly                            82 days
       http://bugs.python.org/issue1771260 gvanrossum               
       py3k                                                                    



Top Issues Most Discussed (10)
______________________________

 38 Different 3.0a1 exit behavior                                      5 days
closed  http://bugs.python.org/issue1329   

 12 threading.RLock().aquire(0) fails with python-2.5.1.amd64.msi      6 days
open    http://bugs.python.org/issue1332   

 12 platform.dist() has unpredictable result under Linux               7 days
open    http://bugs.python.org/issue1322   

  8 IDLE - patch Delegator to support callables                       22 days
open    http://bugs.python.org/issue1252   

  7 py3k: fixes for test_ctypes                                        1 days
closed  http://bugs.python.org/issue1319   

  7 Fixes for profile/cprofile                                         6 days
closed  http://bugs.python.org/issue1302   

  6 feature request: force BOM option                                  6 days
open    http://bugs.python.org/issue1328   

  6 Remove os.tmpnam() and os.tempnam()                                2 days
closed  http://bugs.python.org/issue1318   

  5 Enhanced tabbed pane widget                                      325 days
open    http://bugs.python.org/issue1612746

  5 Compile error on OS X 10.5                                         2 days
open    http://bugs.python.org/issue1358   





More information about the Python-Dev mailing list