[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Aug 7 18:07:37 CEST 2009


ACTIVITY SUMMARY (07/31/09 - 08/07/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.


 2315 open (+39) / 16175 closed (+16) / 18490 total (+55)

Open issues with patches:   919

Average duration of open issues: 657 days.
Median duration of open issues: 411 days.

Open Issues Breakdown
   open  2283 (+39)
pending    31 ( +0)

Issues Created Or Reopened (55)
_______________________________

heapq.nsmallest and nlargest should be smarter/more usable/more  07/31/09
CLOSED http://bugs.python.org/issue6614    created  jab                           
                                                                               

multiprocessing logging support test                             08/01/09
       http://bugs.python.org/issue6615    created  OG7                           
                                                                               

PyList_APPEND (append without incref)                            08/01/09
CLOSED http://bugs.python.org/issue6616    created  ideasman42                    
       patch                                                                   

During compiling python 3.1 getting error Undefined symbol libin 08/01/09
       http://bugs.python.org/issue6617    created  thoratsandip                  
                                                                               

Typo in a listing in 5.2.9 of language reference                 08/01/09
CLOSED http://bugs.python.org/issue6618    created  gregorlingl                   
                                                                               

Remove duplicated function in Lib/inspect.py                     08/01/09
CLOSED http://bugs.python.org/issue6619    created  vincele                       
       patch                                                                   

Variable may be used before first being assigned to in Lib/local 08/01/09
CLOSED http://bugs.python.org/issue6620    created  vincele                       
       patch                                                                   

[RFC] Remove leftover use of Carbon module from Lib/binhex.py    08/01/09
CLOSED http://bugs.python.org/issue6621    created  vincele                       
       patch                                                                   

[RFC] wrong variable used in Lib/poplib.py                       08/01/09
CLOSED http://bugs.python.org/issue6622    created  vincele                       
       patch                                                                   

Lib/ftplib.py netrc class parsing problem                        08/01/09
       http://bugs.python.org/issue6623    created  vincele                       
       patch                                                                   

PyArg_ParseTuple with "s" format and NUL: Bogus TypeError detail 08/01/09
CLOSED http://bugs.python.org/issue6624    created  jafo                          
                                                                               

UnicodeEncodeError on pydoc's CLI                                08/02/09
       http://bugs.python.org/issue6625    created  christoph                     
       patch                                                                   

show Python mimetypes module some love                           08/02/09
       http://bugs.python.org/issue6626    created  jrus                          
       patch                                                                   

threading.local() does not work with C-created threads           08/02/09
       http://bugs.python.org/issue6627    created  Nikratio                      
                                                                               

IDLE freezes after encountering a syntax error                   08/02/09
       http://bugs.python.org/issue6628    created  brian89                       
                                                                               

seek doesn't properly handle file buffer, leads to silent data c 08/03/09
CLOSED http://bugs.python.org/issue6629    created  lorentey                      
       patch                                                                   

string.Template custom pattern not working                       08/03/09
       http://bugs.python.org/issue6630    created  jcollado                      
                                                                               

urlparse.urlunsplit() can't handle relative files (for urllib*.o 08/03/09
       http://bugs.python.org/issue6631    created  albert                        
                                                                               

Include more fullwidth chars in the decimal codec                08/03/09
       http://bugs.python.org/issue6632    created  ezio.melotti                  
                                                                               

No handlers could be found for logger                            08/03/09
CLOSED http://bugs.python.org/issue6633    created  purpleidea                    
                                                                               

sys.exit() called from threads other than the main one: undocume 08/03/09
       http://bugs.python.org/issue6634    created  jgehrcke                      
                                                                               

Profiler doesn't print usage (indexError instead)                08/03/09
       http://bugs.python.org/issue6635    created  pr0gg3d                       
       patch                                                                   

Non-existant directory in sys.path prevents further imports      08/03/09
       http://bugs.python.org/issue6636    created  cemasoniv                     
                                                                               

non-empty defaultdict .copy()  fails returning empty dict        08/03/09
CLOSED http://bugs.python.org/issue6637    created  tomcl                         
                                                                               

optparse parse_args argument references wrong                    08/04/09
       http://bugs.python.org/issue6638    created  kq1quick                      
                                                                               

turtle: _tkinter.TclError: invalid command name ".10170160"      08/04/09
       http://bugs.python.org/issue6639    created  srid                          
                                                                               

urlparse should parse mailto: URL headers as query parameters    08/04/09
       http://bugs.python.org/issue6640    created  mykmelez                      
                                                                               

strptime doesn't support %z format ?                             08/04/09
       http://bugs.python.org/issue6641    created  eka                           
                                                                               

returning after forking a child thread doesn't call Py_Finalize  08/04/09
       http://bugs.python.org/issue6642    created  rnk                           
       patch                                                                   

joining a child that forks can deadlock in the forked child proc 08/04/09
       http://bugs.python.org/issue6643    created  rnk                           
       patch                                                                   

cmathmodule.c: Extra comma in enum - fails on AIX                08/04/09
CLOSED http://bugs.python.org/issue6644    created  srid                          
                                                                               

multiprocessing build fails on AIX - /dev/urandom (or equivalent 08/04/09
       http://bugs.python.org/issue6645    created  srid                          
                                                                               

test_pickle fails on AIX -- 6.9999999999999994e-308 != 6.9999999 08/05/09
       http://bugs.python.org/issue6646    created  srid                          
                                                                               

warnings.catch_warnings is not thread-safe                       08/05/09
       http://bugs.python.org/issue6647    created  gagenellina                   
                                                                               

codecs documentation does not mention surrogateescape            08/05/09
CLOSED http://bugs.python.org/issue6648    created  Nikratio                      
                                                                               

idlelib/rpc.py missing exit status on exithook                   08/05/09
       http://bugs.python.org/issue6649    created  gpolo                         
       patch                                                                   

sre_parse contains a confusing generic error message             08/05/09
       http://bugs.python.org/issue6650    created  torne                         
       patch                                                                   

Py3k's posixpath.relpath not compatible with ntpath.relpath      08/05/09
       http://bugs.python.org/issue6651    created  erickt                        
                                                                               

missing cmath functions                                          08/05/09
CLOSED http://bugs.python.org/issue6652    created  pfeldman at verizon.net          
                                                                               

Potential memory leak in multiprocessing                         08/05/09
       http://bugs.python.org/issue6653    created  jnoller                       
                                                                               

Add "path" to the xmrlpc dispatcher method                       08/05/09
       http://bugs.python.org/issue6654    created  krisvale                      
                                                                               

etree iterative find[text]                                       08/06/09
       http://bugs.python.org/issue6655    created  Digitalxero                   
       patch                                                                   

locale.format_string fails on escaped percentage                 08/06/09
       http://bugs.python.org/issue6656    created  christoph                     
       patch                                                                   

Copy documentation section                                       08/06/09
       http://bugs.python.org/issue6657    created  Sheepherd                     
                                                                               

typo in buffer api docs                                          08/06/09
CLOSED http://bugs.python.org/issue6658    created  ash                           
                                                                               

buffer c-api: memoryview object documentation                    08/06/09
       http://bugs.python.org/issue6659    created  ash                           
                                                                               

Desire python.org documentation link to user contribution wiki ( 08/06/09
CLOSED http://bugs.python.org/issue6660    created  keenethery                    
                                                                               

Transient test_multiprocessing failure                           08/06/09
       http://bugs.python.org/issue6661    created  pitrou                        
                                                                               

HTMLParser.HTMLParser doesn't handle malformed charrefs          08/07/09
       http://bugs.python.org/issue6662    created  dayveday                      
                                                                               

re.findall does not always return a list of strings              08/07/09
       http://bugs.python.org/issue6663    created  pfeldman at verizon.net          
                                                                               

readlines should understand Line Separator and Paragraph Separat 08/07/09
       http://bugs.python.org/issue6664    created  nyamatongwe                   
                                                                               

fnmatch fails on filenames containing \n character               08/07/09
       http://bugs.python.org/issue6665    created  rajcze                        
                                                                               

List of dirs to ignore in trace.py is applied only for the first 08/07/09
       http://bugs.python.org/issue6666    created  bogdan.opanchuk               
       patch                                                                   

logging config - using of FileHandler's delay argument?          08/07/09
       http://bugs.python.org/issue6667    created  maro                          
                                                                               

locale.py: can't parse sr_RS at latin locale                        08/07/09
       http://bugs.python.org/issue6668    created  VPeric                        
                                                                               



Issues Now Closed (32)
______________________

Backport set comprehensions                                       506 days
       http://bugs.python.org/issue2334    alexandre.vassalotti          
       26backport                                                              

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

PyCF_DONT_IMPLY_DEDENT can be used to activate the with statemen  378 days
       http://bugs.python.org/issue3438    gpolo                         
       patch                                                                   

Include Tcl/Tk 8.5.4 in the windows binary for the upcoming beta  352 days
       http://bugs.python.org/issue3600    gpolo                         
                                                                               

Arrows key do not browse in the IDLE                              313 days
       http://bugs.python.org/issue3961    gpolo                         
                                                                               

IDLE.app (Mac) File Menu MIssing Options                          249 days
       http://bugs.python.org/issue4432    gpolo                         
                                                                               

multiprocessing.JoinableQueue task_done() issue                   234 days
       http://bugs.python.org/issue4660    jnoller                       
                                                                               

bug fix to prevent io.BytesIO from accepting arbitrary keyword a  149 days
       http://bugs.python.org/issue5449    alexandre.vassalotti          
       patch                                                                   

OverflowError in RLock.acquire()                                   12 days
       http://bugs.python.org/issue6562    davidar                       
                                                                               

Make Decimal constructor accept all unicode decimal digits in in    4 days
       http://bugs.python.org/issue6595    marketdickinson               
       patch                                                                   

urllib2 bug on CentOS                                               5 days
       http://bugs.python.org/issue6596    rpetrov                       
                                                                               

test_distutils subtest test_get_exe_bytes fails depending on exe    3 days
       http://bugs.python.org/issue6604    tarek                         
       patch                                                                   

smtplib.SMTP.sendmail() rejected after quit(),connect() sequence    6 days
       http://bugs.python.org/issue6605    amaury.forgeotdarc            
                                                                               

HTMLParser cannot deal with mixture of arbitrary data and charac    1 days
       http://bugs.python.org/issue6611    liudongmiao at gmail.com         
                                                                               

heapq.nsmallest and nlargest should be smarter/more usable/more     0 days
       http://bugs.python.org/issue6614    rhettinger                    
                                                                               

PyList_APPEND (append without incref)                               1 days
       http://bugs.python.org/issue6616    rhettinger                    
       patch                                                                   

Typo in a listing in 5.2.9 of language reference                    2 days
       http://bugs.python.org/issue6618    georg.brandl                  
                                                                               

Remove duplicated function in Lib/inspect.py                        1 days
       http://bugs.python.org/issue6619    marketdickinson               
       patch                                                                   

Variable may be used before first being assigned to in Lib/local    3 days
       http://bugs.python.org/issue6620    marketdickinson               
       patch                                                                   

[RFC] Remove leftover use of Carbon module from Lib/binhex.py       1 days
       http://bugs.python.org/issue6621    marketdickinson               
       patch                                                                   

[RFC] wrong variable used in Lib/poplib.py                          5 days
       http://bugs.python.org/issue6622    marketdickinson               
       patch                                                                   

PyArg_ParseTuple with "s" format and NUL: Bogus TypeError detail    0 days
       http://bugs.python.org/issue6624    jafo                          
                                                                               

seek doesn't properly handle file buffer, leads to silent data c    4 days
       http://bugs.python.org/issue6629    pitrou                        
       patch                                                                   

No handlers could be found for logger                               2 days
       http://bugs.python.org/issue6633    purpleidea                    
                                                                               

non-empty defaultdict .copy()  fails returning empty dict           1 days
       http://bugs.python.org/issue6637    rhettinger                    
                                                                               

cmathmodule.c: Extra comma in enum - fails on AIX                   0 days
       http://bugs.python.org/issue6644    marketdickinson               
                                                                               

codecs documentation does not mention surrogateescape               1 days
       http://bugs.python.org/issue6648    georg.brandl                  
                                                                               

missing cmath functions                                             0 days
       http://bugs.python.org/issue6652    georg.brandl                  
                                                                               

typo in buffer api docs                                             0 days
       http://bugs.python.org/issue6658    georg.brandl                  
                                                                               

Desire python.org documentation link to user contribution wiki (    1 days
       http://bugs.python.org/issue6660    keenethery                    
                                                                               

Mouse wheel crashes program                                      2102 days
       http://bugs.python.org/issue834351  gpolo                         
                                                                               

add "reload" function to IDLE                                    1583 days
       http://bugs.python.org/issue1175686 gpolo                         
                                                                               



Top Issues Most Discussed (10)
______________________________

  9 heapq.nsmallest and nlargest should be smarter/more usable/more    0 days
closed  http://bugs.python.org/issue6614   

  7 Include more fullwidth chars in the decimal codec                  4 days
open    http://bugs.python.org/issue6632   

  6 [RFC] wrong variable used in Lib/poplib.py                         5 days
closed  http://bugs.python.org/issue6622   

  5 show Python mimetypes module some love                             5 days
open    http://bugs.python.org/issue6626   

  5 json C serializer performance tied to structure depth on some s   10 days
open    http://bugs.python.org/issue6594   

  5 OverflowError in RLock.acquire()                                  12 days
closed  http://bugs.python.org/issue6562   

  5 asyncore incorrect failure when connection is refused and using   16 days
open    http://bugs.python.org/issue6550   

  5 error: (10035, 'The socket operation could not complete without  466 days
open    http://bugs.python.org/issue2710   

  5 Backport set literals                                            508 days
open    http://bugs.python.org/issue2335   

  4 Desire python.org documentation link to user contribution wiki     1 days
closed  http://bugs.python.org/issue6660   





More information about the Python-Dev mailing list