[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Oct 17 18:06:35 CEST 2008


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


 2104 open (+21) / 13859 closed (+19) / 15963 total (+40)

Open issues with patches:   689

Average duration of open issues: 714 days.
Median duration of open issues: 1891 days.

Open Issues Breakdown
   open  2088 (+21)
pending    16 ( +0)

Issues Created Or Reopened (41)
_______________________________

Get rid of more refercenes to __cmp__                            10/16/08
       http://bugs.python.org/issue1717    reopened georg.brandl              
       patch                                                                   

Missing type in "types" module                                   10/10/08
CLOSED http://bugs.python.org/issue4101    created  Antoine d'Otreppe         
                                                                               

sphinx: ansi color even on dumb terminal                         10/10/08
CLOSED http://bugs.python.org/issue4102    created  dottedmag                 
                                                                               

sphinx: latexwriter uses undefined 'excdescni' environment       10/10/08
CLOSED http://bugs.python.org/issue4103    created  dottedmag                 
                                                                               

Namespace inconsistency                                          10/10/08
CLOSED http://bugs.python.org/issue4104    created  Antoine d'Otreppe         
                                                                               

Renamed PyGILState_Acquire to PyGILState_Ensure in Docs/c-api/in 10/10/08
CLOSED http://bugs.python.org/issue4105    created  gpolo                     
       patch                                                                   

multiprocessing occasionally spits out exception during shutdown 10/11/08
       http://bugs.python.org/issue4106    created  skip.montanaro            
                                                                               

Backticks still mentioned in documentation                       10/12/08
CLOSED http://bugs.python.org/issue4107    created  jamesie                   
                                                                               

robotparser.py fail when more than one User-Agent: * is present  10/12/08
       http://bugs.python.org/issue4108    created  thsajid                   
                                                                               

Wrong UnboundLocalError with += operator                         10/12/08
CLOSED http://bugs.python.org/issue4109    created  atienza                   
                                                                               

A minor slip while typing                                        10/12/08
CLOSED http://bugs.python.org/issue4110    created  vinetou                   
                                                                               

Add DTrace probes                                                10/12/08
       http://bugs.python.org/issue4111    created  bretthoerner              
       patch                                                                   

Subprocess: Popen'ed children hang due to open pipes             10/13/08
       http://bugs.python.org/issue4112    created  boye                      
                                                                               

functools.partial(), no __name__; wrong __doc__                  10/13/08
       http://bugs.python.org/issue4113    created  stribb                    
                                                                               

struct returns incorrect 4 byte float                            10/13/08
CLOSED http://bugs.python.org/issue4114    created  TD22057                   
                                                                               

split() method                                                   10/13/08
CLOSED http://bugs.python.org/issue4115    created  terry.scott               
                                                                               

name conflict in ScrolledCanvas.__init__() in Lib/turtle.py      10/13/08
       http://bugs.python.org/issue4116    created  gregorlingl               
       patch                                                                   

missing update() in _Screen.setup() of Lib/turtle.py             10/13/08
       http://bugs.python.org/issue4117    created  gregorlingl               
       patch                                                                   

Built-in compile() and ast module doc issues                     10/13/08
       http://bugs.python.org/issue4118    created  tjreedy                   
                                                                               

ssl wrapper: add makefile() method                               10/13/08
CLOSED http://bugs.python.org/issue4119    created  haypo                     
                                                                               

Do not embed manifest files in *.pyd when compiling with MSVC    10/14/08
       http://bugs.python.org/issue4120    reopened loewis                    
       patch                                                                   

open(): use keyword only for arguments other than file and mode  10/14/08
       http://bugs.python.org/issue4121    created  haypo                     
       patch, patch, needs review                                              

undefined reference to _Py_ascii_whitespace                      10/14/08
CLOSED http://bugs.python.org/issue4122    created  schmir                    
       patch                                                                   

random.shuffle slow on deque                                     10/14/08
CLOSED http://bugs.python.org/issue4123    created  phr                       
       patch                                                                   

Patch for adding "default" to itemgetter and attrgetter          10/14/08
       http://bugs.python.org/issue4124    created  tebeka                    
       patch                                                                   

runtests.sh: use -bb flag of Python                              10/17/08
CLOSED http://bugs.python.org/issue4125    reopened amaury.forgeotdarc        
       patch                                                                   

remove not decodable environment variables                       10/15/08
       http://bugs.python.org/issue4126    created  haypo                     
       patch                                                                   

repr or reprlib?                                                 10/15/08
CLOSED http://bugs.python.org/issue4127    created  LambertDW                 
                                                                               

Performance regression in long division in 2.6                   10/15/08
       http://bugs.python.org/issue4128    created  fredrikj                  
                                                                               

C/API documentation: request for documentation of change to Py_s 10/15/08
       http://bugs.python.org/issue4129    created  schiotz                   
                                                                               

Intel icc 9.1 does not support __int128_t used by ctypes         10/15/08
       http://bugs.python.org/issue4130    created  jared.jennings            
                                                                               

Note that Firefox 3 does not write cookies.txt                   10/15/08
CLOSED http://bugs.python.org/issue4131    created  jjlee                     
       patch                                                                   

LaTeX Error: Environment cmemberdescni undefined.                10/16/08
CLOSED http://bugs.python.org/issue4132    created  wplappert                 
                                                                               

-R fix for setup.py                                              10/16/08
CLOSED http://bugs.python.org/issue4133    created  skip.montanaro            
       patch                                                                   

Peephole optimization: returning a temp                          10/16/08
CLOSED http://bugs.python.org/issue4134    created  novalis_dt                
       patch                                                                   

help("modules ftp") fails due to test modules                    10/16/08
       http://bugs.python.org/issue4135    created  throwaway                 
                                                                               

merge json library with simplejson 2.0.3                         10/16/08
       http://bugs.python.org/issue4136    created  bob.ippolito              
                                                                               

update SIG web pages                                             10/17/08
       http://bugs.python.org/issue4137    created  techtonik                 
                                                                               

IDLE crashes in my Windows Vista                                 10/17/08
       http://bugs.python.org/issue4138    created  xuejm1225                 
                                                                               

Major error in cmath routines                                    10/17/08
       http://bugs.python.org/issue4139    created  thor222                   
                                                                               

urllib2: request with digest auth through proxy fail             10/17/08
       http://bugs.python.org/issue4140    created  jan.kollhof               
                                                                               



Issues Now Closed (50)
______________________

cmath is numerically unsound                                      345 days
       http://bugs.python.org/issue1381    jcea                      
       patch                                                                   

class attribute cache failure (regression)                        267 days
       http://bugs.python.org/issue1878    jcea                      
                                                                               

patch to fix_import: UserDict -> collections                      250 days
       http://bugs.python.org/issue2046    benjamin.peterson         
       patch                                                                   

MSVCRT packing in Windows Installer (3.0a4)                       185 days
       http://bugs.python.org/issue2642    loewis                    
                                                                               

Regression for executing packages                                 162 days
       http://bugs.python.org/issue2751    ncoghlan                  
                                                                               

Add memory footprint query                                        149 days
       http://bugs.python.org/issue2898    jcea                      
       patch                                                                   

2to3 should have a way to disable some fixers                     142 days
       http://bugs.python.org/issue2956    benjamin.peterson         
       patch                                                                   

Idle uses old showwarning signature                                91 days
       http://bugs.python.org/issue3391    benjamin.peterson         
       patch                                                                   

sre "bytecode" verifier                                            73 days
       http://bugs.python.org/issue3487    jcea                      
       patch, patch                                                            

compile() cannot decode Latin-1 source encodings                   61 days
       http://bugs.python.org/issue3574    brett.cannon              
       patch                                                                   

_json: fix raise_errmsg(), py_encode_basestring_ascii() and line   57 days
       http://bugs.python.org/issue3623    benjamin.peterson         
       patch, needs review                                                     

sys.call_tracing segfaults                                         53 days
       http://bugs.python.org/issue3661    barry                     
       patch, needs review                                                     

Crash while compiling Python 3000 in OpenBSD 4.4                   52 days
       http://bugs.python.org/issue3685    barry                     
       patch, needs review                                                     

Py_InitModule* is still referenced in docs                         50 days
       http://bugs.python.org/issue3717    loewis                    
       patch, needs review                                                     

telnetlib module broken by str to unicode conversion               47 days
       http://bugs.python.org/issue3725    benjamin.peterson         
       patch                                                                   

warnings.catch_warnings fails gracelessly when recording warning   38 days
       http://bugs.python.org/issue3781    benjamin.peterson         
       patch, needs review                                                     

Make PyInstanceMethod_Type available or remove it                  41 days
       http://bugs.python.org/issue3787    benjamin.peterson         
       patch, patch, needs review                                              

Building PDF documentation from tex files                          27 days
       http://bugs.python.org/issue3909    georg.brandl              
       patch                                                                   

Byte warning mode and b'' != ''                                    19 days
       http://bugs.python.org/issue3988    barry                     
       patch                                                                   

"for me" installer problem on x64 Vista                            11 days
       http://bugs.python.org/issue4018    loewis                    
       patch, needs review                                                     

wrong page index number in reference book of python documentatio   14 days
       http://bugs.python.org/issue4027    wplappert                 
                                                                               

Warnings in IDLE raise TypeError (such as attempting to import d   11 days
       http://bugs.python.org/issue4043    benjamin.peterson         
                                                                               

build_py support for lib2to3 is stale                               7 days
       http://bugs.python.org/issue4072    loewis                    
       patch                                                                   

try statement in language reference not updated for v2.6            8 days
       http://bugs.python.org/issue4083    georg.brandl              
                                                                               

Patch to implement a real poplib test suite                         2 days
       http://bugs.python.org/issue4088    benjamin.peterson         
       patch                                                                   

linking python2.6.dll crash on windows xp                           1 days
       http://bugs.python.org/issue4089    theller                   
                                                                               

python dll not installed in windows system directory                8 days
       http://bugs.python.org/issue4091    loewis                    
       patch, needs review                                                     

Missing type in "types" module                                      0 days
       http://bugs.python.org/issue4101    benjamin.peterson         
                                                                               

sphinx: ansi color even on dumb terminal                            6 days
       http://bugs.python.org/issue4102    georg.brandl              
                                                                               

sphinx: latexwriter uses undefined 'excdescni' environment          6 days
       http://bugs.python.org/issue4103    georg.brandl              
                                                                               

Namespace inconsistency                                             2 days
       http://bugs.python.org/issue4104    loewis                    
                                                                               

Renamed PyGILState_Acquire to PyGILState_Ensure in Docs/c-api/in    0 days
       http://bugs.python.org/issue4105    benjamin.peterson         
       patch                                                                   

Backticks still mentioned in documentation                          0 days
       http://bugs.python.org/issue4107    benjamin.peterson         
                                                                               

Wrong UnboundLocalError with += operator                            0 days
       http://bugs.python.org/issue4109    benjamin.peterson         
                                                                               

A minor slip while typing                                           0 days
       http://bugs.python.org/issue4110    georg.brandl              
                                                                               

struct returns incorrect 4 byte float                               0 days
       http://bugs.python.org/issue4114    loewis                    
                                                                               

split() method                                                      0 days
       http://bugs.python.org/issue4115    terry.scott               
                                                                               

ssl wrapper: add makefile() method                                  0 days
       http://bugs.python.org/issue4119    haypo                     
                                                                               

undefined reference to _Py_ascii_whitespace                         0 days
       http://bugs.python.org/issue4122    amaury.forgeotdarc        
       patch                                                                   

random.shuffle slow on deque                                        2 days
       http://bugs.python.org/issue4123    benjamin.peterson         
       patch                                                                   

runtests.sh: use -bb flag of Python                                 0 days
       http://bugs.python.org/issue4125    barry                     
       patch                                                                   

repr or reprlib?                                                    0 days
       http://bugs.python.org/issue4127    benjamin.peterson         
                                                                               

Note that Firefox 3 does not write cookies.txt                      1 days
       http://bugs.python.org/issue4131    georg.brandl              
       patch                                                                   

LaTeX Error: Environment cmemberdescni undefined.                   0 days
       http://bugs.python.org/issue4132    georg.brandl              
                                                                               

-R fix for setup.py                                                 0 days
       http://bugs.python.org/issue4133    benjamin.peterson         
       patch                                                                   

Peephole optimization: returning a temp                             0 days
       http://bugs.python.org/issue4134    novalis_dt                
       patch                                                                   

Fix for bugs relating to ntpath.expanduser()                       13 days
       http://bugs.python.org/issue957650  loewis                    
       patch                                                                   

Traceback error when compiling Regex                              936 days
       http://bugs.python.org/issue1456280 timehorse                 
                                                                               

object.__init__ shouldn't allow args/kwds                         574 days
       http://bugs.python.org/issue1683368 jcea                      
                                                                               

Method cache                                                      571 days
       http://bugs.python.org/issue1685986 jcea                      
       patch                                                                   



Top Issues Most Discussed (10)
______________________________

 13 poplib module broken by str to unicode conversion                 49 days
open    http://bugs.python.org/issue3727   

 13 create a numbits() method for int and long types                  85 days
open    http://bugs.python.org/issue3439   

 11 struct returns incorrect 4 byte float                              0 days
closed  http://bugs.python.org/issue4114   

 11 wrong page index number in reference book of python documentati   14 days
closed  http://bugs.python.org/issue4027   

  8 imaplib does not run under Python 3                              386 days
open    http://bugs.python.org/issue1210   

  7 Tkinter cannot find Tcl/Tk on Mac OS X                            15 days
open    http://bugs.python.org/issue4017   

  7 compile() cannot decode Latin-1 source encodings                  61 days
closed  http://bugs.python.org/issue3574   

  6 remove not decodable environment variables                         3 days
open    http://bugs.python.org/issue4126   

  6 random.shuffle slow on deque                                       2 days
closed  http://bugs.python.org/issue4123   

  6 Do not embed manifest files in *.pyd when compiling with MSVC      3 days
open    http://bugs.python.org/issue4120   





More information about the Python-Dev mailing list