[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jun 12 18:07:24 CEST 2009


ACTIVITY SUMMARY (06/05/09 - 06/12/09)
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.


 2225 open (+39) / 15869 closed (+26) / 18094 total (+65)

Open issues with patches:   882

Average duration of open issues: 652 days.
Median duration of open issues: 402 days.

Open Issues Breakdown
   open  2197 (+39)
pending    28 ( +0)

Issues Created Or Reopened (68)
_______________________________

Issue with RotatingFileHandler logging handler on Windows        06/08/09
CLOSED http://bugs.python.org/issue4749    reopened r.david.murray                
                                                                               

add disable_nagle_algorithm to SocketServer.TCPServer            06/08/09
       http://bugs.python.org/issue6192    reopened pitrou                        
       patch, patch, easy                                                      

test_float fails on Windows                                      06/05/09
CLOSED http://bugs.python.org/issue6198    reopened eric.smith                    
                                                                               

path separator output ignores shell's path separator: / instead  06/05/09
       http://bugs.python.org/issue6208    created  ThurnerRupert                 
                                                                               

compilation error in std. lib. module shutil (Python 3.1rc1, pla 06/05/09
CLOSED http://bugs.python.org/issue6209    created  dpodbori                      
                                                                               

Exception Chaining missing method for suppressing context        06/05/09
       http://bugs.python.org/issue6210    created  poke                          
                                                                               

[Tutorial] Section 4.7.2 has a wrong description of an example   06/05/09
CLOSED http://bugs.python.org/issue6211    created  cofi                          
       patch                                                                   

piped input                                                      06/05/09
CLOSED http://bugs.python.org/issue6212    created  rtmq                          
                                                                               

Incremental encoder incompatibility between 2.x and py3k         06/05/09
       http://bugs.python.org/issue6213    created  pitrou                        
                                                                               

test__locale broken on trunk                                     06/05/09
CLOSED http://bugs.python.org/issue6214    created  pitrou                        
                                                                               

Backport the IO lib to trunk                                     06/05/09
       http://bugs.python.org/issue6215    created  pitrou                        
       patch                                                                   

Raise Unicode KEEPALIVE_SIZE_LIMIT from 9 to 32?                 06/06/09
       http://bugs.python.org/issue6216    created  tjreedy                       
                                                                               

Add _io._TextIOWrapper.errors                                    06/06/09
CLOSED http://bugs.python.org/issue6217    created  pjenvey                       
       patch                                                                   

Make io.BytesIO and io.StringIO picklable.                       06/06/09
       http://bugs.python.org/issue6218    created  alexandre.vassalotti          
       patch, patch                                                            

nested list value change                                         06/06/09
CLOSED http://bugs.python.org/issue6219    created  pushkarparanjpe               
                                                                               

typo: opne in "doanddont"                                        06/06/09
CLOSED http://bugs.python.org/issue6220    created  cate                          
                                                                               

Windows buildbot failure in test_winreg                          06/06/09
CLOSED http://bugs.python.org/issue6221    created  pitrou                        
                                                                               

2to3 except fixer failed in certain case                         06/06/09
CLOSED http://bugs.python.org/issue6222    created  bhy                           
                                                                               

Make _PyUnicode_AsString as public API                           06/06/09
CLOSED http://bugs.python.org/issue6223    created  bhy                           
                                                                               

References to JPython                                            06/06/09
CLOSED http://bugs.python.org/issue6224    created  thijs                         
                                                                               

Fixing several minor bugs in Tkinter.Canvas and one in Misc._con 06/06/09
       http://bugs.python.org/issue6225    created  gpolo                         
       patch                                                                   

Inconsistent 'file' vs 'stream' kwarg in pprint, other stdlibs   06/06/09
       http://bugs.python.org/issue6226    created  pjenvey                       
                                                                               

doctest_aliases doesn't test duplicate removal                   06/07/09
       http://bugs.python.org/issue6227    created  abbeyj                        
       patch                                                                   

round() error                                                    06/07/09
CLOSED http://bugs.python.org/issue6228    created  steve21                       
                                                                               

Installation python on mac                                       06/07/09
CLOSED http://bugs.python.org/issue6229    created  kostonstyle                   
                                                                               

ElementTree.Element and cElementTree.Element have slightly diffe 06/07/09
       http://bugs.python.org/issue6230    created  Neil Muller                   
       patch                                                                   

ElementInclude may drop text                                     06/07/09
       http://bugs.python.org/issue6231    created  Neil Muller                   
       patch                                                                   

Improve test coverage of ElementTree and cElementTree            06/07/09
       http://bugs.python.org/issue6232    created  Neil Muller                   
                                                                               

ElementTree (py3k) doesn't properly encode characters that can't 06/07/09
       http://bugs.python.org/issue6233    created  Neil Muller                   
       patch                                                                   

cgi.FieldStorage is broken when given POST data                  06/07/09
       http://bugs.python.org/issue6234    created  efosmark                      
                                                                               

\d missing from effects of re.ASCII flag                         06/08/09
CLOSED http://bugs.python.org/issue6235    created  MLModel                       
                                                                               

os.popen causes illegal seek on AIX in Python 3.1rc              06/08/09
       http://bugs.python.org/issue6236    created  nestor                        
                                                                               

Build errors when using LDFLAGS="-Wl,--no-undefined"             06/08/09
       http://bugs.python.org/issue6237    created  fundawang                     
                                                                               

string.ljust documentation is missing optional fillchar descript 06/08/09
CLOSED http://bugs.python.org/issue6238    created  jaraco                        
                                                                               

c_char_p return value returns string, not bytes                  06/08/09
       http://bugs.python.org/issue6239    created  georg.brandl                  
                                                                               

API to get source encoding as defined by PEP 263                 06/08/09
CLOSED http://bugs.python.org/issue6240    created  srid                          
                                                                               

Better type checking for the arguments of io.StringIO            06/08/09
       http://bugs.python.org/issue6241    created  alexandre.vassalotti          
       patch                                                                   

Fix reference leak in io.StringIO                                06/08/09
       http://bugs.python.org/issue6242    created  alexandre.vassalotti          
       patch                                                                   

getkey() can segfault in combination with curses.ungetch()       06/08/09
       http://bugs.python.org/issue6243    created  Trundle                       
       patch                                                                   

Support for tcl 8.6                                              06/08/09
       http://bugs.python.org/issue6244    created  misc                          
       patch                                                                   

Add "intel" universal architecture on OSX                        06/08/09
       http://bugs.python.org/issue6245    created  ronaldoussoren                
       patch, needs review                                                     

Python debugger ignores exception if instructed to return from g 06/08/09
       http://bugs.python.org/issue6246    created  inducer                       
                                                                               

should we include argparse                                       06/09/09
CLOSED http://bugs.python.org/issue6247    reopened rickysarraf                   
                                                                               

TCP Sockets not closed by TCPServer and StreamRequestHandler     06/09/09
       http://bugs.python.org/issue6248    created  krisvale                      
       patch, patch, needs review                                              

Error Prompt                                                     06/10/09
CLOSED http://bugs.python.org/issue6249    created  SonMarvin                     
                                                                               

Python compiles dead code                                        06/10/09
       http://bugs.python.org/issue6250    created  abbeyj                        
       patch                                                                   

c++ extension module implementation guide/example in extending/e 06/10/09
       http://bugs.python.org/issue6251    created  subgeometer                   
                                                                               

logging midnight rotation                                        06/10/09
CLOSED http://bugs.python.org/issue6252    created  SanityIO                      
                                                                               

optparse.OptionParser.get_usage uses wrong formatter             06/10/09
       http://bugs.python.org/issue6253    created  ccx                           
       patch                                                                   

tarfile unnecessarily requires seekable files                    06/10/09
CLOSED http://bugs.python.org/issue6254    created  johnsonm                      
                                                                               

PyInt_FromSize_t is undocumented.                                06/10/09
       http://bugs.python.org/issue6255    created  naoki                         
                                                                               

Wrong stacklevel in warning for contextlib.nested                06/10/09
CLOSED http://bugs.python.org/issue6256    created  hagen                         
       patch                                                                   

Idle terminates on source save while debugging                   06/10/09
       http://bugs.python.org/issue6257    created  andyharrington                
                                                                               

distributions built with bdist_msi on 64-bit Windows fail	to ins 06/10/09
       http://bugs.python.org/issue6258    created  jaraco                        
                                                                               

ctypes pointer arithmetic                                        06/10/09
       http://bugs.python.org/issue6259    created  theller                       
       patch                                                                   

os.utime should allow None values for ATIME or MTIME             06/10/09
CLOSED http://bugs.python.org/issue6260    created  purpleidea                    
                                                                               

Clarify behaviour of random.uniform                              06/10/09
CLOSED http://bugs.python.org/issue6261    created  marketdickinson               
                                                                               

VS 2008 binaries                                                 06/11/09
CLOSED http://bugs.python.org/issue6262    created  bellenot                      
                                                                               

syntax error in get_msvcr                                        06/11/09
CLOSED http://bugs.python.org/issue6263    created  tarek                         
                                                                               

Misleading instructions for building extensions with mingw       06/11/09
CLOSED http://bugs.python.org/issue6264    created  bdew                          
                                                                               

cElementTree & ElementTree use different exceptions for XML Erro 06/11/09
       http://bugs.python.org/issue6265    created  Neil Muller                   
                                                                               

cElementTree.iterparse & ElementTree.iterparse return differentl 06/11/09
       http://bugs.python.org/issue6266    created  Neil Muller                   
                                                                               

Cumulative patch to http and xmlrpc                              06/11/09
       http://bugs.python.org/issue6267    created  krisvale                      
                                                                               

Seeking to the beginning of a text file a second time will retur 06/11/09
       http://bugs.python.org/issue6268    created  eggy                          
                                                                               

threading documentation makes no mention of the GIL              06/11/09
       http://bugs.python.org/issue6269    created  segfaulthunter                
       patch                                                                   

Menu deletecommand fails if command is already deleted           06/11/09
       http://bugs.python.org/issue6270    created  gregcouch                     
       patch                                                                   

mmap: don't close file description if fd=-1                      06/12/09
       http://bugs.python.org/issue6271    created  haypo                         
       patch                                                                   

Upgrading xml.etree to ElementTree 1.3                           06/12/09
       http://bugs.python.org/issue6272    created  orsenthil                     
                                                                               



Issues Now Closed (52)
______________________

Improve the hackish runtime_library_dirs support for gcc          653 days
       http://bugs.python.org/issue1032    alexandre.vassalotti          
       patch                                                                   

Builtin round function is sometimes inaccurate for floats          50 days
       http://bugs.python.org/issue1869    marketdickinson               
       patch                                                                   

Set up "supported"-only buildbot waterfall view                   452 days
       http://bugs.python.org/issue2376    exarkun                       
                                                                               

"No windows home dir" doc error                                   384 days
       http://bugs.python.org/issue2922    r.david.murray                
                                                                               

subprocess (Replacing popen) - add a warning / hint               382 days
       http://bugs.python.org/issue2947    r.david.murray                
       patch, easy                                                             

__newobj__ pickle feature is not documented                       272 days
       http://bugs.python.org/issue3816    alexandre.vassalotti          
       easy                                                                    

ctypes documentation                                              208 days
       http://bugs.python.org/issue4309    mnewman                       
                                                                               

Issue with RotatingFileHandler logging handler on Windows           3 days
       http://bugs.python.org/issue4749    vsajip                        
                                                                               

Using LDFLAGS='-rpath=\$$LIB:/some/other/path' ./configure break  121 days
       http://bugs.python.org/issue5201    tarek                         
       patch                                                                   

test_fdopen fails with vs2005,	release build on Windows 2000       70 days
       http://bugs.python.org/issue5623    krisvale                      
       patch                                                                   

"No such file or directory" with framework build under MacOS 10.   48 days
       http://bugs.python.org/issue5809    ronaldoussoren                
                                                                               

When setting complete PYTHONPATH on Python 3.x, paths in the PYT   36 days
       http://bugs.python.org/issue5924    amaury.forgeotdarc            
       patch                                                                   

Make pickle generated by Python 3.x compatible with 2.x and vice   12 days
       http://bugs.python.org/issue6137    rhettinger                    
       patch                                                                   

Python 3.1 rc1 will not build on OS X 10.5.7 with macports libin    8 days
       http://bugs.python.org/issue6154    brett.cannon                  
       patch                                                                   

fcntl footnote about O_SHLOCK and O_EXLOCK is misleading            4 days
       http://bugs.python.org/issue6194    georg.brandl                  
       easy                                                                    

Serious regression in doctest in Py3.1rc1                           8 days
       http://bugs.python.org/issue6195    r.david.murray                
       patch                                                                   

tarfile.extractall(readaccess=True)                                 1 days
       http://bugs.python.org/issue6196    lars.gustaebel                
                                                                               

test_float fails on Windows                                         4 days
       http://bugs.python.org/issue6198    eric.smith                    
                                                                               

test_winreg fails                                                   5 days
       http://bugs.python.org/issue6201    amaury.forgeotdarc            
                                                                               

Obsolete default file encoding "mac-roman" on OS X, not influenc    2 days
       http://bugs.python.org/issue6202    nad                           
       patch                                                                   

Missing reference in section 4.6 to chapter on classes              1 days
       http://bugs.python.org/issue6204    georg.brandl                  
       patch                                                                   

Correct a trivial typo introduced by r73238.                        1 days
       http://bugs.python.org/issue6206    georg.brandl                  
       patch                                                                   

Simple For-Loops                                                    0 days
       http://bugs.python.org/issue6207    pitrou                        
                                                                               

compilation error in std. lib. module shutil (Python 3.1rc1, pla    0 days
       http://bugs.python.org/issue6209    benjamin.peterson             
                                                                               

[Tutorial] Section 4.7.2 has a wrong description of an example      1 days
       http://bugs.python.org/issue6211    georg.brandl                  
       patch                                                                   

piped input                                                         0 days
       http://bugs.python.org/issue6212    georg.brandl                  
                                                                               

test__locale broken on trunk                                        1 days
       http://bugs.python.org/issue6214    ezio.melotti                  
                                                                               

Add _io._TextIOWrapper.errors                                       1 days
       http://bugs.python.org/issue6217    benjamin.peterson             
       patch                                                                   

nested list value change                                            0 days
       http://bugs.python.org/issue6219    rhettinger                    
                                                                               

typo: opne in "doanddont"                                           0 days
       http://bugs.python.org/issue6220    ezio.melotti                  
                                                                               

Windows buildbot failure in test_winreg                             1 days
       http://bugs.python.org/issue6221    benjamin.peterson             
                                                                               

2to3 except fixer failed in certain case                            0 days
       http://bugs.python.org/issue6222    benjamin.peterson             
                                                                               

Make _PyUnicode_AsString as public API                              0 days
       http://bugs.python.org/issue6223    benjamin.peterson             
                                                                               

References to JPython                                               0 days
       http://bugs.python.org/issue6224    georg.brandl                  
                                                                               

round() error                                                       0 days
       http://bugs.python.org/issue6228    marketdickinson               
                                                                               

Installation python on mac                                          0 days
       http://bugs.python.org/issue6229    benjamin.peterson             
                                                                               

\d missing from effects of re.ASCII flag                            0 days
       http://bugs.python.org/issue6235    georg.brandl                  
                                                                               

string.ljust documentation is missing optional fillchar descript    0 days
       http://bugs.python.org/issue6238    georg.brandl                  
                                                                               

API to get source encoding as defined by PEP 263                    0 days
       http://bugs.python.org/issue6240    benjamin.peterson             
                                                                               

should we include argparse                                          3 days
       http://bugs.python.org/issue6247    bethard                       
                                                                               

Error Prompt                                                        0 days
       http://bugs.python.org/issue6249    georg.brandl                  
                                                                               

logging midnight rotation                                           1 days
       http://bugs.python.org/issue6252    vsajip                        
                                                                               

tarfile unnecessarily requires seekable files                       2 days
       http://bugs.python.org/issue6254    lars.gustaebel                
                                                                               

Wrong stacklevel in warning for contextlib.nested                   0 days
       http://bugs.python.org/issue6256    rhettinger                    
       patch                                                                   

os.utime should allow None values for ATIME or MTIME                2 days
       http://bugs.python.org/issue6260    purpleidea                    
                                                                               

Clarify behaviour of random.uniform                                 1 days
       http://bugs.python.org/issue6261    rhettinger                    
                                                                               

VS 2008 binaries                                                    1 days
       http://bugs.python.org/issue6262    loewis                        
                                                                               

syntax error in get_msvcr                                           0 days
       http://bugs.python.org/issue6263    tarek                         
                                                                               

Misleading instructions for building extensions with mingw          1 days
       http://bugs.python.org/issue6264    bdew                          
                                                                               

IDLE / PyOS_InputHook                                            2108 days
       http://bugs.python.org/issue798058  gpolo                         
                                                                               

import on Windows: please call SetErrorMode first                1664 days
       http://bugs.python.org/issue1069410 srid                          
                                                                               

logging module / wrong bytecode?                                  876 days
       http://bugs.python.org/issue1633605 annacoder                     
                                                                               



Top Issues Most Discussed (10)
______________________________

 31 Issue with RotatingFileHandler logging handler on Windows          3 days
closed  http://bugs.python.org/issue4749   

 12 should we include argparse                                         3 days
closed  http://bugs.python.org/issue6247   

 10 3.x locale does not default to C, contrary to the documentation    7 days
open    http://bugs.python.org/issue6203   

  8 Make pickle generated by Python 3.x compatible with 2.x and vic   12 days
closed  http://bugs.python.org/issue6137   

  8 Make logging configuration files easier to use                    15 days
open    http://bugs.python.org/issue6136   

  7 Serious regression in doctest in Py3.1rc1                          8 days
closed  http://bugs.python.org/issue6195   

  7 GCC detection for runtime_library_dirs when ccache is used      1403 days
open    http://bugs.python.org/issue1254718

  5 tarfile unnecessarily requires seekable files                      2 days
closed  http://bugs.python.org/issue6254   

  5 Add "intel" universal architecture on OSX                          4 days
open    http://bugs.python.org/issue6245   

  5 typo: opne in "doanddont"                                          0 days
closed  http://bugs.python.org/issue6220   





More information about the Python-Dev mailing list