ACTIVITY SUMMARY (2010-07-02 - 2010-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.


 2813 open (+52) / 18217 closed (+15) / 21030 total (+67)

Open issues with patches:  1133

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

Open Issues Breakdown
       open  2779 (+51)
languishing    14 ( +0)
    pending    19 ( +1)

Issues Created Or Reopened (75)
_______________________________

backport 3.0-style \u/\U processing in raw strings when unicod 2010-07-07
       http://bugs.python.org/issue2570    reopened alexandre.vassalotti        
         
       patch                                                                   

audioop: check that length is a multiple of the size           2010-07-04
CLOSED http://bugs.python.org/issue7673    reopened pitrou                      
         
       patch                                                                   

sys.getwindowsversion as PyStructSequence                      2010-07-08
CLOSED http://bugs.python.org/issue7766    reopened brian.curtin                
         
       patch, patch, needs review                                              

dis module documentation gives no indication of the dangers of 2010-07-05
       http://bugs.python.org/issue7829    reopened tjreedy                     
         
       needs review                                                            

`make patchcheck` should check the whitespace of .c/.h files   2010-07-05
       http://bugs.python.org/issue8912    reopened belopolsky                  
         
       patch, needs review                                                     

Year range in timetuple                                        2010-07-05
       http://bugs.python.org/issue9005    reopened belopolsky                  
         
       patch                                                                   

Separate compilation of time and datetime modules              2010-07-04
       http://bugs.python.org/issue9012    reopened doko                        
         
       patch                                                                   

str.capitalize() should not lower the rest of the string       2010-07-04
CLOSED http://bugs.python.org/issue9091    reopened tjreedy                     
         
       patch                                                                   

test_coercion fails in refleak runs                            2010-07-02
CLOSED http://bugs.python.org/issue9145    created  pitrou                      
         
                                                                               

Segfault in hashlib in OpenSSL FIPS mode using non-FIPS-compli 2010-07-02
       http://bugs.python.org/issue9146    created  dmalcolm                    
         
       patch                                                                   

dis.show_code() variant that accepts source strings (and retur 2010-07-03
       http://bugs.python.org/issue9147    created  ncoghlan                    
         
                                                                               

os.execve puts process to background on windows                2010-07-03
       http://bugs.python.org/issue9148    created  techtonik                   
         
                                                                               

colorsys.py function rgb_to_hls                                2010-07-03
CLOSED http://bugs.python.org/issue9149    created  David.Hood                  
         
                                                                               

IDLE should not save trailing whitespace after strip trailing  2010-07-03
       http://bugs.python.org/issue9150    created  rhprogrammer                
         
                                                                               

Demo/classes/Dates.py does not work in 3.x                     2010-07-03
CLOSED http://bugs.python.org/issue9151    created  belopolsky                  
         
       patch, easy                                                             

Dead code in datetime module                                   2010-07-04
CLOSED http://bugs.python.org/issue9152    created  belopolsky                  
         
       patch, easy                                                             

Run tests and demos as part of the test suite                  2010-07-04
       http://bugs.python.org/issue9153    created  merwok                      
         
                                                                               

Parser module doesn't understand function annotations.         2010-07-04
       http://bugs.python.org/issue9154    created  mark.dickinson              
         
       patch                                                                   

Reserve COMPARE_OP for rich comparisons                        2010-07-04
       http://bugs.python.org/issue9155    created  serprex                     
         
       patch                                                                   

socket._fileobject: read raises AttributeError when closed in  2010-07-05
       http://bugs.python.org/issue9156    created  panzi                       
         
                                                                               

Allow inspection of used decorators on a function              2010-07-05
       http://bugs.python.org/issue9157    created  mitar                       
         
                                                                               

PyArg_ParseTuple y* documentation is incorrect                 2010-07-05
CLOSED http://bugs.python.org/issue9158    created  terrence                    
         
       patch                                                                   

asyncore.file_wrapper does not register its fd to socket_map   2010-07-05
CLOSED http://bugs.python.org/issue9159    created  kimhyunkang                 
         
                                                                               

Documentation link of 3.2 not working at docs.python.org       2010-07-05
CLOSED http://bugs.python.org/issue9160    created  eli.bendersky               
         
                                                                               

add_option in optparse no longer accepts unicode string        2010-07-05
       http://bugs.python.org/issue9161    created  cmcqueen1975                
         
                                                                               

License for multiprocessing files                              2010-07-05
       http://bugs.python.org/issue9162    created  FladischerMichael           
         
       easy                                                                    

test_gdb fails                                                 2010-07-05
CLOSED http://bugs.python.org/issue9163    created  Michael.Blume               
         
                                                                               

2.7 sysconfig should handle arch duplicates while building uni 2010-07-05
       http://bugs.python.org/issue9164    created  jyrkiwahlstedt              
         
                                                                               

Add math.isfinite()                                            2010-07-05
       http://bugs.python.org/issue9165    created  benjamin.peterson           
         
       patch                                                                   

minor misstatement in What's New in 2.7                        2010-07-05
CLOSED http://bugs.python.org/issue9166    created  stutzbach                   
         
       patch                                                                   

argv double encoding on OSX                                    2010-07-05
       http://bugs.python.org/issue9167    created  piro                        
         
       patch                                                                   

setuid in smtp.py sheds privileges before binding port         2010-07-05
       http://bugs.python.org/issue9168    created  alfmel                      
         
       patch                                                                   

Deprecate use of more than 3 positional arguments in timedelta 2010-07-05
       http://bugs.python.org/issue9169    created  belopolsky                  
         
                                                                               

zipfile cannot read AES encrypted files                        2010-07-05
       http://bugs.python.org/issue9170    created  aymill                      
         
                                                                               

sysconfig module does not support -m option                    2010-07-05
       http://bugs.python.org/issue9171    created  giampaolo.rodola            
         
       easy                                                                    

zipfile.extractall always raises an OSError after successfully 2010-07-05
       http://bugs.python.org/issue9172    created  aymill                      
         
                                                                               

logger statement not guarded in shutil._make_tarball           2010-07-06
       http://bugs.python.org/issue9173    created  paulsmith                   
         
       patch                                                                   

unittest assertEqual error output sub-optimal for single strin 2010-07-06
       http://bugs.python.org/issue9174    created  r.david.murray              
         
       patch                                                                   

ctypes doesn't build on hp-ux                                  2010-07-06
       http://bugs.python.org/issue9175    created  ronaldoussoren              
         
                                                                               

module termios doesn't build on HP-UX                          2010-07-06
       http://bugs.python.org/issue9176    created  ronaldoussoren              
         
                                                                               

ssl.read/write on closed socket raises AttributeError          2010-07-06
       http://bugs.python.org/issue9177    created  cbay                        
         
                                                                               

Compile problem on HP-UX 11                                    2010-07-06
CLOSED http://bugs.python.org/issue9178    created  ronaldoussoren              
         
                                                                               

Lookback with group references incorrect (two issues?)         2010-07-06
       http://bugs.python.org/issue9179    created  acooke                      
         
                                                                               

Memory Error                                                   2010-07-06
       http://bugs.python.org/issue9180    created  freakcycle                  
         
                                                                               

Solaris extension building does not work with 64 bit python    2010-07-06
       http://bugs.python.org/issue9181    created  redcomet                    
         
                                                                               

document “--” as a way to distinguish option w/ narg='+' f 2010-07-06
       http://bugs.python.org/issue9182    reopened merwok                      
         
       easy                                                                    

Intern UTC timezone                                            2010-07-06
       http://bugs.python.org/issue9183    created  belopolsky                  
         
       patch, easy                                                             

open() doc: default value for buffering is -1, not None        2010-07-06
       http://bugs.python.org/issue9184    created  haypo                       
         
       patch                                                                   

os.getcwd causes infinite loop on solaris                      2010-07-07
       http://bugs.python.org/issue9185    created  csernazs                    
         
                                                                               

math.log1p(-1.0) produces OverflowError; should be ValueError  2010-07-07
CLOSED http://bugs.python.org/issue9186    created  mark.dickinson              
         
       patch                                                                   

Can't find file  "vcvars64.bat"                                2010-07-07
CLOSED http://bugs.python.org/issue9187    created  Lloyd.Sheng                 
         
                                                                               

test_gdb fails for UCS2 builds with UCS2 gdb                   2010-07-07
       http://bugs.python.org/issue9188    created  pitrou                      
         
       patch                                                                   

Improve CFLAGS handling                                        2010-07-07
       http://bugs.python.org/issue9189    created  jyasskin                    
         
                                                                               

Undefined behaviour in _PyFloat_Pack4                          2010-07-07
       http://bugs.python.org/issue9190    created  mark.dickinson              
         
                                                                               

winreg.c:Reg2Py() may leak memory (in unusual circumstances)   2010-07-07
       http://bugs.python.org/issue9191    created  stutzbach                   
         
                                                                               

Add a a way to determine float format                          2010-07-07
       http://bugs.python.org/issue9192    created  benjamin.peterson           
         
                                                                               

Versioned .so files                                            2010-07-07
       http://bugs.python.org/issue9193    created  barry                       
         
       patch                                                                   

winreg:fixupMultiSZ should check that P < Q in the inner loop  2010-07-08
       http://bugs.python.org/issue9194    created  stutzbach                   
         
                                                                               

Link in docs from "String Formatting Operations" to "Template  2010-07-08
       http://bugs.python.org/issue9195    created  cmcqueen1975                
         
                                                                               

Improve docs for string interpolation "%s" re Unicode strings  2010-07-08
       http://bugs.python.org/issue9196    created  cmcqueen1975                
         
                                                                               

subprocess module causing crash                                2010-07-08
       http://bugs.python.org/issue9197    created  mpalluat                    
         
                                                                               

Should repr() print unicode characters outside the BMP?        2010-07-08
       http://bugs.python.org/issue9198    created  amaury.forgeotdarc          
         
       patch                                                                   

distutil upload command crashes when displaying server respons 2010-07-08
       http://bugs.python.org/issue9199    created  pje                         
         
                                                                               

str.isprintable() is always False for large code points        2010-07-08
       http://bugs.python.org/issue9200    created  amaury.forgeotdarc          
         
                                                                               

IDLE: raises Exception TclError in a special case              2010-07-08
       http://bugs.python.org/issue9201    created  doko                        
         
                                                                               

Update platform.win32_ver() to account for change to #8413     2010-07-08
CLOSED http://bugs.python.org/issue9202    created  brian.curtin                
         
       patch, needs review                                                     

Use computed gotos by default                                  2010-07-08
       http://bugs.python.org/issue9203    created  pitrou                      
         
                                                                               

The documentation of PyType_Type in py3k mentions types.TypeTy 2010-07-08
       http://bugs.python.org/issue9204    created  durban                      
         
                                                                               

Parent process hanging in multiprocessing if children terminat 2010-07-08
       http://bugs.python.org/issue9205    created  gdb                         
         
       patch                                                                   

repr(os.stat(..)) is broken by the structseq change            2010-07-08
CLOSED http://bugs.python.org/issue9206    created  belopolsky                  
         
       patch                                                                   

multiprocessing occasionally spits out exception during shutdo 2010-07-08
       http://bugs.python.org/issue9207    created  gdb                         
         
                                                                               

SMTPHandler in the logging module does not handle unicode stri 2010-07-08
       http://bugs.python.org/issue9208    created  norbidur                    
         
                                                                               

pstats module crashes on trailing backslash                    2010-07-09
       http://bugs.python.org/issue9209    created  isandler                    
         
                                                                               

remove --with-wctype-functions configure option                2010-07-09
       http://bugs.python.org/issue9210    created  amaury.forgeotdarc          
         
       patch                                                                   

Cannot close socket after ssl handshake failed                 2010-07-09
CLOSED http://bugs.python.org/issue9211    created  metachris                   
         
                                                                               



Issues Now Closed (59)
______________________

Broken pipes should be handled better in 2.x                    940 days
       http://bugs.python.org/issue1596    tjreedy                              
                                                                               

Backport of PEP 3102 "keyword-only arguments" to 2.6            912 days
       http://bugs.python.org/issue1745    alexandre.vassalotti                 
       patch                                                                   

email.MIMEText.MIMEText.as_string incorrectly folding long sub  888 days
       http://bugs.python.org/issue1974    nicdumz                              
                                                                               

test_al converted to unittest                                   884 days
       http://bugs.python.org/issue2022    benjamin.peterson                    
       patch                                                                   

test_cd converted to unittest                                   884 days
       http://bugs.python.org/issue2023    benjamin.peterson                    
       patch                                                                   

test_gl.py converted to unittest                                884 days
       http://bugs.python.org/issue2024    benjamin.peterson                    
       patch                                                                   

test_sunaudiodev.py converted to unittest                       883 days
       http://bugs.python.org/issue2044    benjamin.peterson                    
       patch                                                                   

Python should expose a pthread_cond_timedwait API for threadin  748 days
       http://bugs.python.org/issue3155    pitrou                               
                                                                               

Cleanup of tp_basicsize inheritance                             732 days
       http://bugs.python.org/issue3268    benjamin.peterson                    
       patch                                                                   

Fork + shelve causes shelve corruption and backtrace            566 days
       http://bugs.python.org/issue4679    belopolsky                           
                                                                               

Error in atexit._run_exitfuncs [...] Exception expected for va  527 days
       http://bugs.python.org/issue5089    mark.dickinson                       
                                                                               

urlencode does not handle "bytes" and could easily handle alte  480 days
       http://bugs.python.org/issue5468    orsenthil                            
       patch                                                                   

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

What should happen to signals when the main thread dies?        402 days
       http://bugs.python.org/issue6162    tjreedy                              
                                                                               

Enhance dis.dis to autocompile codestrings                      357 days
       http://bugs.python.org/issue6507    merwok                               
       patch, easy                                                             

Do we have something like       os.pid_exists()?                      350 days
       http://bugs.python.org/issue6554    tjreedy                              
                                                                               

interrupts during long writes cause connection corruption with  346 days
       http://bugs.python.org/issue6587    pitrou                               
                                                                               

otparse: processing variable number of short option arguments   346 days
       http://bugs.python.org/issue6592    tjreedy                              
                                                                               

audioop: check that length is a multiple of the size              0 days
       http://bugs.python.org/issue7673    mark.dickinson                       
       patch                                                                   

sys.getwindowsversion as PyStructSequence                         0 days
       http://bugs.python.org/issue7766    brian.curtin                         
       patch, patch, needs review                                              

Fnmatch cache is never cleared during usage                     156 days
       http://bugs.python.org/issue7846    r.david.murray                       
       patch, needs review                                                     

MemoryError While Executing Python Code                         146 days
       http://bugs.python.org/issue7899    mark.dickinson                       
                                                                               

String interpolation doesn't work with sys.version_info          84 days
       http://bugs.python.org/issue8413    belopolsky                           
       patch                                                                   

Let cmd.cmd.intro be unicode friendly                            76 days
       http://bugs.python.org/issue8470    r.david.murray                       
                                                                               

itertools.filterfalse() function missing                         75 days
       http://bugs.python.org/issue8472    georg.brandl                         
                                                                               

test_gdb, gdb/libpython.py: Unable to read information on pyth   78 days
       http://bugs.python.org/issue8482    dmalcolm                             
                                                                               

test_gdb can fail with compiler opts                             66 days
       http://bugs.python.org/issue8605    pitrou                               
       patch                                                                   

2to3 fails with assertion failure on "from itertools import *"   31 days
       http://bugs.python.org/issue8892    benjamin.peterson                    
       patch                                                                   

PyBuffer_Release signature in 3.1 documentation is incorrect     30 days
       http://bugs.python.org/issue8946    krisvale                             
                                                                               

Provide parseable repr to datetime.timezone                      21 days
       http://bugs.python.org/issue9000    belopolsky                           
       patch, easy                                                             

2.7: eval hangs on AIX                                           16 days
       http://bugs.python.org/issue9020    pitrou                               
       patch                                                                   

At least some Tools utilities are still Python 2                  9 days
       http://bugs.python.org/issue9083    merwok                               
                                                                               

str.capitalize() should not lower the rest of the string          1 days
       http://bugs.python.org/issue9091    orsenthil                            
       patch                                                                   

Make python-m pickletools do something useful                     9 days
       http://bugs.python.org/issue9094    belopolsky                           
       patch, easy                                                             

importlib doesn't handle valid marshalled data with invalid se    7 days
       http://bugs.python.org/issue9096    brett.cannon                         
                                                                               

remove numbers from 3-.. level entries in docs toc                5 days
       http://bugs.python.org/issue9106    tjreedy                              
                                                                               

Parser module fails to validate class decorators correctly.       4 days
       http://bugs.python.org/issue9128    mark.dickinson                       
       patch                                                                   

Parser module fails on short relative imports                     4 days
       http://bugs.python.org/issue9130    mark.dickinson                       
       patch                                                                   

RuntimeError when profiling Decimal                               8 days
       http://bugs.python.org/issue9136    mark.dickinson                       
       patch                                                                   

Add examples for str.format()                                     1 days
       http://bugs.python.org/issue9139    ezio.melotti                         
       patch                                                                   

Import error for multiprocessing in 2.7rc2 on Windows             1 days
       http://bugs.python.org/issue9144    jnoller                              
       patch                                                                   

test_coercion fails in refleak runs                               2 days
       http://bugs.python.org/issue9145    flox                                 
                                                                               

colorsys.py function rgb_to_hls                                   2 days
       http://bugs.python.org/issue9149    David.Hood                           
                                                                               

Demo/classes/Dates.py does not work in 3.x                        1 days
       http://bugs.python.org/issue9151    merwok                               
       patch, easy                                                             

Dead code in datetime module                                      1 days
       http://bugs.python.org/issue9152    belopolsky                           
       patch, easy                                                             

PyArg_ParseTuple y* documentation is incorrect                    1 days
       http://bugs.python.org/issue9158    terrence                             
       patch                                                                   

asyncore.file_wrapper does not register its fd to socket_map      0 days
       http://bugs.python.org/issue9159    kimhyunkang                          
                                                                               

Documentation link of 3.2 not working at docs.python.org          0 days
       http://bugs.python.org/issue9160    georg.brandl                         
                                                                               

test_gdb fails                                                    3 days
       http://bugs.python.org/issue9163    dmalcolm                             
                                                                               

minor misstatement in What's New in 2.7                           0 days
       http://bugs.python.org/issue9166    georg.brandl                         
       patch                                                                   

Compile problem on HP-UX 11                                       0 days
       http://bugs.python.org/issue9178    loewis                               
                                                                               

math.log1p(-1.0) produces OverflowError; should be ValueError     0 days
       http://bugs.python.org/issue9186    mark.dickinson                       
       patch                                                                   

Can't find file  "vcvars64.bat"                                   0 days
       http://bugs.python.org/issue9187    skrah                                
                                                                               

Update platform.win32_ver() to account for change to #8413        0 days
       http://bugs.python.org/issue9202    brian.curtin                         
       patch, needs review                                                     

repr(os.stat(..)) is broken by the structseq change               0 days
       http://bugs.python.org/issue9206    benjamin.peterson                    
       patch                                                                   

Cannot close socket after ssl handshake failed                    0 days
       http://bugs.python.org/issue9211    metachris                            
                                                                               

logging handlers raise exception on level                      2367 days
       http://bugs.python.org/issue876421  Mickey.Killianey                     
                                                                               

socket_htons does not work under AIX 64-bit                    2299 days
       http://bugs.python.org/issue921868  skrah                                
       easy                                                                    

Add an updating load function in pickle                        2230 days
       http://bugs.python.org/issue960821  belopolsky                           
                                                                               



Top Issues Most Discussed (10)
______________________________

 20 Regexp 2.7 (modifications to current re 2.2.2)                   815 days
open        http://bugs.python.org/issue2636   

 19 Use Py_UCS4 instead of Py_UNICODE in unicodectype.c              523 days
open        http://bugs.python.org/issue5127   

 18 Add pure Python implementation of datetime module to CPython     137 days
open        http://bugs.python.org/issue7989   

 16 multiprocessing occasionally spits out exception during shutdow    1 days
open        http://bugs.python.org/issue9207   

 13 Reserve COMPARE_OP for rich comparisons                            5 days
open        http://bugs.python.org/issue9155   

 11 Should repr() print unicode characters outside the BMP?            1 days
open        http://bugs.python.org/issue9198   

 11 String interpolation doesn't work with sys.version_info           84 days
closed      http://bugs.python.org/issue8413   

 10 Fnmatch cache is never cleared during usage                      156 days
closed      http://bugs.python.org/issue7846   

  9 difflib.SequenceMatcher not matching long sequences              773 days
open        http://bugs.python.org/issue2986   

  8 2.7 sysconfig should handle arch duplicates while building univ    4 days
open        http://bugs.python.org/issue9164   



_______________________________________________
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/archive%40mail-archive.com

Reply via email to