[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jan 8 18:07:13 CET 2010


ACTIVITY SUMMARY (01/01/10 - 01/08/10)
Python 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.


 2544 open (+27) / 16937 closed (+15) / 19481 total (+42)

Open issues with patches:  1017

Average duration of open issues: 708 days.
Median duration of open issues: 464 days.

Open Issues Breakdown
   open  2509 (+27)
pending    34 ( +0)

Issues Created Or Reopened (43)
_______________________________

Extended slicing with classic class behaves strangely            01/07/10
       http://bugs.python.org/issue7532    reopened mark.dickinson                
       patch                                                                   

optparse library documentation has an insignificant formatting i 01/01/10
CLOSED http://bugs.python.org/issue7618    created  vazovsky                      
       patch                                                                   

imaplib shouldn't use cause DeprecationWarnings in 2.6           01/01/10
CLOSED http://bugs.python.org/issue7619    created  djc                           
                                                                               

Vim syntax highlight                                             01/02/10
       http://bugs.python.org/issue7620    created  july                          
       patch                                                                   

Test issue                                                       01/02/10
CLOSED http://bugs.python.org/issue7621    created  georg.brandl                  
                                                                               

[patch] improve unicode methods: split() rsplit() and replace()  01/03/10
       http://bugs.python.org/issue7622    created  flox                          
       patch                                                                   

PropertyType missing in Lib/types.py                             01/03/10
CLOSED http://bugs.python.org/issue7623    created  wplappert                     
                                                                               

isinstance(... ,collections.Callable) fails with oldstyle class  01/03/10
       http://bugs.python.org/issue7624    created  rgammans                      
                                                                               

bytearray needs more tests for "b.some_method()[0] is not b"     01/03/10
       http://bugs.python.org/issue7625    created  flox                          
       patch                                                                   

Entity references without semicolon in HTMLParser                01/03/10
CLOSED http://bugs.python.org/issue7626    created  stefan.schweizer              
                                                                               

mailbox.MH.remove() lock handling is broken                      01/04/10
       http://bugs.python.org/issue7627    created  sraustein                     
                                                                               

round() doesn't work correctly in 3.1.1                          01/04/10
CLOSED http://bugs.python.org/issue7628    created  bkovt                         
                                                                               

Compiling with mingw32 gcc, content of variable "extra_postargs" 01/04/10
CLOSED http://bugs.python.org/issue7629    created  popelkopp                     
                                                                               

Strange behaviour of decimal.Decimal                             01/04/10
CLOSED http://bugs.python.org/issue7630    created  parmax                        
                                                                               

undefined label: bltin-file-objects                              01/04/10
CLOSED http://bugs.python.org/issue7631    created  ezio.melotti                  
                                                                               

dtoa.c: oversize b in quorem                                     01/04/10
       http://bugs.python.org/issue7632    created  skrah                         
                                                                               

decimal.py: type conversion in context methods                   01/04/10
       http://bugs.python.org/issue7633    created  skrah                         
       patch, easy                                                             

next/previous links in documentation skip some sections          01/05/10
CLOSED http://bugs.python.org/issue7634    created  gagenellina                   
                                                                               

19.6 xml.dom.pulldom doc: stub?                                  01/05/10
       http://bugs.python.org/issue7635    created  tjreedy                       
                                                                               

Add a set update action to optparse                              01/05/10
CLOSED http://bugs.python.org/issue7636    created  hardkrash                     
       patch                                                                   

Improve 19.5. xml.dom.minidom doc                                01/05/10
       http://bugs.python.org/issue7637    created  tjreedy                       
                                                                               

Counterintuitive str.splitlines() inconsistency.                 01/05/10
CLOSED http://bugs.python.org/issue7638    created  vencabot_teppoo               
                                                                               

bdist_msi fails on files with long names                         01/05/10
       http://bugs.python.org/issue7639    created  mmm77                         
                                                                               

buffered io seek() buggy                                         01/05/10
       http://bugs.python.org/issue7640    created  pakal                         
       patch                                                                   

Built-in Formatter accepts undocumented presentation type        01/06/10
CLOSED http://bugs.python.org/issue7641    created  lrekucki                      
                                                                               

[patch] Minor improvement in os.system doc                       01/06/10
       http://bugs.python.org/issue7642    created  Val                           
       patch                                                                   

What is an ASCII linebreak?                                      01/06/10
       http://bugs.python.org/issue7643    created  flox                          
                                                                               

bug in nntplib.body() method with possible fix                   01/06/10
       http://bugs.python.org/issue7644    created  mdmullins                     
       easy                                                                    

test_distutils fails on Windows XP                               01/06/10
       http://bugs.python.org/issue7645    created  austin987                     
                                                                               

test_telnetlib fails in Windows XP                               01/06/10
       http://bugs.python.org/issue7646    created  austin987                     
                                                                               

Add statvfs flags to the posix module                            01/06/10
       http://bugs.python.org/issue7647    created  ajax at redhat.com               
       patch                                                                   

test_urllib2 fails on Windows if not run from C:                 01/06/10
       http://bugs.python.org/issue7648    created  austin987                     
       easy                                                                    

"u'%c' % char" broken for chars in range '\x80'-'\xFF'           01/07/10
       http://bugs.python.org/issue7649    created  ezio.melotti                  
       patch, easy                                                             

test_uuid is invalid                                             01/07/10
       http://bugs.python.org/issue7650    created  austin987                     
                                                                               

Python3: guess text file charset using the BOM                   01/07/10
       http://bugs.python.org/issue7651    created  haypo                         
       patch                                                                   

Merge C version of decimal into py3k.                            01/07/10
       http://bugs.python.org/issue7652    created  mark.dickinson                
                                                                               

Fix description of the way the PythonPath Windows registry key w 01/07/10
CLOSED http://bugs.python.org/issue7653    created  BoarGules                     
       patch, needs review                                                     

[patch] Enable additional bytes and memoryview tests.            01/07/10
       http://bugs.python.org/issue7654    created  flox                          
       patch                                                                   

PEP 374 Title usage & script redirection typo fixes              01/07/10
CLOSED http://bugs.python.org/issue7655    created  bab9e9                        
       patch                                                                   

test_hashlib fails on some installations (specifically Neal's re 01/08/10
       http://bugs.python.org/issue7656    created  r.david.murray                
                                                                               

test_ctypes failure on AIX 5.3                                   01/08/10
       http://bugs.python.org/issue7657    created  mallayya                      
       patch                                                                   

OS X pythonw.c compile error with 10.4 or earlier deployment tar 01/08/10
       http://bugs.python.org/issue7658    created  ned.deily                     
                                                                               

Problems with attribute assignment on object instances           01/08/10
       http://bugs.python.org/issue7659    created  pakal                         
                                                                               



Issues Now Closed (40)
______________________

shutil fails when copying to NTFS in Linux                        762 days
       http://bugs.python.org/issue1545    benjamin.peterson             
       patch                                                                   

Test                                                              751 days
       http://bugs.python.org/issue1619    georg.brandl                  
                                                                               

Windows Registry issue with 2.5.2 AMD64 msi                       645 days
       http://bugs.python.org/issue2539    loewis                        
                                                                               

Extension module build fails for MinGW: missing vcvarsall.bat     618 days
       http://bugs.python.org/issue2698    Daniel26                      
                                                                               

optparse print_usage(),.. methods are not documented              542 days
       http://bugs.python.org/issue3340    ezio.melotti                  
                                                                               

reference leaks in test_distutils                                 500 days
       http://bugs.python.org/issue3660    ezio.melotti                  
       patch                                                                   

_sha256 et al. encode to UTF-8 by default                          20 days
       http://bugs.python.org/issue3745    lemburg                       
       26backport                                                              

Add Option to Bind to a Local IP Address in httplib.py            464 days
       http://bugs.python.org/issue3972    gregory.p.smith               
       patch, easy                                                             

no reference for optparse methods                                 388 days
       http://bugs.python.org/issue4635    ezio.melotti                  
                                                                               

PyArg_Parse* should raise TypeError for float parsed with intege  339 days
       http://bugs.python.org/issue5080    mark.dickinson                
       patch                                                                   

Don't use PyLong_SHIFT with _PyLong_AsScaledDouble()              282 days
       http://bugs.python.org/issue5576    mark.dickinson                
       patch                                                                   

PyFrame_GetLineNumber                                             244 days
       http://bugs.python.org/issue5954    georg.brandl                  
       patch                                                                   

PyCode_NewEmpty                                                   244 days
       http://bugs.python.org/issue5959    georg.brandl                  
       patch                                                                   

Add non-command help topics to help completion of cmd.Cmd         241 days
       http://bugs.python.org/issue5991    georg.brandl                  
       patch                                                                   

make error                                                        231 days
       http://bugs.python.org/issue6067    georg.brandl                  
                                                                               

no longer possible to hash arrays                                 229 days
       http://bugs.python.org/issue6071    benjamin.peterson             
       patch                                                                   

zipfile: Invalid argument when opening zero-sized files           173 days
       http://bugs.python.org/issue6511    r.david.murray                
                                                                               

use different mechanism for pythonw on osx                        127 days
       http://bugs.python.org/issue6834    ned.deily                     
       easy                                                                    

Py3k doc: "from __future__ import division" not necessary          32 days
       http://bugs.python.org/issue7432    ezio.melotti                  
                                                                               

cPickle: stack underflow in load_pop()                             31 days
       http://bugs.python.org/issue7455    pitrou                        
       patch                                                                   

crash in str.rfind() with an invalid start value                   25 days
       http://bugs.python.org/issue7458    pitrou                        
       patch                                                                   

Implement fastsearch algorithm for rfind/rindex                    26 days
       http://bugs.python.org/issue7462    ezio.melotti                  
       patch                                                                   

GZipFile.readline too slow                                         20 days
       http://bugs.python.org/issue7471    pitrou                        
       patch                                                                   

ssl module documentation: SSLSocket.unwrap description shown twi    5 days
       http://bugs.python.org/issue7592    georg.brandl                  
                                                                               

Installation - 2 tests failed: test_cmd_line test_xmlrpc            7 days
       http://bugs.python.org/issue7601    ezio.melotti                  
                                                                               

optparse library documentation has an insignificant formatting i    2 days
       http://bugs.python.org/issue7618    ezio.melotti                  
       patch                                                                   

imaplib shouldn't use cause DeprecationWarnings in 2.6              1 days
       http://bugs.python.org/issue7619    djc                           
                                                                               

Test issue                                                          0 days
       http://bugs.python.org/issue7621    ezio.melotti                  
                                                                               

PropertyType missing in Lib/types.py                                0 days
       http://bugs.python.org/issue7623    benjamin.peterson             
                                                                               

Entity references without semicolon in HTMLParser                   2 days
       http://bugs.python.org/issue7626    r.david.murray                
                                                                               

round() doesn't work correctly in 3.1.1                             0 days
       http://bugs.python.org/issue7628    benjamin.peterson             
                                                                               

Compiling with mingw32 gcc, content of variable "extra_postargs"    0 days
       http://bugs.python.org/issue7629    r.david.murray                
                                                                               

Strange behaviour of decimal.Decimal                                0 days
       http://bugs.python.org/issue7630    mark.dickinson                
                                                                               

undefined label: bltin-file-objects                                 0 days
       http://bugs.python.org/issue7631    pitrou                        
                                                                               

next/previous links in documentation skip some sections             0 days
       http://bugs.python.org/issue7634    georg.brandl                  
                                                                               

Add a set update action to optparse                                 3 days
       http://bugs.python.org/issue7636    r.david.murray                
       patch                                                                   

Counterintuitive str.splitlines() inconsistency.                    0 days
       http://bugs.python.org/issue7638    flox                          
                                                                               

Built-in Formatter accepts undocumented presentation type           0 days
       http://bugs.python.org/issue7641    eric.smith                    
                                                                               

Fix description of the way the PythonPath Windows registry key w    0 days
       http://bugs.python.org/issue7653    r.david.murray                
       patch, needs review                                                     

PEP 374 Title usage & script redirection typo fixes                 0 days
       http://bugs.python.org/issue7655    georg.brandl                  
       patch                                                                   



Top Issues Most Discussed (10)
______________________________

 22 [patch] improve unicode methods: split() rsplit() and replace()    5 days
open    http://bugs.python.org/issue7622   

 14 Test suite emits many DeprecationWarnings when -3 is enabled      91 days
open    http://bugs.python.org/issue7092   

 13 unicode_escape codec does not escape quotes                        8 days
open    http://bugs.python.org/issue7615   

  8 OS X pythonw.c compile error with 10.4 or earlier deployment ta    0 days
open    http://bugs.python.org/issue7658   

  8 Merge C version of decimal into py3k.                              1 days
open    http://bugs.python.org/issue7652   

  8 "u'%c' % char" broken for chars in range '\x80'-'\xFF'             2 days
open    http://bugs.python.org/issue7649   

  8 decimal.py: type conversion in context methods                     4 days
open    http://bugs.python.org/issue7633   

  8 Patch for [ 735515 ] urllib2 should cache 301 redir              906 days
open    http://bugs.python.org/issue1755841

  7 Test issue                                                         0 days
closed  http://bugs.python.org/issue7621   

  7 Cannot use both read and readline method in same ZipExtFile obj    8 days
open    http://bugs.python.org/issue7610   





More information about the Python-Dev mailing list