[Python-Dev] Summary of Tracker Issues

Tracker status at bugs.python.org
Fri Sep 28 19:37:06 CEST 2007


ACTIVITY SUMMARY (09/21/07 - 09/28/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.


 1278 open (+16) / 11424 closed (+17) / 12702 total (+33)

Open issues with patches:   415

Average duration of open issues: 680 days.
Median duration of open issues: 670 days.

Open Issues Breakdown
   open  1273 (+16)
pending     5 ( +0)

Issues Created Or Reopened (33)
_______________________________

pipe fd handling issues in subprocess.py on POSIX                09/21/07
       http://bugs.python.org/issue1187    created  anissen                  
       patch                                                                   

universal newlines doesn't identify CRLF during tell()           09/22/07
CLOSED http://bugs.python.org/issue1188    created  pjenvey                  
                                                                               

Documentation for tp_as_number tp_as_sequence tp_as_mapping      09/22/07
CLOSED http://bugs.python.org/issue1189    created  amaury.forgeotdarc       
       patch                                                                   

Windows rants& sugestions.                                       09/22/07
CLOSED http://bugs.python.org/issue1190    created  wolfstar359              
                                                                               

bsddb does not build with bsddb lib v3.1.                        09/22/07
       http://bugs.python.org/issue1191    created  giraffedata              
                                                                               

Python 3 documents crash Firefox                                 09/24/07
CLOSED http://bugs.python.org/issue1192    created  rtmq                     
                                                                               

os.system() encoding bug on Windows                              09/24/07
       http://bugs.python.org/issue1193    created  r_mosaic                 
                                                                               

The reduce() documentation is lost in Python 3.0a1               09/24/07
CLOSED http://bugs.python.org/issue1194    created  r_mosaic                 
                                                                               

Problems on Linux with Ctrl-D and Ctrl-C during raw_input        09/24/07
       http://bugs.python.org/issue1195    created  Rebecca                  
                                                                               

int() documentation does not specify default radix               09/24/07
CLOSED http://bugs.python.org/issue1196    created  tcdelaney                
                                                                               

logging: formatter does not accept %(funcName)s properly         09/24/07
CLOSED http://bugs.python.org/issue1197    created  CM                       
                                                                               

Test of 2to3 component auditor                                   09/24/07
CLOSED http://bugs.python.org/issue1198    created  dubois                   
                                                                               

Documentation for tp_as_number... version 2.6                    09/25/07
       http://bugs.python.org/issue1199    created  amaury.forgeotdarc       
       patch                                                                   

Allow array.array to be parsed by the t# format unit.            09/25/07
       http://bugs.python.org/issue1200    created  jyasskin                 
                                                                               

Error in array concept                                           09/25/07
CLOSED http://bugs.python.org/issue1201    created  zip                      
                                                                               

zlib.crc32() and adler32() return value                          09/25/07
       http://bugs.python.org/issue1202    created  arigo                    
                                                                               

ctypes doesn't work on Mac with --disable-toolbox-glue           09/25/07
       http://bugs.python.org/issue1203    created  janssen                  
                                                                               

readline configuration for shared libs w/o curses dependencies   09/25/07
       http://bugs.python.org/issue1204    created  mbeachy                  
       patch                                                                   

urllib fail to read URL contents, urllib2 crash Python           09/26/07
       http://bugs.python.org/issue1205    created  cosoleto                 
                                                                               

logging/__init__.py                                              09/26/07
CLOSED http://bugs.python.org/issue1206    created  phd                      
       patch                                                                   

Load tests from path (patch included)                            09/26/07
       http://bugs.python.org/issue1207    created  bluebird                 
                                                                               

Match object should be guaranteed to always be true              09/26/07
CLOSED http://bugs.python.org/issue1208    created  horcicka                 
                                                                               

IOError won't accept tuples longer than 3                        09/27/07
CLOSED http://bugs.python.org/issue1209    created  jimjjewett               
                                                                               

imaplib does not run under Python 3                              09/27/07
       http://bugs.python.org/issue1210    created  rtmq                     
                                                                               

cleanup patch for 3.0 tutorial/interpreter.rst                   09/27/07
CLOSED http://bugs.python.org/issue1211    created  scav                     
       patch                                                                   

3.0 tutorial/introduction.rst mentions 'long'                    09/27/07
CLOSED http://bugs.python.org/issue1212    created  scav                     
       patch                                                                   

3.0 tutorial/classes.rst patch                                   09/27/07
CLOSED http://bugs.python.org/issue1213    created  scav                     
       patch                                                                   

Timeout in CGIXMLRPCRequestHandler under IIS                     09/27/07
       http://bugs.python.org/issue1214    created  steenie                  
       patch                                                                   

Python hang when catching a segfault                             09/27/07
       http://bugs.python.org/issue1215    created  tebeka                   
                                                                               

Python2.5.1 fails to compile under  VC.NET2002 ( 7.0 )           09/27/07
       http://bugs.python.org/issue1216    created  kartlee                  
                                                                               

infinite loop in re module                                       09/27/07
CLOSED http://bugs.python.org/issue1217    created  andresriancho            
                                                                               

Restrict Google search to docs when in the docs subtree?         09/27/07
       http://bugs.python.org/issue1218    created  skip.montanaro           
                                                                               

3.0 library/stdtypes.rst patch                                   09/28/07
CLOSED http://bugs.python.org/issue1219    created  scav                     
       patch                                                                   



Issues Now Closed (26)
______________________

logging.basicConfig does not allow to set NOTSET level             33 days
       http://bugs.python.org/issue1021    vsajip                   
                                                                               

Test issue                                                         23 days
       http://bugs.python.org/issue1064    loewis                   
                                                                               

Allow str.join to join non-string types (as per PEP 3100)          16 days
       http://bugs.python.org/issue1145    gvanrossum               
       patch                                                                   

urllib* 20x responses not OK?                                       5 days
       http://bugs.python.org/issue1177    georg.brandl             
       patch                                                                   

py3k: Completely remove nb_coerce slot                              1 days
       http://bugs.python.org/issue1185    gvanrossum               
       patch                                                                   

optparse documentation: -- being collapsed to - in HTML             3 days
       http://bugs.python.org/issue1186    georg.brandl             
                                                                               

universal newlines doesn't identify CRLF during tell()              1 days
       http://bugs.python.org/issue1188    gvanrossum               
                                                                               

Documentation for tp_as_number tp_as_sequence tp_as_mapping         3 days
       http://bugs.python.org/issue1189    georg.brandl             
       patch                                                                   

Windows rants& sugestions.                                          0 days
       http://bugs.python.org/issue1190    loewis                   
                                                                               

Python 3 documents crash Firefox                                    0 days
       http://bugs.python.org/issue1192    loewis                   
                                                                               

The reduce() documentation is lost in Python 3.0a1                  0 days
       http://bugs.python.org/issue1194    georg.brandl             
                                                                               

int() documentation does not specify default radix                  0 days
       http://bugs.python.org/issue1196    georg.brandl             
                                                                               

logging: formatter does not accept %(funcName)s properly            1 days
       http://bugs.python.org/issue1197    vsajip                   
                                                                               

Test of 2to3 component auditor                                      0 days
       http://bugs.python.org/issue1198    dubois                   
                                                                               

Error in array concept                                              0 days
       http://bugs.python.org/issue1201    gvanrossum               
                                                                               

logging/__init__.py                                                 1 days
       http://bugs.python.org/issue1206    vsajip                   
       patch                                                                   

Match object should be guaranteed to always be true                 0 days
       http://bugs.python.org/issue1208    georg.brandl             
                                                                               

IOError won't accept tuples longer than 3                           0 days
       http://bugs.python.org/issue1209    georg.brandl             
                                                                               

cleanup patch for 3.0 tutorial/interpreter.rst                      1 days
       http://bugs.python.org/issue1211    georg.brandl             
       patch                                                                   

3.0 tutorial/introduction.rst mentions 'long'                       1 days
       http://bugs.python.org/issue1212    georg.brandl             
       patch                                                                   

3.0 tutorial/classes.rst patch                                      1 days
       http://bugs.python.org/issue1213    georg.brandl             
       patch                                                                   

infinite loop in re module                                          0 days
       http://bugs.python.org/issue1217    brett.cannon             
                                                                               

3.0 library/stdtypes.rst patch                                      0 days
       http://bugs.python.org/issue1219    georg.brandl             
       patch                                                                   

syslog syscall support for SysLogLogger                           147 days
       http://bugs.python.org/issue1711603 luke-jr                  
       patch                                                                   

RotatingFileHandler.doRollover behave wrong vs. log4j's            77 days
       http://bugs.python.org/issue1752539 vsajip                   
                                                                               

logging.FileHandler may throw exception in flush()                 63 days
       http://bugs.python.org/issue1760556 vsajip                   
                                                                               



Top Issues Most Discussed (6)
_____________________________

  5 urllib fail to read URL contents, urllib2 crash Python             2 days
open    http://bugs.python.org/issue1205   

  5 ctypes doesn't work on Mac with --disable-toolbox-glue             3 days
open    http://bugs.python.org/issue1203   

  5 Patch to rename HTMLParser module to lower_case                   36 days
open    http://bugs.python.org/issue1002   

  4 infinite loop in re module                                         0 days
closed  http://bugs.python.org/issue1217   

  4 optparse documentation: -- being collapsed to - in HTML            3 days
closed  http://bugs.python.org/issue1186   

  3 Paticular decimal mod operation wrongly output NaN.                8 days
open    http://bugs.python.org/issue1182   





More information about the Python-Dev mailing list