[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jun 25 18:08:26 CEST 2010


ACTIVITY SUMMARY (2010-06-18 - 2010-06-25)
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.


 2795 open (+38) / 18104 closed (+14) / 20899 total (+52)

Open issues with patches:  1130

Average duration of open issues: 712 days.
Median duration of open issues: 503 days.

Open Issues Breakdown
       open  2765 (+38)
languishing    13 ( +0)
    pending    16 ( +0)

Issues Created Or Reopened (55)
_______________________________

os.path.normcase documentation/behaviour unclear on Mac OS X   2010-06-25
       http://bugs.python.org/issue3485    reopened ezio.melotti                         
       patch                                                                   

uuid.uuid4() generates non-unique values on OSX                2010-06-21
       http://bugs.python.org/issue8621    reopened skrah                                
       patch                                                                   

test_support.run_unittest cmdline options and arguments        2010-06-20
       http://bugs.python.org/issue9028    reopened techtonik                            
                                                                               

errors='replace' works in IDLE, fails at Windows command line. 2010-06-18
       http://bugs.python.org/issue9029    created  jvanpraag                            
                                                                               

ctypes variable limits                                         2010-06-18
       http://bugs.python.org/issue9030    created  kumma                                
                                                                               

distutils uses invalid "-Wstrict-prototypes" flag when compili 2010-06-18
       http://bugs.python.org/issue9031    created  matteo.vescovi                       
                                                                               

xmlrpc: Transport.request() should also catch socket.error(EPI 2010-06-18
       http://bugs.python.org/issue9032    created  haypo                                
       patch                                                                   

cmd module tab misbehavior                                     2010-06-19
       http://bugs.python.org/issue9033    created  slcott                               
                                                                               

datetime module should use int32_t for date/time components    2010-06-20
       http://bugs.python.org/issue9034    created  belopolsky                           
                                                                               

os.path.ismount on windows doesn't support windows mount	point 2010-06-20
       http://bugs.python.org/issue9035    created  Oren_Held                            
                                                                               

Simplify Py_CHARMASK                                           2010-06-20
       http://bugs.python.org/issue9036    created  skrah                                
       patch, needs review                                                     

Add explanation as to how to raise a custom exception in the e 2010-06-20
       http://bugs.python.org/issue9037    created  jonathan.underwood                   
       patch                                                                   

test_distutils failure                                         2010-06-20
       http://bugs.python.org/issue9038    created  pitrou                               
                                                                               

IDLE and module Doc                                            2010-06-20
       http://bugs.python.org/issue9039    created  Yoda_Uchiha                          
                                                                               

using MIMEApplication to attach a PDF raises a TypeError excep 2010-06-21
       http://bugs.python.org/issue9040    created  Enrico.Sartori                       
                                                                               

raised exception is misleading                                 2010-06-21
       http://bugs.python.org/issue9041    created  kumma                                
                                                                               

Gettext cache and classes                                      2010-06-21
       http://bugs.python.org/issue9042    created  v_peter                              
       patch                                                                   

2to3 doesn't handle byte comparison well                       2010-06-21
CLOSED http://bugs.python.org/issue9043    created  vdupras                              
                                                                               

[optparse] confusion over an option and its value without any  2010-06-21
       http://bugs.python.org/issue9044    created  kszawala                             
                                                                               

2.7rc1: 64-bit OSX installer is not built with 64-bit tkinter  2010-06-21
       http://bugs.python.org/issue9045    created  srid                                 
                                                                               

Python 2.7rc2 doesn't build on Mac OS X 10.4                   2010-06-21
       http://bugs.python.org/issue9046    created  lemburg                              
                                                                               

Python 2.7rc2 includes -isysroot twice on each gcc command lin 2010-06-21
       http://bugs.python.org/issue9047    created  lemburg                              
                                                                               

no OS X buildbots in the stable list                           2010-06-21
       http://bugs.python.org/issue9048    created  janssen                              
       buildbot                                                                

UnboundLocalError in nested function                           2010-06-21
CLOSED http://bugs.python.org/issue9049    created  Andreas Hofmeister                   
                                                                               

UnboundLocalError in nested function                           2010-06-21
CLOSED http://bugs.python.org/issue9050    created  Andreas Hofmeister                   
                                                                               

Improve pickle format for aware datetime instances             2010-06-21
       http://bugs.python.org/issue9051    created  belopolsky                           
                                                                               

2.7rc2 fails test_urllib_localnet tests on OS X                2010-06-21
CLOSED http://bugs.python.org/issue9052    created  janssen                              
                                                                               

distutils compiles extensions so that Python.h cannot be found 2010-06-21
       http://bugs.python.org/issue9053    created  exarkun                              
                                                                               

pyexpat configured with "--with-system-expat" is incompatible  2010-06-21
       http://bugs.python.org/issue9054    created  dmalcolm                             
       patch                                                                   

test_issue_8959_b fails when run from a service                2010-06-21
       http://bugs.python.org/issue9055    created  pmoore                               
       buildbot                                                                

Adding additional level of bookmarks and section numbers in py 2010-06-22
       http://bugs.python.org/issue9056    created  pengyu.ut                            
                                                                               

Distutils2 needs a home page                                   2010-06-22
       http://bugs.python.org/issue9057    created  dabrahams                            
                                                                               

PyUnicodeDecodeError_Create asserts that various arguments are 2010-06-22
CLOSED http://bugs.python.org/issue9058    created  dmalcolm                             
       patch                                                                   

Backwards compatibility                                        2010-06-23
CLOSED http://bugs.python.org/issue9059    created  Raven                                
                                                                               

Python/dup2.c doesn't compile on (at least) newlib             2010-06-23
       http://bugs.python.org/issue9060    created  torne                                
       patch                                                                   

cgi.escape Can Lead To XSS Vulnerabilities                     2010-06-23
       http://bugs.python.org/issue9061    created  Craig.Younkins                       
                                                                               

urllib.urlopen crashes when launched from a thread             2010-06-23
CLOSED http://bugs.python.org/issue9062    created  olivier-berten                       
                                                                               

TZ examples in datetime.rst are incorrect                      2010-06-23
       http://bugs.python.org/issue9063    created  belopolsky                           
                                                                               

pdb enhancement up/down traversals                             2010-06-23
       http://bugs.python.org/issue9064    created  vandyswa                             
       patch                                                                   

tarfile:  default root:root ownership is incorrect.            2010-06-23
       http://bugs.python.org/issue9065    created  jsbronder                            
       patch                                                                   

Standard type codes for array.array, same as struct            2010-06-24
       http://bugs.python.org/issue9066    created  cmcqueen1975                         
                                                                               

Use macros from pyctype.h                                      2010-06-24
       http://bugs.python.org/issue9067    created  skrah                                
                                                                               

"from . import *"                                              2010-06-24
CLOSED http://bugs.python.org/issue9068    created  bhy                                  
                                                                               

test_float failure on Solaris                                  2010-06-24
       http://bugs.python.org/issue9069    created  mark.dickinson                       
                                                                               

Timestamps are rounded differently in py3k and trunk           2010-06-24
CLOSED http://bugs.python.org/issue9070    created  belopolsky                           
                                                                               

TarFile doesn't support member files with a leading "./"       2010-06-24
CLOSED http://bugs.python.org/issue9071    created  free.ekanayaka                       
                                                                               

Unloading modules - memleaks?                                  2010-06-24
CLOSED http://bugs.python.org/issue9072    created  yappie                               
                                                                               

Tkinter module missing from install on OS X 10.6.4             2010-06-24
       http://bugs.python.org/issue9073    created  RolandJ                              
                                                                               

[includes patch] subprocess module closes standard file descri 2010-06-24
       http://bugs.python.org/issue9074    created  kr                                   
       patch                                                                   

ssl module sets "debug" flag on SSL struct                     2010-06-24
CLOSED http://bugs.python.org/issue9075    created  pitrou                               
                                                                               

Add C-API documentation for PyUnicode_AsDecodedObject/Unicode  2010-06-24
       http://bugs.python.org/issue9076    created  haypo                                
       patch                                                                   

argparse does not handle arguments correctly after --          2010-06-24
CLOSED http://bugs.python.org/issue9077    created  iElectric                            
                                                                               

Fix C API documentation of unicode                             2010-06-24
       http://bugs.python.org/issue9078    created  haypo                                
       patch                                                                   

Make gettimeofday available in time module                     2010-06-25
       http://bugs.python.org/issue9079    created  belopolsky                           
       patch, needs review                                                     

Provide list prepend method (even though it's not efficient)   2010-06-25
CLOSED http://bugs.python.org/issue9080    created  andybuckley                          
                                                                               



Issues Now Closed (43)
______________________

MultiMethods with type annotations in 3000                     1035 days
       http://bugs.python.org/issue1004    benjamin.peterson                    
       patch                                                                   

subprocess.list2cmdline doesn't do pipe symbols                 975 days
       http://bugs.python.org/issue1300    chops at demiurgestudios.com            
       easy                                                                    

Popen.poll always returns None                                  816 days
       http://bugs.python.org/issue2475    tjreedy                              
                                                                               

Python interpreter uses Unicode surrogate pairs only before th  713 days
       http://bugs.python.org/issue3297    haypo                                
       patch                                                                   

py3k shouldn't use -fno-strict-aliasing anymore                 712 days
       http://bugs.python.org/issue3326    benjamin.peterson                    
       patch                                                                   

create a numbits() method for int and long types                699 days
       http://bugs.python.org/issue3439    mark.dickinson                       
       patch, needs review                                                     

os.path.realpath() get the wrong result                         554 days
       http://bugs.python.org/issue4654    r.david.murray                       
                                                                               

Compiling python 2.5.2 under Wine on linux.                     527 days
       http://bugs.python.org/issue4883    BreamoreBoy                          
                                                                               

3.0 sqlite doc: most examples refer to pysqlite2, use 2.x synt  516 days
       http://bugs.python.org/issue5005    tjreedy                              
                                                                               

Implement a way to change the python process name               448 days
       http://bugs.python.org/issue5672    piro                                 
       patch                                                                   

setup build with Platform SDK, finding vcvarsall.bat            407 days
       http://bugs.python.org/issue5969    georg.brandl                         
                                                                               

Failing test_signal.py on Redhat 4.1.2-44                       407 days
       http://bugs.python.org/issue5972    georg.brandl                         
                                                                               

datetime.strptime doesn't support %z format ?                     1 days
       http://bugs.python.org/issue6641    merwok                               
       patch                                                                   

webbrowser.get("firefox") does not work on Mac with installed   243 days
       http://bugs.python.org/issue7192    ronaldoussoren                       
       patch                                                                   

Backport 3.x nonlocal keyword to 2.7                            117 days
       http://bugs.python.org/issue8018    mark.dickinson                       
                                                                               

test_heapq interfering with test_import on py3k                  65 days
       http://bugs.python.org/issue8440    tim.golden                           
                                                                               

enumerate() test cases do not cover optional start argument      46 days
       http://bugs.python.org/issue8636    merwok                               
       patch                                                                   

_ssl.c uses PyWeakref_GetObject but doesn't incref result        45 days
       http://bugs.python.org/issue8682    pitrou                               
       patch                                                                   

Remove "w" format of PyParse_ParseTuple()                        27 days
       http://bugs.python.org/issue8850    haypo                                
       patch                                                                   

msvc9compiler.py: find_vcvarsall() doesn't work with VS2008 on   23 days
       http://bugs.python.org/issue8854    lemburg                              
       patch, 64bit                                                            

execfile does not work with UNC paths                            21 days
       http://bugs.python.org/issue8869    tim.golden                           
                                                                               

getargs.c: release the buffer on error                           18 days
       http://bugs.python.org/issue8926    haypo                                
       patch                                                                   

PyArg_Parse*(): "z" should not accept bytes                      16 days
       http://bugs.python.org/issue8949    haypo                                
       patch                                                                   

PyArg_Parse*(): factorize code of 's' and 'z' formats, and 'u'   16 days
       http://bugs.python.org/issue8951    haypo                                
       patch                                                                   

WINFUNCTYPE wrapped ctypes callbacks not functioning correctly   12 days
       http://bugs.python.org/issue8959    theller                              
                                                                               

Year range in timetuple                                           5 days
       http://bugs.python.org/issue9005    belopolsky                           
       patch                                                                   

os.path.normcase(None) does not raise an error on linux and sh    8 days
       http://bugs.python.org/issue9018    ezio.melotti                         
       patch, easy                                                             

2to3 doesn't handle byte comparison well                          0 days
       http://bugs.python.org/issue9043    merwok                               
                                                                               

UnboundLocalError in nested function                              1 days
       http://bugs.python.org/issue9049    mark.dickinson                       
                                                                               

UnboundLocalError in nested function                              0 days
       http://bugs.python.org/issue9050    merwok                               
                                                                               

2.7rc2 fails test_urllib_localnet tests on OS X                   0 days
       http://bugs.python.org/issue9052    belopolsky                           
                                                                               

PyUnicodeDecodeError_Create asserts that various arguments are    0 days
       http://bugs.python.org/issue9058    benjamin.peterson                    
       patch                                                                   

Backwards compatibility                                           0 days
       http://bugs.python.org/issue9059    ezio.melotti                         
                                                                               

urllib.urlopen crashes when launched from a thread                0 days
       http://bugs.python.org/issue9062    orsenthil                            
                                                                               

"from . import *"                                                 0 days
       http://bugs.python.org/issue9068    brett.cannon                         
                                                                               

Timestamps are rounded differently in py3k and trunk              0 days
       http://bugs.python.org/issue9070    belopolsky                           
                                                                               

TarFile doesn't support member files with a leading "./"          1 days
       http://bugs.python.org/issue9071    free.ekanayaka                       
                                                                               

Unloading modules - memleaks?                                     0 days
       http://bugs.python.org/issue9072    yappie                               
                                                                               

ssl module sets "debug" flag on SSL struct                        0 days
       http://bugs.python.org/issue9075    pitrou                               
                                                                               

argparse does not handle arguments correctly after --             1 days
       http://bugs.python.org/issue9077    iElectric                            
                                                                               

Provide list prepend method (even though it's not efficient)      0 days
       http://bugs.python.org/issue9080    andybuckley                          
                                                                               

webbrowser.open_new() opens in an existing browser window      2463 days
       http://bugs.python.org/issue812089  r.david.murray                       
                                                                               

mbcs encoding ignores errors                                   2394 days
       http://bugs.python.org/issue850997  haypo                                
       patch                                                                   



Top Issues Most Discussed (10)
______________________________

 19 Non-uniformity in randrange for large arguments.                   7 days
open        http://bugs.python.org/issue9025   

 19 2.7: eval hangs on AIX                                             8 days
open        http://bugs.python.org/issue9020   

 17 Python 2.7rc2 doesn't build on Mac OS X 10.4                       4 days
open        http://bugs.python.org/issue9046   

 14 test_float failure on Solaris                                      1 days
open        http://bugs.python.org/issue9069   

 13 msvc9compiler.py: find_vcvarsall() doesn't work with VS2008 on    23 days
closed      http://bugs.python.org/issue8854   

 10 no OS X buildbots in the stable list                               4 days
open        http://bugs.python.org/issue9048   

 10 os.path.normcase(None) does not raise an error on linux and sho    8 days
closed      http://bugs.python.org/issue9018   

  8 Provide list prepend method (even though it's not efficient)       0 days
closed      http://bugs.python.org/issue9080   

  8 Improve quality of Python/dtoa.c                                   9 days
open        http://bugs.python.org/issue9009   

  8 Add Mercurial support to patchcheck                               10 days
open        http://bugs.python.org/issue8999   





More information about the Python-Dev mailing list