[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Aug 8 18:07:21 CEST 2008
ACTIVITY SUMMARY (08/01/08 - 08/08/08)
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.
1943 open (+19) / 13408 closed (+27) / 15351 total (+46)
Open issues with patches: 611
Average duration of open issues: 722 days.
Median duration of open issues: 1632 days.
Open Issues Breakdown
open 1931 (+19)
pending 12 ( +0)
Issues Created Or Reopened (46)
_______________________________
sys.stdin.read won't return on EOF 08/01/08
CLOSED http://bugs.python.org/issue3483 created benjamin.peterson
Sphinx tests fail because of missing dir 08/01/08
CLOSED http://bugs.python.org/issue3484 created cakebread
os.path.normcase documentation/behaviour unclear on Mac OS X 08/01/08
http://bugs.python.org/issue3485 created ijmorlan
bytes.join does not accept a sequence of bytearrays 08/01/08
http://bugs.python.org/issue3486 created pitrou
sre "bytecode" verifier 08/01/08
CLOSED http://bugs.python.org/issue3487 created gvanrossum
patch, patch
Provide compress/uncompress functions on the gzip module 08/01/08
http://bugs.python.org/issue3488 created pythonhacker
patch
add rotate{left,right} methods to bytearray 08/01/08
http://bugs.python.org/issue3489 created pitrou
Example Code Error in Tutorial Documentation 08/02/08
CLOSED http://bugs.python.org/issue3490 created yoshokun
compile error fixing (_multiprocessing, windows) 08/02/08
CLOSED http://bugs.python.org/issue3491 created ocean-city
patch, patch
Zlib compress/decompress functions returning bytearray 08/02/08
http://bugs.python.org/issue3492 created pythonhacker
patch
No Backslash (\) in IDLE 1.2.2 08/02/08
http://bugs.python.org/issue3493 created Marc67
"[Errno 11] Resource temporarily unavailable" while using tracin 08/02/08
http://bugs.python.org/issue3494 created fabioz
site module doc typo 08/03/08
CLOSED http://bugs.python.org/issue3495 created ijstokes
distutils fails with mingw binutils 2.18.50.20080109 08/03/08
http://bugs.python.org/issue3496 created pmoore
patch
a bug in the interpreter? 08/03/08
CLOSED http://bugs.python.org/issue3497 created bad
mod_cls 08/04/08
CLOSED http://bugs.python.org/issue3498 created schuppenies
patch
Python 2.6 requires pre-installed Python to build 08/04/08
http://bugs.python.org/issue3499 created lemburg
unbound methods of different classes compare equal 08/04/08
http://bugs.python.org/issue3500 created exarkun
expm1 missing 08/04/08
http://bugs.python.org/issue3501 created ms
Inconsistency between string.letters and default encoding. 08/05/08
CLOSED http://bugs.python.org/issue3502 created ramong
Calls to print() function in Python 3.0 tutorial 08/05/08
CLOSED http://bugs.python.org/issue3503 created jsizelove
patch
Python Reference Manual inconsistency (Notation) 08/05/08
CLOSED http://bugs.python.org/issue3504 created pavlosto
single/double quote error in Python v2.6b2 documentation 08/05/08
CLOSED http://bugs.python.org/issue3505 created pavlosto
Change buffer/memoryview DeprecationWarning 08/05/08
CLOSED http://bugs.python.org/issue3506 created brett.cannon
spelling in try.html 08/05/08
CLOSED http://bugs.python.org/issue3507 created jqxvjqxv
range() is not a generator when used in for's 08/06/08
CLOSED http://bugs.python.org/issue3508 created epsilon_da
La Lutte, Je Vais Vous Montrer Mon Piquer! 08/06/08
CLOSED http://bugs.python.org/issue3509 created MrJean1
Site-specific configuration hook documentation incorrect 08/06/08
http://bugs.python.org/issue3510 created proebuck
Incorrect charset range handling with ignore case flag? 08/06/08
http://bugs.python.org/issue3511 created mrabarnett
Change fsync to use fullfsync on platforms (like OS X) that have 08/07/08
CLOSED http://bugs.python.org/issue3512 created icharnas
patch
test_multiprocessing hangs without this patch on win2k 08/07/08
CLOSED http://bugs.python.org/issue3513 created ocean-city
patch
pickle segfault with infinite loop in __getattr__ 08/07/08
http://bugs.python.org/issue3514 created erickt
refcount gc bug? 08/07/08
CLOSED http://bugs.python.org/issue3515 created ocean-city
string formatting quirk using %.% 08/07/08
CLOSED http://bugs.python.org/issue3516 created blop
PATCH - Providing fullfsync on supported platforms 08/07/08
CLOSED http://bugs.python.org/issue3517 created icharnas
patch
multiprocessing: BaseManager.from_address documented but doesn't 08/07/08
http://bugs.python.org/issue3518 created marketdickinson
Evaluation order example lacks suffix 08/07/08
CLOSED http://bugs.python.org/issue3519 created tjreedy
New Global Module Index glitch on WinXP 08/07/08
http://bugs.python.org/issue3520 created tjreedy
file.readline: bad exception recovery 08/07/08
http://bugs.python.org/issue3521 created tjreedy
easy
zip() function example in tutorial 08/08/08
CLOSED http://bugs.python.org/issue3522 created jsizelove
patch
Reverse quotes in Python 3.0 tutorial 08/08/08
CLOSED http://bugs.python.org/issue3523 created jsizelove
patch
IOError when attempting negative seek in file (Python 3.0 tutori 08/08/08
CLOSED http://bugs.python.org/issue3524 created jsizelove
Changes to exceptions not reflected in tutorial examples. 08/08/08
CLOSED http://bugs.python.org/issue3525 created jsizelove
patch
Customized malloc implementation on SunOS and AIX 08/08/08
http://bugs.python.org/issue3526 created sable
patch
Py_WIN_WIDE_FILENAMES removal 08/08/08
http://bugs.python.org/issue3527 created ocean-city
patch
TypeError when compiling with no translator 08/08/08
CLOSED http://bugs.python.org/issue3528 created schuppenies
patch
Issues Now Closed (55)
______________________
ioctl request argument broken on 64-bit OpenBSD or OS X 258 days
http://bugs.python.org/issue1471 gregory.p.smith
patch, 64bit, easy
Doc: subprocess wait() may lead to dead lock 235 days
http://bugs.python.org/issue1606 gregory.p.smith
subprocess.Popen.poll/__del__ API breakage 200 days
http://bugs.python.org/issue1857 gregory.p.smith
patch
Bad interaction between signal and subprocess 171 days
http://bugs.python.org/issue2113 gregory.p.smith
patch
MozillaCookieJar does not support Firefox3 cookie files 145 days
http://bugs.python.org/issue2277 gregory.p.smith
patch
Backport reload() moving to imp.reload() 142 days
http://bugs.python.org/issue2338 brett.cannon
26backport
memoryview of bytes is not readonly 122 days
http://bugs.python.org/issue2538 pitrou
patch
Error when nesting many while loops 98 days
http://bugs.python.org/issue2688 jackdied
Create the urllib package 49 days
http://bugs.python.org/issue2885 brett.cannon
rfc822.py line 395 strings connection 72 days
http://bugs.python.org/issue2935 jackdied
ElementTree parsing bus error (but only from mod_python) 70 days
http://bugs.python.org/issue2951 jackdied
tarfile.TarFileCompat.writestr(ZipInfo, str) raises AttributeErr 58 days
http://bugs.python.org/issue3039 lars.gustaebel
patch
subprocess module truncates handles on AMD64 49 days
http://bugs.python.org/issue3120 gregory.p.smith
patch, 64bit, easy
mailbox.mbox creates files with execute bit set 37 days
http://bugs.python.org/issue3228 akuchling
patch
Memory corruption in multiprocessing module, OS X 10.5.4 15 days
http://bugs.python.org/issue3399 jnoller
patch
urllib.urlopen() return type 17 days
http://bugs.python.org/issue3429 ThomasH
os.remove()method document error 7 days
http://bugs.python.org/issue3455 georg.brandl
optimize bytes.join() 5 days
http://bugs.python.org/issue3459 tjreedy
patch
PyUnicode_Join could perhaps be simpler 10 days
http://bugs.python.org/issue3460 pitrou
patch
make life.py use more rendering characters 7 days
http://bugs.python.org/issue3463 akuchling
patch
Umlauts make conf.latex_documents fail 2 days
http://bugs.python.org/issue3469 georg.brandl
grammar productionlist are not properly indented 5 days
http://bugs.python.org/issue3477 georg.brandl
Fix_imports pattern optimization 1 days
http://bugs.python.org/issue3480 collinwinter
patch
sys.stdin.read won't return on EOF 0 days
http://bugs.python.org/issue3483 benjamin.peterson
Sphinx tests fail because of missing dir 0 days
http://bugs.python.org/issue3484 benjamin.peterson
sre "bytecode" verifier 3 days
http://bugs.python.org/issue3487 gvanrossum
patch, patch
Example Code Error in Tutorial Documentation 0 days
http://bugs.python.org/issue3490 yoshokun
compile error fixing (_multiprocessing, windows) 0 days
http://bugs.python.org/issue3491 benjamin.peterson
patch, patch
site module doc typo 0 days
http://bugs.python.org/issue3495 georg.brandl
a bug in the interpreter? 0 days
http://bugs.python.org/issue3497 tim_one
mod_cls 0 days
http://bugs.python.org/issue3498 georg.brandl
patch
Inconsistency between string.letters and default encoding. 0 days
http://bugs.python.org/issue3502 loewis
Calls to print() function in Python 3.0 tutorial 0 days
http://bugs.python.org/issue3503 georg.brandl
patch
Python Reference Manual inconsistency (Notation) 0 days
http://bugs.python.org/issue3504 georg.brandl
single/double quote error in Python v2.6b2 documentation 1 days
http://bugs.python.org/issue3505 georg.brandl
Change buffer/memoryview DeprecationWarning 2 days
http://bugs.python.org/issue3506 brett.cannon
spelling in try.html 1 days
http://bugs.python.org/issue3507 georg.brandl
range() is not a generator when used in for's 0 days
http://bugs.python.org/issue3508 marketdickinson
La Lutte, Je Vais Vous Montrer Mon Piquer! 0 days
http://bugs.python.org/issue3509 loewis
Change fsync to use fullfsync on platforms (like OS X) that have 1 days
http://bugs.python.org/issue3512 icharnas
patch
test_multiprocessing hangs without this patch on win2k 0 days
http://bugs.python.org/issue3513 ocean-city
patch
refcount gc bug? 0 days
http://bugs.python.org/issue3515 pitrou
string formatting quirk using %.% 0 days
http://bugs.python.org/issue3516 georg.brandl
PATCH - Providing fullfsync on supported platforms 0 days
http://bugs.python.org/issue3517 gvanrossum
patch
Evaluation order example lacks suffix 0 days
http://bugs.python.org/issue3519 georg.brandl
zip() function example in tutorial 0 days
http://bugs.python.org/issue3522 georg.brandl
patch
Reverse quotes in Python 3.0 tutorial 0 days
http://bugs.python.org/issue3523 georg.brandl
patch
IOError when attempting negative seek in file (Python 3.0 tutori 0 days
http://bugs.python.org/issue3524 georg.brandl
Changes to exceptions not reflected in tutorial examples. 0 days
http://bugs.python.org/issue3525 georg.brandl
patch
TypeError when compiling with no translator 0 days
http://bugs.python.org/issue3528 georg.brandl
patch
tk_focusNext() fails 1795 days
http://bugs.python.org/issue799428 loewis
patch
Update htmllib to HTML 4.01 1735 days
http://bugs.python.org/issue836088 akuchling
patch
Python code.interact() and UTF-8 locale 1060 days
http://bugs.python.org/issue1288615 pitrou
patch
long(float('nan'))!=0L 14 days
http://bugs.python.org/issue1481296 marketdickinson
patch
long.__str__ is quadratic time 400 days
http://bugs.python.org/issue1746088 marketdickinson
Top Issues Most Discussed (10)
______________________________
25 urllib.quote and unquote - Unicode issues 33 days
open http://bugs.python.org/issue3300
11 multiprocessing module is racy 20 days
open http://bugs.python.org/issue3419
10 Change buffer/memoryview DeprecationWarning 2 days
closed http://bugs.python.org/issue3506
10 mailbox.mbox creates files with execute bit set 37 days
closed http://bugs.python.org/issue3228
8 a bug in the interpreter? 0 days
closed http://bugs.python.org/issue3497
8 bytearrays are not thread safe 50 days
open http://bugs.python.org/issue3139
7 test_multiprocessing: test_listener_client flakiness 36 days
open http://bugs.python.org/issue3270
6 refcount gc bug? 0 days
closed http://bugs.python.org/issue3515
6 range() is not a generator when used in for's 0 days
closed http://bugs.python.org/issue3508
6 unbound methods of different classes compare equal 4 days
open http://bugs.python.org/issue3500
More information about the Python-Dev
mailing list