[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-dev
Subject:    [Python-Dev] Summary of Python tracker Issues
From:       Python tracker <status () bugs ! python ! org>
Date:       2010-01-29 17:09:19
Message-ID: 20100129170919.2CD0478659 () psf ! upfronthosting ! co ! za
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


ACTIVITY SUMMARY (01/22/10 - 01/29/10)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue 
number.  Do NOT respond to this message.


 2579 open (+34) / 17049 closed (+15) / 19628 total (+49)

Open issues with patches:  1049

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

Open Issues Breakdown
   open  2544 (+34)
pending    34 ( +0)

Issues Created Or Reopened (52)
_______________________________

Bad example in set tutorial                                      01/24/10
       http://bugs.python.org/issue4570    reopened flox                          
                                                                               

Cannot use both read and readline method in same ZipExtFile obje 01/28/10
CLOSED http://bugs.python.org/issue7610    reopened ezio.melotti                  
       patch                                                                   

test_lib2to3 fails if path contains space                        01/27/10
       http://bugs.python.org/issue7666    reopened flox                          
                                                                               

cPickle.load() segfault on invalid data                          01/22/10
CLOSED http://bugs.python.org/issue7758    created  dhelfman                      
                                                                               

mhlib fails on Btrfs filesystem (test_mhlib failure)             01/22/10
       http://bugs.python.org/issue7759    created  nascheme                      
                                                                               

use_errno=True does not work                                     01/23/10
       http://bugs.python.org/issue7760    created  Nikratio                      
                                                                               

telnetlib Telnet.interact fails on Windows but not Linux         01/23/10
       http://bugs.python.org/issue7761    created  mnewman                       
                                                                               

(C API) PyUnicode_Tailmatch documentation                        01/23/10
CLOSED http://bugs.python.org/issue7762    created  july                          
                                                                               

(C API) PyUnicode_Tailmatch documentation                        01/23/10
CLOSED http://bugs.python.org/issue7763    created  july                          
                                                                               

Doc for itertools recipe consume is complicated and less efficie 01/24/10
       http://bugs.python.org/issue7764    reopened flox                          
                                                                               

'unittest' documentation misprints                               01/23/10
CLOSED http://bugs.python.org/issue7765    created  july                          
       patch                                                                   

sys.getwindowsversion as PyStructSequence                        01/23/10
CLOSED http://bugs.python.org/issue7766    created  brian.curtin                  
       patch, patch, needs review                                              

Add PyLong_AsLongLongAndOverflow                                 01/24/10
       http://bugs.python.org/issue7767    created  casevh                        
       patch, needs review                                                     

raw_input should encode unicode prompt with std.stdout.encoding. 01/24/10
       http://bugs.python.org/issue7768    created  naoki                         
                                                                               

SimpleXMLRPCServer.SimpleXMLRPCServer.register_function as decor 01/24/10
       http://bugs.python.org/issue7769    created  ahojnnes                      
                                                                               

sin/cos function in decimal-docs                                 01/24/10
       http://bugs.python.org/issue7770    created  ahojnnes                      
       patch                                                                   

dict view comparison methods are not documented                  01/24/10
       http://bugs.python.org/issue7771    created  zuo                           
                                                                               

test_py3kwarn fails when running the whole test suite            01/24/10
       http://bugs.python.org/issue7772    created  flox                          
       patch                                                                   

platform._parse_release_file() can cause UnboundLocalError       01/24/10
CLOSED http://bugs.python.org/issue7773    created  Arfrever                      
       patch, needs review                                                     

sys.executable: wrong location if zeroth command argument is mod 01/24/10
       http://bugs.python.org/issue7774    created  tarek                         
                                                                               

str.rpartition(sep) -> (tail, sep, head)                         01/25/10
CLOSED http://bugs.python.org/issue7775    created  kaizhu                        
       patch                                                                   

httplib.py: ._tunnel() broken                                    01/25/10
       http://bugs.python.org/issue7776    created  cameron                       
                                                                               

Support needed for AF_RDS family                                 01/25/10
       http://bugs.python.org/issue7777    created  Andrew.Grover                 
                                                                               

Typo(s) in ``itertools`` documentation reST marker               01/25/10
CLOSED http://bugs.python.org/issue7778    created  fero14041                     
       patch                                                                   

smtplib SASL PLAIN authentication error                          01/25/10
CLOSED http://bugs.python.org/issue7779    reopened surkamp                       
                                                                               

unittest: allow an 'import_path' as an alternative to 'top_level 01/25/10
       http://bugs.python.org/issue7780    created  r.david.murray                
                                                                               

interactive pstats broken                                        01/26/10
       http://bugs.python.org/issue7781    created  MLModel                       
                                                                               

new test for test_iter.py                                        01/26/10
       http://bugs.python.org/issue7782    created  Steve Howell                  
                                                                               

test_normalization fails when NormalizationTest.txt is outdated  01/26/10
       http://bugs.python.org/issue7783    created  flox                          
       patch                                                                   

patch for making list/insert at the top of the list avoid memmov 01/26/10
       http://bugs.python.org/issue7784    created  Steve Howell                  
       patch                                                                   

FileIO.write() accepts Unicode strings                           01/26/10
CLOSED http://bugs.python.org/issue7785    created  dabeaz                        
                                                                               

Is the BlockingIOError exception an aborted idea?                01/26/10
CLOSED http://bugs.python.org/issue7786    created  dabeaz                        
                                                                               

Add an argument to test_support.open_urlresource to invalidate t 01/26/10
       http://bugs.python.org/issue7787    created  flox                          
       patch                                                                   

segfault when deleting from a list using slice with very big `st 01/26/10
       http://bugs.python.org/issue7788    created  zuo                           
       patch                                                                   

Issue using datetime with format()                               01/26/10
       http://bugs.python.org/issue7789    created  JordanS                       
                                                                               

struct_time documentation entry should point to the table defini 01/26/10
       http://bugs.python.org/issue7790    created  r.david.murray                
                                                                               

Python 2.6 standard library "sees also" something not in the sta 01/26/10
CLOSED http://bugs.python.org/issue7791    created  dholth                        
                                                                               

Errors registering non-classes with ABCs                         01/26/10
CLOSED http://bugs.python.org/issue7792    created  acooke                        
                                                                               

regrtest fails with "RuntimeError: maximum recursion depth excee 01/27/10
       http://bugs.python.org/issue7793    created  flox                          
       patch                                                                   

Document zipfile and directory execution in What's New for 2.6/3 01/27/10
       http://bugs.python.org/issue7794    created  ncoghlan                      
       easy                                                                    

BaseManager of multiprocessing module throws an exception if soc 01/27/10
CLOSED http://bugs.python.org/issue7795    created  MrRagga                       
                                                                               

No way to find out if an object is an instance of a namedtuple   01/27/10
       http://bugs.python.org/issue7796    created  pwaller                       
                                                                               

base64 module docs should indicate that encode methods return by 01/28/10
       http://bugs.python.org/issue7797    created  Justin.Lebar                  
                                                                               

document pydoc methods                                           01/28/10
       http://bugs.python.org/issue7798    created  techtonik                     
                                                                               

unittest returning standard_tests from load_tests in module fail 01/28/10
       http://bugs.python.org/issue7799    created  r.david.murray                
       easy                                                                    

Attributes of type list are static                               01/28/10
CLOSED http://bugs.python.org/issue7800    created  Chris.Carter                  
                                                                               

xmlrpc.client binary object examples needs to use binary mode    01/29/10
       http://bugs.python.org/issue7801    created  mnewman                       
                                                                               

socket.gaierror before ProtocolError for xmlrpc.client           01/29/10
       http://bugs.python.org/issue7802    created  mnewman                       
                                                                               

setup hangs on disk space requirements                           01/29/10
       http://bugs.python.org/issue7803    reopened brian.curtin                  
                                                                               

test_readline failure                                            01/29/10
       http://bugs.python.org/issue7804    created  pitrou                        
                                                                               

test_multiprocessing failure                                     01/29/10
       http://bugs.python.org/issue7805    created  pitrou                        
                                                                               

httplib.HTTPConnection.getresponse closes socket which destroys  01/29/10
       http://bugs.python.org/issue7806    created  Robert.Buchholz               
                                                                               



Issues Now Closed (33)
______________________

Extend buildbot web interface to allow for forced tests to be ru  653 days
       http://bugs.python.org/issue2611    loewis                        
                                                                               

Uninitialized value read in parsetok.c                            561 days
       http://bugs.python.org/issue3367    benjamin.peterson             
       patch, patch                                                            

Solaris buildbot failure on trunk in test_hostshot                400 days
       http://bugs.python.org/issue4698    nascheme                      
       buildbot                                                                

Py3k's posixpath.relpath not compatible with ntpath.relpath       171 days
       http://bugs.python.org/issue6651    brian.curtin                  
       patch                                                                   

hotshot stats load causes TypeError when multiple files are load  163 days
       http://bugs.python.org/issue6710    ezio.melotti                  
                                                                               

Add worker process lifetime to multiprocessing.Pool - patch incl  127 days
       http://bugs.python.org/issue6963    jnoller                       
       patch, needs review                                                     

buildbot occasional DBFileExistsError failures in test_bsddb3      80 days
       http://bugs.python.org/issue7269    ezio.melotti                  
       patch, buildbot                                                         

test_distutils: test_get_platform fails on 3.1                     31 days
       http://bugs.python.org/issue7591    flox                          
       buildbot                                                                

Cannot use both read and readline method in same ZipExtFile obje    1 days
       http://bugs.python.org/issue7610    ezio.melotti                  
       patch                                                                   

Test issue                                                         23 days
       http://bugs.python.org/issue7621    loewis                        
                                                                               

'-s' option in The Python Profiles > Instant User's Manual linke    6 days
       http://bugs.python.org/issue7725    georg.brandl                  
                                                                               

Patch all tests to change assertTrue(a [not] in b [, c]) -> asse    5 days
       http://bugs.python.org/issue7737    ezio.melotti                  
       patch                                                                   

Additional potential string -> float conversion issues.             3 days
       http://bugs.python.org/issue7743    mark.dickinson                
                                                                               

unicode supported in distutils register but not distutils upload    2 days
       http://bugs.python.org/issue7748    tarek                         
                                                                               

newgil backport                                                     7 days
       http://bugs.python.org/issue7753    pitrou                        
       patch, needs review                                                     

decimal.Decimal 0.0**0.0 error                                      1 days
       http://bugs.python.org/issue7754    mark.dickinson                
                                                                               

cPickle.load() segfault on invalid data                             0 days
       http://bugs.python.org/issue7758    eric.smith                    
                                                                               

(C API) PyUnicode_Tailmatch documentation                           0 days
       http://bugs.python.org/issue7762    georg.brandl                  
                                                                               

(C API) PyUnicode_Tailmatch documentation                           0 days
       http://bugs.python.org/issue7763    georg.brandl                  
                                                                               

'unittest' documentation misprints                                  4 days
       http://bugs.python.org/issue7765    ezio.melotti                  
       patch                                                                   

sys.getwindowsversion as PyStructSequence                           3 days
       http://bugs.python.org/issue7766    eric.smith                    
       patch, patch, needs review                                              

platform._parse_release_file() can cause UnboundLocalError          1 days
       http://bugs.python.org/issue7773    Arfrever                      
       patch, needs review                                                     

str.rpartition(sep) -> (tail, sep, head)                            0 days
       http://bugs.python.org/issue7775    ezio.melotti                  
       patch                                                                   

Typo(s) in ``itertools`` documentation reST marker                  0 days
       http://bugs.python.org/issue7778    fero14041                     
       patch                                                                   

smtplib SASL PLAIN authentication error                             0 days
       http://bugs.python.org/issue7779    surkamp                       
                                                                               

FileIO.write() accepts Unicode strings                              1 days
       http://bugs.python.org/issue7785    benjamin.peterson             
                                                                               

Is the BlockingIOError exception an aborted idea?                   0 days
       http://bugs.python.org/issue7786    benjamin.peterson             
                                                                               

Python 2.6 standard library "sees also" something not in the sta    1 days
       http://bugs.python.org/issue7791    ezio.melotti                  
                                                                               

Errors registering non-classes with ABCs                            0 days
       http://bugs.python.org/issue7792    cjw296                        
                                                                               

BaseManager of multiprocessing module throws an exception if soc    0 days
       http://bugs.python.org/issue7795    brian.curtin                  
                                                                               

Attributes of type list are static                                  0 days
       http://bugs.python.org/issue7800    Chris.Carter                  
                                                                               

Let shift operators take any integer value                       1713 days
       http://bugs.python.org/issue1205239 cmcqueen1975                  
                                                                               

Re-importing embedded thread dumps core                          1683 days
       http://bugs.python.org/issue1220756 nascheme                      
                                                                               



Top Issues Most Discussed (10)
______________________________

 23 newgil backport                                                    7 days
closed  http://bugs.python.org/issue7753   

 18 segfault when deleting from a list using slice with very big `s    3 days
open    http://bugs.python.org/issue7788   

 12 sys.getwindowsversion as PyStructSequence                          3 days
closed  http://bugs.python.org/issue7766   

 10 Doc for itertools recipe consume is complicated and less effici    5 days
open    http://bugs.python.org/issue7764   

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

  9 patch for making list/insert at the top of the list avoid memmo    3 days
open    http://bugs.python.org/issue7784   

  9 Cannot use both read and readline method in same ZipExtFile obj    1 days
closed  http://bugs.python.org/issue7610   

  8 sin/cos function in decimal-docs                                   5 days
open    http://bugs.python.org/issue7770   

  7 No way to find out if an object is an instance of a namedtuple     2 days
open    http://bugs.python.org/issue7796   

  7 sys.executable: wrong location if zeroth command argument is mo    5 days
open    http://bugs.python.org/issue7774   





_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-dev%40progressive-comp.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic