[Python-Dev] Summary of Tracker Issues

Tracker status at bugs.python.org
Fri Feb 1 19:06:16 CET 2008


ACTIVITY SUMMARY (01/25/08 - 02/01/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.


 1680 open (+31) / 12172 closed (+21) / 13852 total (+52)

Open issues with patches:   434

Average duration of open issues: 759 days.
Median duration of open issues: 1045 days.

Open Issues Breakdown
   open  1656 (+30)
pending    24 ( +1)

Issues Created Or Reopened (52)
_______________________________

os.path.isabs documentation error                                01/25/08
CLOSED http://bugs.python.org/issue1933    created  giampaolo.rodola         
                                                                               

os.path.isabs documentation error                                01/25/08
CLOSED http://bugs.python.org/issue1934    created  giampaolo.rodola         
                                                                               

test_descr.py converted to unittest                              01/25/08
       http://bugs.python.org/issue1935    created  amaury.forgeotdarc       
       patch                                                                   

test_zipfile failure                                             01/26/08
CLOSED http://bugs.python.org/issue1938    created  giampaolo.rodola         
                                                                               

code object docstring obsolete                                   01/26/08
CLOSED http://bugs.python.org/issue1939    created  pitrou                   
                                                                               

curses.filter can not be used as described in its documentation  01/26/08
CLOSED http://bugs.python.org/issue1940    created  robinbryce               
                                                                               

2.6 stdlib using with statement                                  01/26/08
       http://bugs.python.org/issue1941    created  gutworth                 
       patch                                                                   

test_plistlib started failing                                    01/26/08
CLOSED http://bugs.python.org/issue1942    created  gvanrossum               
                                                                               

improved allocation of PyUnicode objects                         01/26/08
       http://bugs.python.org/issue1943    created  pitrou                   
                                                                               

Documentation for PyUnicode_AsString (et al.) missing.           01/27/08
       http://bugs.python.org/issue1944    created  alexandre.vassalotti     
       easy                                                                    

Document back ported C functions                                 01/27/08
       http://bugs.python.org/issue1945    created  tiran                    
       easy                                                                    

re.search hangs on this                                          01/27/08
       http://bugs.python.org/issue1946    created  itsadok                  
                                                                               

Exception exceptions.AttributeError '_shutdown' in <module 'thre 01/27/08
       http://bugs.python.org/issue1947    created  Mr Shore                 
                                                                               

Cant open python gui using VISTA                                 01/27/08
       http://bugs.python.org/issue1948    created  needhelpasap             
                                                                               

test_ntpath.py converted to unittest                             01/27/08
       http://bugs.python.org/issue1949    created  giampaolo.rodola         
       patch, easy                                                             

Potential overflows due to incorrect usage of PyUnicode_AsString 01/27/08
       http://bugs.python.org/issue1950    created  alexandre.vassalotti     
       patch                                                                   

test_wave.py converted to unittest                               01/28/08
       http://bugs.python.org/issue1951    created  giampaolo.rodola         
       patch, easy                                                             

test_select.py converted to unittest                             01/28/08
       http://bugs.python.org/issue1952    created  giampaolo.rodola         
       patch                                                                   

Compact int and float freelists                                  01/28/08
       http://bugs.python.org/issue1953    created  tiran                    
       patch                                                                   

SocketServer.ForkingMixIn creates a zombie                       01/28/08
CLOSED http://bugs.python.org/issue1954    created  schmir                   
                                                                               

fix using unittest as a superclass                               01/28/08
CLOSED http://bugs.python.org/issue1955    created  agoucher                 
       patch                                                                   

Lib/bsddb/test/test_thread.py uses old 'except' syntax           01/28/08
CLOSED http://bugs.python.org/issue1956    created  orivej                   
                                                                               

[patch] syslogmodule: Release GIL when calling syslog(3)         01/28/08
       http://bugs.python.org/issue1957    created  rd2                      
       patch                                                                   

IPv6 compiled getaddrinfo returns IPv6 address even if the syste 01/28/08
CLOSED http://bugs.python.org/issue1958    created  douglas                  
                                                                               

test_contains.py converted to unittest                           01/28/08
       http://bugs.python.org/issue1959    created  giampaolo.rodola         
                                                                               

test_gdbm.py converted to unittest                               01/28/08
       http://bugs.python.org/issue1960    created  giampaolo.rodola         
                                                                               

possible error with json format for sphinx                       01/29/08
CLOSED http://bugs.python.org/issue1961    created  brett.cannon             
                                                                               

ctypes feature request: Automatic type conversion of input argum 01/29/08
       http://bugs.python.org/issue1962    created  mattbaas                 
                                                                               

marshal module is leaking references                             01/29/08
CLOSED http://bugs.python.org/issue1963    created  tiran                    
                                                                               

Slight adjustment to sphinx print-media stylesheet               01/29/08
       http://bugs.python.org/issue1964    created  tim.golden               
       patch                                                                   

Move trunc() to math module                                      01/29/08
CLOSED http://bugs.python.org/issue1965    created  rhettinger               
                                                                               

infinite loop in httplib                                         01/29/08
       http://bugs.python.org/issue1966    created  klaas                    
       patch, easy                                                             

Backport dictviews to 2.6                                        01/29/08
       http://bugs.python.org/issue1967    created  twouters                 
       patch                                                                   

Unused number magic methods leaked into Py2.6                    01/29/08
CLOSED http://bugs.python.org/issue1968    created  rhettinger               
                                                                               

split and rsplit in bytearray are inconsistent                   01/29/08
CLOSED http://bugs.python.org/issue1969    created  pitrou                   
       easy                                                                    

Speedup unicode whitespace and linebreak detection               01/30/08
CLOSED http://bugs.python.org/issue1970    created  pitrou                   
       patch                                                                   

ctypes exposing the pep 3118 buffer interface                    01/30/08
       http://bugs.python.org/issue1971    created  theller                  
       patch                                                                   

improve bytes and bytearray tests                                01/30/08
CLOSED http://bugs.python.org/issue1972    created  pitrou                   
       patch                                                                   

bytes.fromhex('') raises SystemError                             01/30/08
CLOSED http://bugs.python.org/issue1973    created  pitrou                   
       patch                                                                   

email.MIMEText.MIMEText.as_string incorrectly folding long subje 01/30/08
       http://bugs.python.org/issue1974    created  cjw296                   
                                                                               

signals in thread problem                                        01/30/08
       http://bugs.python.org/issue1975    created  bamby                    
                                                                               

pybsddb leak in using cursors                                    01/30/08
       http://bugs.python.org/issue1976    created  jcea                     
                                                                               

Python reinitialization test                                     01/30/08
       http://bugs.python.org/issue1977    created  tiran                    
       patch                                                                   

Python(2.5.1) will be crashed when i use _ssl module in multi-th 01/30/08
       http://bugs.python.org/issue1978    created  dugang at 188.com           
       patch                                                                   

Make Decimal comparisons with NaN less arbitrary                 01/31/08
       http://bugs.python.org/issue1979    created  marketdickinson          
       patch                                                                   

pdb losing __file__                                              01/31/08
CLOSED http://bugs.python.org/issue1980    created  erno                     
                                                                               

operator "is"                                                    01/31/08
CLOSED http://bugs.python.org/issue1981    created  shigin                   
                                                                               

Feature: extend strftime to accept milliseconds                  01/31/08
       http://bugs.python.org/issue1982    created  asbalogh                 
                                                                               

Return from fork() is pid_t, not int                             01/31/08
       http://bugs.python.org/issue1983    created  stutsman                 
                                                                               

The raw string r'\' fails                                        01/31/08
CLOSED http://bugs.python.org/issue1984    created  passage                  
                                                                               

Bug/Patch: Problem with xml/__init__.py when using freeze.py     01/31/08
       http://bugs.python.org/issue1985    created  glomde                   
                                                                               

io.StringIO allows any parameter                                 02/01/08
       http://bugs.python.org/issue1986    created  georg.brandl             
                                                                               



Issues Now Closed (45)
______________________

semaphore errors on AIX 5.2                                       119 days
       http://bugs.python.org/issue1234    tiran                    
       patch                                                                   

IMAP4 SSL isn't working                                            72 days
       http://bugs.python.org/issue1482    janssen                  
       patch                                                                   

Remove cmp parameter to list.sort() and builtin.sorted()           22 days
       http://bugs.python.org/issue1771    rhettinger               
                                                                               

patch for pydoc to work in py3k                                     9 days
       http://bugs.python.org/issue1867    georg.brandl             
       patch, easy                                                             

test_urllib fails                                                   1 days
       http://bugs.python.org/issue1928    georg.brandl             
                                                                               

httplib _read_chunked TypeError ||| i = line.find(";")              1 days
       http://bugs.python.org/issue1929    georg.brandl             
       easy                                                                    

NameError: global name 'basestring' is not defined                  1 days
       http://bugs.python.org/issue1931    georg.brandl             
                                                                               

os.path.isabs documentation error                                   0 days
       http://bugs.python.org/issue1933    marketdickinson          
                                                                               

os.path.isabs documentation error                                   1 days
       http://bugs.python.org/issue1934    georg.brandl             
                                                                               

test_zipfile failure                                                1 days
       http://bugs.python.org/issue1938    giampaolo.rodola         
                                                                               

code object docstring obsolete                                      0 days
       http://bugs.python.org/issue1939    georg.brandl             
                                                                               

curses.filter can not be used as described in its documentation     0 days
       http://bugs.python.org/issue1940    georg.brandl             
                                                                               

test_plistlib started failing                                       0 days
       http://bugs.python.org/issue1942    gvanrossum               
                                                                               

SocketServer.ForkingMixIn creates a zombie                          1 days
       http://bugs.python.org/issue1954    gvanrossum               
                                                                               

fix using unittest as a superclass                                  0 days
       http://bugs.python.org/issue1955    gvanrossum               
       patch                                                                   

Lib/bsddb/test/test_thread.py uses old 'except' syntax              0 days
       http://bugs.python.org/issue1956    tiran                    
                                                                               

IPv6 compiled getaddrinfo returns IPv6 address even if the syste    0 days
       http://bugs.python.org/issue1958    douglas                  
                                                                               

possible error with json format for sphinx                          1 days
       http://bugs.python.org/issue1961    georg.brandl             
                                                                               

marshal module is leaking references                                3 days
       http://bugs.python.org/issue1963    tiran                    
                                                                               

Move trunc() to math module                                         3 days
       http://bugs.python.org/issue1965    rhettinger               
                                                                               

Unused number magic methods leaked into Py2.6                       2 days
       http://bugs.python.org/issue1968    jyasskin                 
                                                                               

split and rsplit in bytearray are inconsistent                      0 days
       http://bugs.python.org/issue1969    tiran                    
       easy                                                                    

Speedup unicode whitespace and linebreak detection                  0 days
       http://bugs.python.org/issue1970    tiran                    
       patch                                                                   

improve bytes and bytearray tests                                   0 days
       http://bugs.python.org/issue1972    tiran                    
       patch                                                                   

bytes.fromhex('') raises SystemError                                0 days
       http://bugs.python.org/issue1973    tiran                    
       patch                                                                   

pdb losing __file__                                                 0 days
       http://bugs.python.org/issue1980    tiran                    
                                                                               

operator "is"                                                       1 days
       http://bugs.python.org/issue1981    gvanrossum               
                                                                               

The raw string r'\' fails                                           0 days
       http://bugs.python.org/issue1984    georg.brandl             
                                                                               

Just a test                                                      2775 days
       http://bugs.python.org/issue400622  loewis                   
       patch                                                                   

Docstring formatter.                                             1968 days
       http://bugs.python.org/issue606733  draghuram                
                                                                               

SSL support for poplib                                           1687 days
       http://bugs.python.org/issue756914  draghuram                
                                                                               

Makefile.pre.in ignores CPPFLAGS from environment                1644 days
       http://bugs.python.org/issue780024  draghuram                
                                                                               

getopt_long_only()                                               1633 days
       http://bugs.python.org/issue784231  draghuram                
       patch                                                                   

distutils ignored LDFLAGS in Makefile                            1612 days
       http://bugs.python.org/issue799088  draghuram                
                                                                               

CPPFLAGS should not be aded to ldshard command                   1611 days
       http://bugs.python.org/issue799104  draghuram                
                                                                               

Python version numbers in headers/footers PDF documentation      1610 days
       http://bugs.python.org/issue800926  georg.brandl             
                                                                               

OSF/1 test_dbm segfaults                                         1582 days
       http://bugs.python.org/issue814996  draghuram                
                                                                               

Check for signals during regular expression matches              1533 days
       http://bugs.python.org/issue846388  gvanrossum               
       patch                                                                   

optparse int, long types support binary, octal and hex forma     1487 days
       http://bugs.python.org/issue870807  amaury.forgeotdarc       
       patch                                                                   

optparse: parser.remove_option("-h") inconsistency               1256 days
       http://bugs.python.org/issue1014230 amaury.forgeotdarc       
                                                                               

test_socket PORT conflict with boa-constructor                   1200 days
       http://bugs.python.org/issue1049816 draghuram                
                                                                               

Add a gi_code attr to generators                                  647 days
       http://bugs.python.org/issue1473257 georg.brandl             
       patch                                                                   

New-style classes fail to cleanup attributes                      526 days
       http://bugs.python.org/issue1545463 amaury.forgeotdarc       
                                                                               

segfault in python24.dll                                          418 days
       http://bugs.python.org/issue1607759 gvanrossum               
                                                                               

sre module has misleading docs                                    382 days
       http://bugs.python.org/issue1631394 tlynn                    
                                                                               



Top Issues Most Discussed (10)
______________________________

 18 2.6 stdlib using with statement                                    6 days
open    http://bugs.python.org/issue1941   

 18 Do not assume signed integer overflow behavior                    50 days
open    http://bugs.python.org/issue1621   

 11 improved allocation of PyUnicode objects                           6 days
open    http://bugs.python.org/issue1943   

  9 Return from fork() is pid_t, not int                               1 days
pending http://bugs.python.org/issue1983   

  9 Speedup unicode whitespace and linebreak detection                 0 days
closed  http://bugs.python.org/issue1970   

  8 deepcopy doesn't copy instance methods                            65 days
open    http://bugs.python.org/issue1515   

  7 IMAP4 SSL isn't working                                           72 days
closed  http://bugs.python.org/issue1482   

  6 test_gdbm.py converted to unittest                                 4 days
open    http://bugs.python.org/issue1960   

  6 Lib/bsddb/test/test_thread.py uses old 'except' syntax             0 days
closed  http://bugs.python.org/issue1956   

  6 test_descr.py converted to unittest                                7 days
open    http://bugs.python.org/issue1935   





More information about the Python-Dev mailing list