Summary of Python tracker Issues

ACTIVITY SUMMARY (11/20/09 - 11/27/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.
2506 open (+19) / 16719 closed (+14) / 19225 total (+33)
Open issues with patches: 999
Average duration of open issues: 689 days. Median duration of open issues: 444 days.
Open Issues Breakdown open 2471 (+19) pending 34 ( +0)
Issues Created Or Reopened (34) _______________________________
multiprocessing logging support test 11/24/09 http://bugs.python.org/issue6615 reopened jnoller patch
Windows 64-bit build "skips" several projects in VS 2008 11/20/09 CLOSED http://bugs.python.org/issue7371 created srid
Regression in pstats 11/21/09 http://bugs.python.org/issue7372 created belopolsky patch
Use PyModule_AddIntMacro() in Modules/gcmodule.c 11/21/09 CLOSED http://bugs.python.org/issue7373 created jon patch
Property accessor/getter called twice 11/22/09 CLOSED http://bugs.python.org/issue7374 created mliddle
2to3 - does not translate urllib2 to urllib.request correctly fo 11/22/09 CLOSED http://bugs.python.org/issue7375 created orsenthil
"python -m doctest" results in FAIL: Doctest: __main__.DebugRunn 11/22/09 http://bugs.python.org/issue7376 created flox patch
Slight difference: math.floor returns an Integral 11/22/09 CLOSED http://bugs.python.org/issue7377 created flox
unexpected truncation of traceback 11/23/09 http://bugs.python.org/issue7378 created ghewgill patch
Docstring for fractions.Fraction.limit_denominator fails 11/23/09 CLOSED http://bugs.python.org/issue7379 created flox
uuid.UUID.bytes gives a bytearray() instead of bytes 11/23/09 http://bugs.python.org/issue7380 created flox patch
subprocess.check_output: "docstring has inconsistent leading whi 11/23/09 http://bugs.python.org/issue7381 created flox patch
bytes.__getnewargs__ is broken; copy.copy() therefore doesn't wo 11/23/09 http://bugs.python.org/issue7382 created sh patch, easy
test_multiprocessing leaks 11/23/09 CLOSED http://bugs.python.org/issue7383 created pitrou
test_curses crash on FreeBSD buildbots 11/23/09 http://bugs.python.org/issue7384 created mark.dickinson buildbot
MemoryView_FromObject crashes if PyBuffer_GetBuffer fails 11/23/09 http://bugs.python.org/issue7385 created pv
More precise document on os.path.normpath() 11/24/09 http://bugs.python.org/issue7386 created pengyu.ut
More precise document on os.path.normpath() 11/24/09 CLOSED http://bugs.python.org/issue7387 created pengyu.ut
Documentation: capitalizations of the word 'python' needed when 11/24/09 http://bugs.python.org/issue7388 created Retro easy
Make decimal floating point be default, remove binary floating p 11/24/09 CLOSED http://bugs.python.org/issue7389 created Retro
inconsistent type return 11/24/09 CLOSED http://bugs.python.org/issue7390 created surkamp
Re-title the "Using Backslash to Continue Statements" anti-idiom 11/24/09 http://bugs.python.org/issue7391 created Horpner
cPickle test failure on release26-maint branch 11/24/09 http://bugs.python.org/issue7392 created alexandre.vassalotti
Executing Python program of sum of 2 nos. 11/25/09 CLOSED http://bugs.python.org/issue7393 created mayur78
sqlite3: some OperationalError exceptions should be ProgrammingE 11/25/09 http://bugs.python.org/issue7394 created dontbugme
pstats add command raises unhandled exception 11/25/09 http://bugs.python.org/issue7395 created exarkun
regrtest single: iterator not subscriptable 11/26/09 http://bugs.python.org/issue7396 created jgsack
__import__ docs should reference importlib.import_module 11/26/09 http://bugs.python.org/issue7397 created ncoghlan easy
Issue with _PyLong_Format while trying to build Python on HP-UX 11/26/09 CLOSED http://bugs.python.org/issue7398 created paulh_irl
Possible bug in Python Tutorial 11/26/09 http://bugs.python.org/issue7399 created dh
Small typo in Python's library documentation: set 11/26/09 CLOSED http://bugs.python.org/issue7400 created trovao patch
os.write and os.close on pipe from separate threads hangs on Mac 11/26/09 http://bugs.python.org/issue7401 created hughsw
reduce() is an anti-example in "Idioms and Anti-Idioms" 11/27/09 http://bugs.python.org/issue7402 created cito
Race condition in logging._acquireLock()? 11/27/09 CLOSED http://bugs.python.org/issue7403 created allenap
Issues Now Closed (34) ______________________
Traceback doesn't run back all the way 412 days http://bugs.python.org/issue4097 benjamin.peterson
compilation of sqlite3 fails 400 days http://bugs.python.org/issue4158 brett.cannon
urllib2 HTTPS connection failure (BadStatusLine Exception) 307 days http://bugs.python.org/issue5007 orsenthil easy
multiprocessing example wrong 224 days http://bugs.python.org/issue5738 jnoller patch
datetime.timedelta is inconvenient to use... 222 days http://bugs.python.org/issue5788 pitrou patch
tarfile: opening an empty tar file fails 179 days http://bugs.python.org/issue6123 lars.gustaebel patch
OS X: python3 from python-3.1.dmg crashes at startup 146 days http://bugs.python.org/issue6393 ronaldoussoren patch, needs review
expose setresuid 133 days http://bugs.python.org/issue6508 loewis patch
Restart support in binary upload for ftplib 83 days http://bugs.python.org/issue6845 pitrou patch
Backport py3k float repr to trunk 43 days http://bugs.python.org/issue7117 mark.dickinson patch
cPickle looking for non-existent package copyreg 41 days http://bugs.python.org/issue7128 alexandre.vassalotti patch, easy
%lld for PyErr_Format (Modules/_io/bufferedio.c) 28 days http://bugs.python.org/issue7228 mark.dickinson patch
global statements outside functions/methods should raise SyntaxE 6 days http://bugs.python.org/issue7329 rhettinger
calendar.TextCalendar().formatyear wrong argument list 5 days http://bugs.python.org/issue7345 georg.brandl
csv doesn't handle escaped characters properly 2 days http://bugs.python.org/issue7350 tjreedy
Fibonacci example does not include 0; section 4.6 3 days http://bugs.python.org/issue7369 mark.dickinson
Windows 64-bit build "skips" several projects in VS 2008 5 days http://bugs.python.org/issue7371 srid
Use PyModule_AddIntMacro() in Modules/gcmodule.c 1 days http://bugs.python.org/issue7373 benjamin.peterson patch
Property accessor/getter called twice 0 days http://bugs.python.org/issue7374 mliddle
2to3 - does not translate urllib2 to urllib.request correctly fo 0 days http://bugs.python.org/issue7375 benjamin.peterson
Slight difference: math.floor returns an Integral 0 days http://bugs.python.org/issue7377 r.david.murray
Docstring for fractions.Fraction.limit_denominator fails 0 days http://bugs.python.org/issue7379 mark.dickinson
test_multiprocessing leaks 1 days http://bugs.python.org/issue7383 r.david.murray
More precise document on os.path.normpath() 0 days http://bugs.python.org/issue7387 benjamin.peterson
Make decimal floating point be default, remove binary floating p 0 days http://bugs.python.org/issue7389 mark.dickinson
inconsistent type return 0 days http://bugs.python.org/issue7390 pitrou
Executing Python program of sum of 2 nos. 0 days http://bugs.python.org/issue7393 rhettinger
Issue with _PyLong_Format while trying to build Python on HP-UX 0 days http://bugs.python.org/issue7398 eric.smith
Small typo in Python's library documentation: set 0 days http://bugs.python.org/issue7400 georg.brandl patch
Race condition in logging._acquireLock()? 0 days http://bugs.python.org/issue7403 vinay.sajip
Handle ungzipped man pages in rpm builds correctly 1705 days http://bugs.python.org/issue1169193 dmalcolm patch
difflib.Differ() doesn't always add hints for tab characters 1288 days http://bugs.python.org/issue1488943 orsenthil patch
urllib2 proxy does not work in 2.4.3 1233 days http://bugs.python.org/issue1519816 orsenthil
csv module broken for unicode 1091 days http://bugs.python.org/issue1606092 r.david.murray
Top Issues Most Discussed (10) ______________________________
21 multiprocessing logging support test 3 days open http://bugs.python.org/issue6615
8 test_multiprocessing fails consistently with 'signal 12' on Fre 21 days open http://bugs.python.org/issue7272
6 test_multiprocessing leaks 1 days closed http://bugs.python.org/issue7383
6 Cython compiler run crashes CPython 3.1.1 and 3.2 38 days open http://bugs.python.org/issue7173
5 "python -m doctest" results in FAIL: Doctest: __main__.DebugRun 5 days open http://bugs.python.org/issue7376
5 Fibonacci example does not include 0; section 4.6 3 days closed http://bugs.python.org/issue7369
5 cPickle looking for non-existent package copyreg 41 days closed http://bugs.python.org/issue7128
5 Backport py3k float repr to trunk 43 days closed http://bugs.python.org/issue7117
5 bdist_rpm fails when installing man pages 2557 days open http://bugs.python.org/issue644744
5 deepcopy doesn't copy instance methods 730 days open http://bugs.python.org/issue1515
participants (1)
-
Python tracker