[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jun 11 18:07:44 CEST 2010


ACTIVITY SUMMARY (2010-06-04 - 2010-06-11)
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.


 2764 open (+54) / 18028 closed (+23) / 20792 total (+77)

Open issues with patches:  1115

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

Open Issues Breakdown
       open  2737 (+54)
languishing    12 ( +0)
    pending    14 ( +0)

Issues Created Or Reopened (79)
_______________________________

datetime.datetime operator methods are not subclass-friendly   2010-06-09
       http://bugs.python.org/issue2267    reopened belopolsky                           
       patch                                                                   

DeprecationWarning message applies to wrong context with exec( 2010-06-10
       http://bugs.python.org/issue3423    reopened ghazel                               
                                                                               

sunau bytes / str TypeError in Py3k                            2010-06-04
CLOSED http://bugs.python.org/issue8897    created  tjollans                             
       patch                                                                   

The email package should defer to the codecs module for	all al 2010-06-04
       http://bugs.python.org/issue8898    created  r.david.murray                       
       easy                                                                    

Add docstrings to time.struct_time                             2010-06-04
CLOSED http://bugs.python.org/issue8899    created  belopolsky                           
       patch, easy                                                             

IDLE crashes if Preference set to At Startup -> Open Edit Wind 2010-06-04
       http://bugs.python.org/issue8900    created  mhuster                              
                                                                               

Windows registry path not ignored with -E option               2010-06-05
       http://bugs.python.org/issue8901    created  flashk                               
       patch, needs review                                                     

add datetime.time.now() for consistency                        2010-06-05
       http://bugs.python.org/issue8902    created  techtonik                            
                                                                               

Add module level now() and today() functions to datetime modul 2010-06-05
CLOSED http://bugs.python.org/issue8903    created  techtonik                            
                                                                               

quick example how to fix docs                                  2010-06-05
       http://bugs.python.org/issue8904    created  techtonik                            
                                                                               

difflib should accept arbitrary line iterators                 2010-06-05
       http://bugs.python.org/issue8905    created  techtonik                            
                                                                               

Document TestCase attributes in class docstring                2010-06-05
       http://bugs.python.org/issue8906    created  flub                                 
                                                                               

time module documentation differs in trunk and py3k            2010-06-05
CLOSED http://bugs.python.org/issue8907    created  belopolsky                           
       patch                                                                   

friendly errors for UAC misbehavior in windows installers      2010-06-05
       http://bugs.python.org/issue8908    created  techtonik                            
       patch                                                                   

mention bitmap size for bdist_wininst                          2010-06-05
CLOSED http://bugs.python.org/issue8909    created  techtonik                            
       patch                                                                   

Write a text file explaining why Lib/test/data exists          2010-06-06
       http://bugs.python.org/issue8910    created  brett.cannon                         
       patch, easy, needs review                                               

regrtest.main should have a test skipping argument             2010-06-06
       http://bugs.python.org/issue8911    created  brett.cannon                         
       easy                                                                    

`make patchcheck` should check the whitespace of .c/.h files   2010-06-06
       http://bugs.python.org/issue8912    created  brett.cannon                         
                                                                               

Document that datetime.__format__ is datetime.strftime         2010-06-06
       http://bugs.python.org/issue8913    created  brett.cannon                         
       easy                                                                    

Run clang's static analyzer                                    2010-06-06
       http://bugs.python.org/issue8914    created  brett.cannon                         
                                                                               

Use locale.nl_langinfo in _strptime                            2010-06-06
       http://bugs.python.org/issue8915    created  brett.cannon                         
                                                                               

Move PEP 362 (function signature objects) into inspect         2010-06-06
       http://bugs.python.org/issue8916    created  brett.cannon                         
                                                                               

Segmentation error happens in Embedding Python.                2010-06-06
       http://bugs.python.org/issue8917    created  tanaga                               
                                                                               

distutils test failure on solaris: IOError: [Errno 2] No such  2010-06-06
       http://bugs.python.org/issue8918    created  srid                                 
                                                                               

python should read ~/.pythonrc.py by default                   2010-06-06
       http://bugs.python.org/issue8919    created  lesmana                              
                                                                               

PYTHONSTARTUP should expand "~"                                2010-06-06
       http://bugs.python.org/issue8920    created  lesmana                              
                                                                               

2.7rc1: test_ttk failures on OSX 10.4                          2010-06-06
       http://bugs.python.org/issue8921    created  srid                                 
                                                                               

Improve encoding shortcuts in PyUnicode_AsEncodedString()      2010-06-06
CLOSED http://bugs.python.org/issue8922    created  haypo                                
       patch                                                                   

Remove unused "errors" argument	from	_PyUnicode_AsDefaultEncod 2010-06-06
       http://bugs.python.org/issue8923    created  haypo                                
       patch                                                                   

Error in error message in logging                              2010-06-06
       http://bugs.python.org/issue8924    created  PeterL                               
                                                                               

Improve c-api/arg.rst: use "bytes" or "str" types instead	of " 2010-06-06
CLOSED http://bugs.python.org/issue8925    created  haypo                                
       patch                                                                   

getargs.c: release the buffer on error                         2010-06-06
       http://bugs.python.org/issue8926    created  haypo                                
       patch                                                                   

Cannot handle complex requirement resolution                   2010-06-06
       http://bugs.python.org/issue8927    created  dabrahams                            
                                                                               

wininst: could not create key                                  2010-06-06
CLOSED http://bugs.python.org/issue8928    created  techtonik                            
                                                                               

wininst: msvcr90 dependency in x64 build                       2010-06-06
CLOSED http://bugs.python.org/issue8929    created  techtonik                            
                                                                               

messed up formatting after reindenting                         2010-06-06
       http://bugs.python.org/issue8930    created  benjamin.peterson                    
                                                                               

'#' has no affect with 'c' type                                2010-06-06
       http://bugs.python.org/issue8931    created  benjamin.peterson                    
                                                                               

test_capi fails --without-threads                              2010-06-07
CLOSED http://bugs.python.org/issue8932    created  skrah                                
       patch, buildbot                                                         

Invalid detection of metadata version                          2010-06-07
       http://bugs.python.org/issue8933    created  benliles                             
                                                                               

aifc should use str instead of bytes (wave, sunau compatibilit 2010-06-07
       http://bugs.python.org/issue8934    created  tjollans                             
       patch                                                                   

Syntax error in os.py                                          2010-06-08
CLOSED http://bugs.python.org/issue8935    created  sklein                               
                                                                               

webbrowser regression on windows                               2010-06-08
       http://bugs.python.org/issue8936    created  techtonik                            
                                                                               

SimpleHTTPServer should contain usage example                  2010-06-08
       http://bugs.python.org/issue8937    created  techtonik                            
                                                                               

Mac OS  dialogs(Save As..., Load) translation                  2010-06-08
       http://bugs.python.org/issue8938    created  Pavel.Denisow                        
                                                                               

Use C type names (PyUnicode etc;) in the C API docs            2010-06-08
       http://bugs.python.org/issue8939    created  pitrou                               
       patch                                                                   

*HTTPServer need a summary page with API inheritance table     2010-06-08
       http://bugs.python.org/issue8940    created  techtonik                            
                                                                               

utf-32be codec failing on UCS-2 python build for 32-bit	value  2010-06-08
       http://bugs.python.org/issue8941    created  opstad                               
       patch                                                                   

__path__ attribute of modules loaded by zipimporter is unteste 2010-06-08
       http://bugs.python.org/issue8942    created  exarkun                              
                                                                               

Bug in InteractiveConsole                                      2010-06-08
       http://bugs.python.org/issue8943    created  fabioz                               
                                                                               

test_winreg.test_reflection_functions fails on Windows Server  2010-06-08
       http://bugs.python.org/issue8944    created  brian.curtin                         
                                                                               

Bug in **kwds expansion on call?                               2010-06-08
CLOSED http://bugs.python.org/issue8945    created  tjreedy                              
                                                                               

PyBuffer_Release signature in 3.1 documentation is incorrect   2010-06-08
CLOSED http://bugs.python.org/issue8946    created  opstad                               
                                                                               

Provide  as_integer_ratio() method to Decimal                  2010-06-08
       http://bugs.python.org/issue8947    created  belopolsky                           
       patch                                                                   

cleanup functions are not executed with unittest.TestCase.debu 2010-06-08
CLOSED http://bugs.python.org/issue8948    created  michael.foord                        
                                                                               

PyArg_Parse*(): "z" should not accept bytes                    2010-06-08
       http://bugs.python.org/issue8949    created  haypo                                
       patch                                                                   

In getargs.c, make 'L' code raise TypeError for float argument 2010-06-08
CLOSED http://bugs.python.org/issue8950    created  mark.dickinson                       
       patch                                                                   

PyArg_Parse*(): factorize code of 's' and 'z' formats, and 'u' 2010-06-08
       http://bugs.python.org/issue8951    created  haypo                                
       patch                                                                   

Doc/c-api/arg.rst: fix documentation of number formats         2010-06-09
       http://bugs.python.org/issue8952    created  haypo                                
                                                                               

Syntax error in http://docs.python.org/library/decimal.html#re 2010-06-09
CLOSED http://bugs.python.org/issue8953    created  Jean.Jordaan                         
                                                                               

wininst regression: errors when building on linux              2010-06-09
       http://bugs.python.org/issue8954    created  techtonik                            
                                                                               

import doesn't notice changes to working directory             2010-06-09
CLOSED http://bugs.python.org/issue8955    created  purpleidea                           
                                                                               

Incorrect ValueError message for subprocess.Popen.send_signal( 2010-06-09
       http://bugs.python.org/issue8956    created  giampaolo.rodola                     
                                                                               

strptime('%c', ..) fails to parse output of strftime('%c', ..) 2010-06-09
       http://bugs.python.org/issue8957    created  belopolsky                           
                                                                               

2.7rc1 tarfile.py: `bltn_open(targetpath, "wb")` -> IOError: I 2010-06-09
CLOSED http://bugs.python.org/issue8958    created  srid                                 
                                                                               

WINFUNCTYPE wrapped ctypes callbacks not functioning correctly 2010-06-10
       http://bugs.python.org/issue8959    created  mdcurran                             
                                                                               

2.6 README                                                     2010-06-10
       http://bugs.python.org/issue8960    created  vojta.rylko                          
                                                                               

compile Python-2.7rc1 on AIX 5.3 with xlc_r                    2010-06-10
CLOSED http://bugs.python.org/issue8961    created  tgulacsi                             
                                                                               

IOError: [Errno 13] permission denied                          2010-06-10
CLOSED http://bugs.python.org/issue8962    created  Caitlin.Kavanaugh                    
                                                                               

test_urllibnet failure                                         2010-06-10
       http://bugs.python.org/issue8963    created  pitrou                               
       patch                                                                   

Method _sys_version() module Lib\platform.py does parse	correc 2010-06-10
       http://bugs.python.org/issue8964    created  fredericaltorres                     
                                                                               

test_imp fails on OSX when LANG is set                         2010-06-10
CLOSED http://bugs.python.org/issue8965    created  belopolsky                           
       patch                                                                   

ctypes: remove implicit conversion between unicode and bytes   2010-06-10
       http://bugs.python.org/issue8966    created  haypo                                
       patch                                                                   

Create PyErr_GetWindowsMessage() function                      2010-06-11
       http://bugs.python.org/issue8967    created  haypo                                
       patch                                                                   

token type constants are not documented                        2010-06-11
       http://bugs.python.org/issue8968    created  isandler                             
                                                                               

Windows: use (mbcs in) strict mode to encode/decode filenames, 2010-06-11
       http://bugs.python.org/issue8969    created  haypo                                
       patch                                                                   

Tkinter Litmus Test                                            2010-06-11
CLOSED http://bugs.python.org/issue8970    created  rantingrick                          
                                                                               

Tkinter Litmus Test                                            2010-06-11
CLOSED http://bugs.python.org/issue8971    created  rantingrick                          
                                                                               

subprocess.list2cmdline doesn't quote the & character          2010-06-11
       http://bugs.python.org/issue8972    created  shypike                              
                                                                               

Inconsistent docstrings in struct module                       2010-06-11
       http://bugs.python.org/issue8973    created  belopolsky                           
                                                                               



Issues Now Closed (46)
______________________

Confusing error message when dividing timedelta using /        1008 days
       http://bugs.python.org/issue1083    belopolsky                           
       patch                                                                   

"[Errno 11] Resource temporarily unavailable" while using trac  676 days
       http://bugs.python.org/issue3494    tjreedy                              
                                                                               

email.generator.Generator object bytes/str crash - b64encode()  522 days
       http://bugs.python.org/issue4768    r.david.murray                       
       patch                                                                   

msgfmt.py does not work with plural form                        452 days
       http://bugs.python.org/issue5464    loewis                               
                                                                               

tools\msi\merge.py is sensitive to lack of config.py            451 days
       http://bugs.python.org/issue5467    loewis                               
       patch                                                                   

CVE-2008-5983 python: untrusted python modules search path      423 days
       http://bugs.python.org/issue5753    akuchling                            
       patch                                                                   

httplib fails with HEAD requests to pages with "transfer-encod    9 days
       http://bugs.python.org/issue6312    orsenthil                            
       patch                                                                   

Tkinter import fails when running Python.exe from a network sh  327 days
       http://bugs.python.org/issue6470    loewis                               
       patch, needs review                                                     

IDLE (python 3.1.1) syntax coloring for b'bytestring' and u'un  230 days
       http://bugs.python.org/issue7166    taleinat                             
       easy                                                                    

raw_input should encode unicode prompt with std.stdout.encodin  136 days
       http://bugs.python.org/issue7768    naoki                                
                                                                               

[patch] convenience links for subprocess.call()                  82 days
       http://bugs.python.org/issue8151    georg.brandl                         
       patch                                                                   

Unified hash for numeric types.                                  83 days
       http://bugs.python.org/issue8188    mark.dickinson                       
       patch                                                                   

SkipTest exception in setUpClass or setUpModule is marked as a   63 days
       http://bugs.python.org/issue8302    michael.foord                        
                                                                               

Suppress large diffs in unitttest.TestCase.assertSequenceEqual   58 days
       http://bugs.python.org/issue8351    michael.foord                        
       patch                                                                   

automate minidom.unlink() with a context manager                 13 days
       http://bugs.python.org/issue8832    merwok                               
       patch, patch, easy, needs review                                        

PyArg_ParseTuple(): remove "t# format                            13 days
       http://bugs.python.org/issue8839    lemburg                              
       patch                                                                   

Deprecate or remove "U" and "U#" formats of Py_BuildValue()      10 days
       http://bugs.python.org/issue8848    haypo                                
       patch                                                                   

multiprocessing: undefined struct/union member: msg_control       4 days
       http://bugs.python.org/issue8864    loewis                               
                                                                               

--user-access-control=force produces invalid installer on Vist    9 days
       http://bugs.python.org/issue8870    r.david.murray                       
                                                                               

XML-RPC improvement is described twice.                           5 days
       http://bugs.python.org/issue8875    akuchling                            
                                                                               

newline vs. newlines in io module                                 0 days
       http://bugs.python.org/issue8895    r.david.murray                       
                                                                               

sunau bytes / str TypeError in Py3k                               3 days
       http://bugs.python.org/issue8897    haypo                                
       patch                                                                   

Add docstrings to time.struct_time                                1 days
       http://bugs.python.org/issue8899    belopolsky                           
       patch, easy                                                             

Add module level now() and today() functions to datetime modul    6 days
       http://bugs.python.org/issue8903    rhettinger                           
                                                                               

time module documentation differs in trunk and py3k               3 days
       http://bugs.python.org/issue8907    belopolsky                           
       patch                                                                   

mention bitmap size for bdist_wininst                             1 days
       http://bugs.python.org/issue8909    tarek                                
       patch                                                                   

Improve encoding shortcuts in PyUnicode_AsEncodedString()         4 days
       http://bugs.python.org/issue8922    haypo                                
       patch                                                                   

Improve c-api/arg.rst: use "bytes" or "str" types instead	of "    1 days
       http://bugs.python.org/issue8925    haypo                                
       patch                                                                   

wininst: could not create key                                     0 days
       http://bugs.python.org/issue8928    tarek                                
                                                                               

wininst: msvcr90 dependency in x64 build                          0 days
       http://bugs.python.org/issue8929    loewis                               
                                                                               

test_capi fails --without-threads                                 2 days
       http://bugs.python.org/issue8932    skrah                                
       patch, buildbot                                                         

Syntax error in os.py                                             0 days
       http://bugs.python.org/issue8935    ezio.melotti                         
                                                                               

Bug in **kwds expansion on call?                                  0 days
       http://bugs.python.org/issue8945    rhettinger                           
                                                                               

PyBuffer_Release signature in 3.1 documentation is incorrect      0 days
       http://bugs.python.org/issue8946    brian.curtin                         
                                                                               

cleanup functions are not executed with unittest.TestCase.debu    2 days
       http://bugs.python.org/issue8948    michael.foord                        
                                                                               

In getargs.c, make 'L' code raise TypeError for float argument    2 days
       http://bugs.python.org/issue8950    mark.dickinson                       
       patch                                                                   

Syntax error in http://docs.python.org/library/decimal.html#re    0 days
       http://bugs.python.org/issue8953    brian.curtin                         
                                                                               

import doesn't notice changes to working directory                0 days
       http://bugs.python.org/issue8955    r.david.murray                       
                                                                               

2.7rc1 tarfile.py: `bltn_open(targetpath, "wb")` -> IOError: I    2 days
       http://bugs.python.org/issue8958    lars.gustaebel                       
                                                                               

compile Python-2.7rc1 on AIX 5.3 with xlc_r                       1 days
       http://bugs.python.org/issue8961    tgulacsi                             
                                                                               

IOError: [Errno 13] permission denied                             0 days
       http://bugs.python.org/issue8962    mark.dickinson                       
                                                                               

test_imp fails on OSX when LANG is set                            0 days
       http://bugs.python.org/issue8965    belopolsky                           
       patch                                                                   

Tkinter Litmus Test                                               0 days
       http://bugs.python.org/issue8970    merwok                               
                                                                               

Tkinter Litmus Test                                               0 days
       http://bugs.python.org/issue8971    r.david.murray                       
                                                                               

Installing w/o admin generates key error                       2840 days
       http://bugs.python.org/issue600952  tarek                                
                                                                               

xmlrpclib can no longer marshal Fault objects                  1086 days
       http://bugs.python.org/issue1739842 tjreedy                              
                                                                               



Top Issues Most Discussed (10)
______________________________

 18 test_urllibnet failure                                             1 days
open        http://bugs.python.org/issue8963   

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

 18 datetime lacks concrete tzinfo impl. for UTC                     499 days
open        http://bugs.python.org/issue5094   

 11 crash appending list and namedtuple                               14 days
open        http://bugs.python.org/issue8847   

 11 tarfile/Windows: Don't use mbcs as the default encoding           21 days
open        http://bugs.python.org/issue8784   

  9 test_imp fails on OSX when LANG is set                             0 days
closed      http://bugs.python.org/issue8965   

  8 Improve c-api/arg.rst: use "bytes" or "str" types instead	of "s    1 days
closed      http://bugs.python.org/issue8925   

  8 Popen should raise ValueError if pass a string when shell=False  129 days
open        http://bugs.python.org/issue7839   

  7 Use C type names (PyUnicode etc;) in the C API docs                3 days
open        http://bugs.python.org/issue8939   

  7 Improve encoding shortcuts in PyUnicode_AsEncodedString()          4 days
closed      http://bugs.python.org/issue8922   





More information about the Python-Dev mailing list