Patch / Bug Summary ___________________ Patches : 379 open ( -4) / 3002 closed (+12) / 3381 total ( +8) Bugs : 914 open (-13) / 5452 closed (+37) / 6366 total (+24) RFE : 204 open ( +0) / 193 closed ( +1) / 397 total ( +1) New / Reopened Patches ______________________ Some fixes for the binary distribution builder (2005年12月14日) http://python.org/sf/1380777 opened by Ronald Oussoren Fix bug read() would hang on ssl socket if settimeout() used (2005年12月15日) http://python.org/sf/1380952 opened by Arkadiusz Miskiewicz bind() for netlink sockets (2005年12月15日) http://python.org/sf/1381398 opened by Timo Metsälä list.count() patch for feature request 1370948 (2005年12月15日) CLOSED http://python.org/sf/1382087 opened by Mike Fondo Expose Subversion revision number (2005年12月16日) CLOSED http://python.org/sf/1382163 opened by Barry A. Warsaw Specify new reference return value for PyObject_Call (2005年12月17日) CLOSED http://python.org/sf/1383115 opened by Farshid Lashkari Make unittest.TestCase easier to subclass (2005年12月22日) http://python.org/sf/1388073 opened by Collin Winter add more readline support (2005年12月22日) http://python.org/sf/1388440 opened by Sebastien Boving Patches Closed ______________ PyXxx_Check() speed-up (2005年02月27日) http://python.org/sf/1153056 closed by arigo [PATCH] mmap fails on AMD64 (2005年11月24日) http://python.org/sf/1365916 closed by nnorwitz list.count() patch for feature request 1370948 (2005年12月15日) http://python.org/sf/1382087 closed by gvanrossum Expose Subversion revision number (2005年12月16日) http://python.org/sf/1382163 closed by bwarsaw fix description of format_exc in traceback doc (2005年12月09日) http://python.org/sf/1376914 closed by birkenfeld xml.parsers.expat documentation fix (2005年12月10日) http://python.org/sf/1377848 closed by birkenfeld correct display of pathnames in SimpleHTTPServer (2005年11月18日) http://python.org/sf/1360443 closed by birkenfeld PEP 341 - Unification of try/except and try/finally (2005年11月13日) http://python.org/sf/1355913 closed by nnorwitz Specify new reference return value for PyObject_Call (2005年12月17日) http://python.org/sf/1383115 closed by effbot LibRef: reworked chapter organization (2005年12月07日) http://python.org/sf/1375417 closed by akuchling cookielib LWPCookieJar and MozillaCookieJar exceptions (2005年02月06日) http://python.org/sf/1117398 closed by nnorwitz cookielib mis-handles RFC 2109 cookies in Netscape mode (2005年03月04日) http://python.org/sf/1157027 closed by nnorwitz New / Reopened Bugs ___________________ split() description not fully accurate (2005年12月14日) http://python.org/sf/1380970 opened by K.C. csv.reader endless loop (2005年12月15日) http://python.org/sf/1381476 opened by Christian Harms mode 't' not documented as posssible mode for file built-in (2005年12月15日) http://python.org/sf/1381717 opened by Simo Salminen cElementTree only supports a few encodings (2005年12月15日) CLOSED http://python.org/sf/1381939 opened by Fredrik Lundh MacRoman Encoding Bug (OHM vs. OMEGA) (2005年12月16日) CLOSED http://python.org/sf/1382096 opened by Sean B. Palmer Tutorial section 9.5.1 ignores MRO for new-style classes (2005年12月16日) http://python.org/sf/1382213 opened by GaryD --install-base not honored on win32 (2005年12月16日) http://python.org/sf/1382562 opened by John Ehresman len() on class broken (2005年12月16日) http://python.org/sf/1382740 reopened by kquick len() on class broken (2005年12月16日) http://python.org/sf/1382740 opened by Kevin Quick len() on class broken (2005年12月16日) CLOSED http://python.org/sf/1382815 opened by Kevin Quick MacOS.WMAvailable() doesn't launch Python.app properly (2005年12月17日) CLOSED http://python.org/sf/1383644 opened by has random module - Provider DLL failed to initialize correctly (2005年12月18日) http://python.org/sf/1384175 opened by Greg Hazel exec statement link in index broken (2005年12月19日) http://python.org/sf/1385004 opened by Harri Pasanen compiler module does not detect a syntax error (2005年12月19日) http://python.org/sf/1385040 opened by Harri Pasanen execfile anomaly with "from __future__ import division" (2005年12月19日) CLOSED http://python.org/sf/1385055 opened by Harri Pasanen _winreg specifies EnvironmentError instead of WindowsError (2005年12月21日) http://python.org/sf/1386675 opened by Tony Meyer sys.path[0] when executed thru a symbolic link (2005年12月21日) CLOSED http://python.org/sf/1387483 opened by Tomasz Kowaltowski weird behavior when assigning locals() to a variable (2005年12月22日) CLOSED http://python.org/sf/1387650 opened by Samuel Bayer Minor error in md5 docs (2005年12月22日) CLOSED http://python.org/sf/1388141 opened by Kent Johnson bug in rstrip & lstrip (2005年12月23日) CLOSED http://python.org/sf/1388489 opened by Jason Whitlark Polymorphic getters / setters (2005年12月23日) CLOSED http://python.org/sf/1388804 opened by Adde xmlrpc howto link incorrect (2005年12月23日) CLOSED http://python.org/sf/1388910 opened by Jonathan Marshall Decimal sqrt() ignores rounding (2005年12月23日) http://python.org/sf/1388949 opened by Adam Olsen imaplib causes excessive fragmentation for large documents (2005年12月23日) http://python.org/sf/1389051 opened by Fredrik Lundh test_tarfile fails with readonly source dir for Python 2.4.2 (2005年12月23日) http://python.org/sf/1389157 opened by Langly Bugs Closed ___________ freeze idle-python2.3 on my debia n sarge (2005年11月29日) http://python.org/sf/1369116 closed by kbk Memory leak in the email package (2005年12月09日) http://python.org/sf/1376775 closed by effbot logging : fileConfig does not check existance of the file (2005年12月12日) http://python.org/sf/1378755 closed by vsajip source utf8 (2005年12月10日) http://python.org/sf/1378022 closed by nnorwitz loogger module locks (2005年11月27日) http://python.org/sf/1367814 closed by vsajip cElementTree only supports a few encodings (2005年12月15日) http://python.org/sf/1381939 closed by effbot "unicode_escape" and "raw_unicode_escape" encoding is broken (2005年12月14日) http://python.org/sf/1379994 closed by perky a problem of urllib using open_local_file (2005年12月12日) http://python.org/sf/1378455 closed by birkenfeld uncaught AttributeError deep in urllib (2005年03月15日) http://python.org/sf/1163401 closed by birkenfeld MacRoman Encoding Bug (OHM vs. OMEGA) (2005年12月16日) http://python.org/sf/1382096 closed by lemburg len() on class broken (2005年12月16日) http://python.org/sf/1382740 closed by birkenfeld len() on class broken (2005年12月16日) http://python.org/sf/1382815 closed by birkenfeld MacOS.WMAvailable() doesn't launch Python.app properly (2005年12月17日) http://python.org/sf/1383644 closed by jackjansen os.makedirs() ignores mode parameter (2005年01月21日) http://python.org/sf/1106572 closed by birkenfeld Broken docs for os.removedirs (2005年10月31日) http://python.org/sf/1343671 closed by birkenfeld os.makedirs fail if path contains os.pardir (2005年12月05日) http://python.org/sf/1373197 closed by birkenfeld mmap does not accept length as 0 (2005年10月28日) http://python.org/sf/1341031 closed by birkenfeld test_re failure on 64bit targets (alpha, ia64) (2003年08月06日) http://python.org/sf/783990 closed by nnorwitz apparently leaking snippet (2003年09月18日) http://python.org/sf/808596 closed by nnorwitz webbrowser.open hangs under certain conditions (2003年10月02日) http://python.org/sf/816810 closed by nnorwitz python 2.3.2 make test segfault (2003年10月26日) http://python.org/sf/830573 closed by nnorwitz Erroneous code objects created with PyCode_New (2003年12月08日) http://python.org/sf/856623 closed by nnorwitz 2.4a0 build fails in Modules/signalmodule.c (2004年01月21日) http://python.org/sf/881812 closed by nnorwitz Line 0 SyntaxWarning with duplicate global declarations (2004年02月02日) http://python.org/sf/889500 closed by nnorwitz File read of Chinese utf-16-le treats upper byte 1A as EOF (2004年02月25日) http://python.org/sf/904474 closed by nnorwitz test_timeout failure on trunk (2004年06月11日) http://python.org/sf/971238 closed by nnorwitz Problems with os.system and ulimit -f (2004年10月12日) http://python.org/sf/1045509 closed by nnorwitz import.c bug when getting mod time fails (2004年10月26日) http://python.org/sf/1054615 closed by nnorwitz pwent objects from the pwd module ar e not pickle-able (2004年11月08日) http://python.org/sf/1062708 closed by nnorwitz bad arg type to isspace in struct module (2004年11月23日) http://python.org/sf/1072182 closed by nnorwitz sys.stdin segfaults on invalid stdin (2004年12月13日) http://python.org/sf/1084766 closed by nnorwitz execfile anomaly with "from __future__ import division" (2005年12月19日) http://python.org/sf/1385055 closed by nnorwitz sys.path[0] when executed thru a symbolic link (2005年12月21日) http://python.org/sf/1387483 closed by jackjansen weird behavior when assigning locals() to a variable (2005年12月21日) http://python.org/sf/1387650 closed by nnorwitz Minor error in md5 docs (2005年12月22日) http://python.org/sf/1388141 closed by birkenfeld bug in rstrip & lstrip (2005年12月23日) http://python.org/sf/1388489 closed by birkenfeld Polymorphic getters / setters (2005年12月23日) http://python.org/sf/1388804 closed by birkenfeld xmlrpc howto link incorrect (2005年12月23日) http://python.org/sf/1388910 closed by effbot New / Reopened RFE __________________ Polymorphic getters / setters (2005年12月23日) http://python.org/sf/1388872 opened by Adde RFE Closed __________ Start and end parameters for list.count() (2005年12月01日) http://python.org/sf/1370948 closed by rhettinger