Patch / Bug Summary ___________________ Patches : 399 open ( +8) / 3042 closed ( +4) / 3441 total (+12) Bugs : 923 open ( +8) / 5553 closed (+13) / 6476 total (+21) RFE : 209 open ( +0) / 198 closed ( +1) / 407 total ( +1) New / Reopened Patches ______________________ urllib proxy_bypass broken (2006年02月07日) http://python.org/sf/1426648 opened by Anthony Tuininga Implementation of PEP 357 (2006年02月09日) CLOSED http://python.org/sf/1428778 opened by Travis Oliphant pdb: fix for 1326406 (import __main__ pdb failure) (2006年02月10日) http://python.org/sf/1429539 opened by Ilya Sandler Implement PEP 357 for real (2006年02月11日) http://python.org/sf/1429591 opened by Travis Oliphant PEP 338 implementation (2006年02月11日) http://python.org/sf/1429601 opened by Nick Coghlan PEP 338 documentation (2006年02月11日) http://python.org/sf/1429605 opened by Nick Coghlan Link Python modules to libpython on linux if --enable-shared (2006年02月11日) http://python.org/sf/1429775 opened by Gustavo J. A. M. Carneiro trace.py needs to know about doctests (2006年02月11日) http://python.org/sf/1429818 opened by Marius Gedminas Missing HCI sockets in bluetooth code from socketmodule (2006年02月15日) http://python.org/sf/1432399 opened by Philippe Biondi Patches Closed ______________ Implementation of PEP 357 (2006年02月10日) http://python.org/sf/1428778 closed by ncoghlan Prefer linking against ncursesw over ncurses library (2006年02月09日) http://python.org/sf/1428494 closed by loewis Enhancing '-m' to support packages (PEP 338) (2004年10月09日) http://python.org/sf/1043356 closed by ncoghlan File-iteration and read* method protection (2006年01月05日) http://python.org/sf/1397960 closed by twouters New / Reopened Bugs ___________________ tarfile.open bug / corrupt data (2006年02月08日) http://python.org/sf/1427552 opened by Chris86 List not initialized if used as default argument (2006年02月08日) CLOSED http://python.org/sf/1427789 opened by Jason Crash on invalid coding pragma (2006年02月09日) CLOSED http://python.org/sf/1428264 opened by ocean-city add /usr/local support (2006年02月09日) CLOSED http://python.org/sf/1428789 opened by Karol Pietrzak set documentation deficiencies (2006年02月10日) CLOSED http://python.org/sf/1429063 opened by Keith Briggs For loop exit early (2006年02月10日) http://python.org/sf/1429481 opened by msmith segfault in FreeBSD (2006年02月11日) CLOSED http://python.org/sf/1429585 opened by aix-d urllib.py: AttributeError on BadStatusLine (2006年02月11日) http://python.org/sf/1429783 opened by Robert Kiendl smtplib: empty mail addresses (2006年02月12日) http://python.org/sf/1430298 opened by Freek Dijkstra urlib2 (2006年02月13日) http://python.org/sf/1430435 opened by halfik recursive __getattr__ in thread crashes OS X (2006年02月12日) http://python.org/sf/1430436 opened by Aaron Swartz CSV Sniffer fails to report mismatch of column counts (2006年02月13日) http://python.org/sf/1431091 opened by Vinko Logging hangs thread after detaching a StreamHandler's termi (2006年02月13日) http://python.org/sf/1431253 opened by Yang Zhang long path support in win32 part of os.listdir(posixmodule.c) (2006年02月14日) http://python.org/sf/1431582 opened by Sergey Dorofeev pydoc still doesn't handle lambda well (2006年02月15日) http://python.org/sf/1432260 opened by William McVey Descript of file-object read() method is wrong. (2006年02月15日) http://python.org/sf/1432343 opened by Grant Edwards arrayobject should use PyObject_VAR_HEAD (2006年02月15日) http://python.org/sf/1432350 opened by Jim Jewett Bugs Closed ___________ Random stack corruption from socketmodule.c (2004年01月13日) http://python.org/sf/876637 closed by nnorwitz patch for etree cdata and attr quoting (2006年02月04日) http://python.org/sf/1424171 closed by effbot List not initialized if used as default argument (2006年02月08日) http://python.org/sf/1427789 closed by birkenfeld msvccompiler.py modified to work with .NET 2005 on win64 (2006年02月06日) http://python.org/sf/1425482 closed by loewis email.Message should supress warning from uu.decode (2006年01月18日) http://python.org/sf/1409403 closed by bwarsaw Crash on invalid coding pragma (2006年02月09日) http://python.org/sf/1428264 closed by birkenfeld add /usr/local support (2006年02月10日) http://python.org/sf/1428789 closed by loewis set documentation deficiencies (2006年02月10日) http://python.org/sf/1429063 closed by birkenfeld segfault in FreeBSD (2006年02月11日) http://python.org/sf/1429585 closed by nnorwitz typo in tutorial (2006年02月12日) http://python.org/sf/1430076 closed by effbot New / Reopened RFE __________________ itertools.any and itertools.all (2006年02月15日) CLOSED http://python.org/sf/1432437 opened by paul cannon RFE Closed __________ itertools.any and itertools.all (2006年02月15日) http://python.org/sf/1432437 closed by birkenfeld