Patch / Bug Summary ___________________ Patches : 378 open ( +0) / 3216 closed (+17) / 3594 total (+17) Bugs : 894 open ( -7) / 5811 closed (+19) / 6705 total (+12) RFE : 216 open ( +2) / 215 closed ( +1) / 431 total ( +3) New / Reopened Patches ______________________ Rename functional to functools (2006年04月29日) http://python.org/sf/1478788 opened by Collin Winter Take advantage of BaseException/Exception split in cookielib (2006年04月29日) http://python.org/sf/1478993 opened by John J Lee Split open() and file() (2006年04月29日) CLOSED http://python.org/sf/1479181 opened by Aahz ColorDelegator - Several bug fixes (2006年04月30日) http://python.org/sf/1479219 opened by Tal Einat Fix building with SWIG's -c++ option set in setup.py (2006年04月30日) http://python.org/sf/1479255 opened by dOb Make urllib2 digest auth and basic auth play together (2006年04月30日) http://python.org/sf/1479302 opened by John J Lee with statement context managers - with should be keyword (2006年04月30日) CLOSED http://python.org/sf/1479438 opened by Matt Fleming speed up function calls (2006年04月30日) http://python.org/sf/1479611 opened by Neal Norwitz Heavy revisions to urllib2 howto (2006年05月01日) http://python.org/sf/1479977 opened by John J Lee weakref dict methods (2006年05月01日) CLOSED http://python.org/sf/1479988 opened by Fred L. Drake, Jr. urllib2 digest auth redirection bug causes 400 error (2006年05月01日) CLOSED http://python.org/sf/1480067 opened by John J Lee patch smtplib:when SMTPDataError, rset crashes with sslerror (2006年05月03日) http://python.org/sf/1481032 opened by kxroberto Support HTTP_REFERER in CGIHTTPServer.py (2006年05月03日) http://python.org/sf/1481079 opened by Sébastien Martini Python long option support (2006年05月03日) http://python.org/sf/1481112 opened by Heiko Wundram Cleaned up 16x16px icons for windows. (2006年05月03日) http://python.org/sf/1481304 opened by goxe imputil "from" os.path import bug (2006年05月03日) CLOSED http://python.org/sf/1481530 opened by Eric Huss Patches Closed ______________ --enable-universalsdk on Mac OS X (2006年04月17日) http://python.org/sf/1471883 closed by ronaldoussoren Split open() and file() (2006年04月29日) http://python.org/sf/1479181 closed by nnorwitz urllib2 ProxyBasicAuthHandler broken (2006年04月15日) http://python.org/sf/1470846 closed by gbrandl Forbid iteration over strings (2006年04月16日) http://python.org/sf/1471291 closed by gbrandl Fix for urllib/urllib2 ftp bugs 1357260 and 1281692 (2006年04月15日) http://python.org/sf/1470976 closed by gbrandl cPickle produces locale-dependent dumps (2006年04月20日) http://python.org/sf/1473625 closed by gbrandl IndentationError for unexpected indent (2006年04月25日) http://python.org/sf/1475845 closed by loewis rlcompleter to be usable without readline (2006年04月19日) http://python.org/sf/1472854 closed by gbrandl fix for #1472251 (2006年04月18日) http://python.org/sf/1472263 closed by gbrandl with statement context managers - with should be keyword (2006年04月30日) http://python.org/sf/1479438 closed by gbrandl fixed handling of nested comments in mail addresses (2006年04月05日) http://python.org/sf/1464708 closed by bwarsaw weakref dict methods (2006年05月01日) http://python.org/sf/1479988 closed by fdrake urllib2 digest auth redirection bug causes 400 error (2006年05月01日) http://python.org/sf/1480067 closed by gbrandl Fix to allow urllib2 digest auth to talk to livejournal.com (2005年02月18日) http://python.org/sf/1143695 closed by gbrandl pdb: fix for #1472191('clear' command bug) (2006年04月18日) http://python.org/sf/1472184 closed by gbrandl __init__.py'less package import warnings (2006年04月26日) http://python.org/sf/1477281 closed by gbrandl imputil "from" os.path import bug (2006年05月04日) http://python.org/sf/1481530 closed by gbrandl New / Reopened Bugs ___________________ urllib2.Request constructor to urllib.quote the url given (2006年04月20日) CLOSED http://python.org/sf/1473560 reopened by gbrandl 'compile' built-in function failures when missing EOL (2006年04月30日) http://python.org/sf/1479099 opened by Ori Peleg test_inspect fails on WinXP (2.5a2) (2006年04月30日) CLOSED http://python.org/sf/1479226 opened by Miki Tebeka Segmentation fault while using Tkinter (2006年05月01日) http://python.org/sf/1479586 opened by Ali Gholami Rudi Uninstall does not clearn registry (2006年05月01日) http://python.org/sf/1479626 opened by Miki Tebeka float->str rounding bug (2006年05月01日) CLOSED http://python.org/sf/1479776 opened by Michael Nolta Quitter object masked (2006年05月01日) http://python.org/sf/1479785 opened by Jim Jewett mmap tries to truncate special files (2006年05月02日) CLOSED http://python.org/sf/1480678 opened by Carl Banks long(float('nan'))!=0L (2006年05月03日) http://python.org/sf/1481296 opened by Erik Dahl parse_makefile doesn't handle $$ correctly (2006年05月03日) http://python.org/sf/1481347 opened by Han-Wen Nienhuys Docs on import of email.MIMExxx classes wrong (2006年05月04日) http://python.org/sf/1481650 opened by Hugh Gibson hpux ia64 shared lib ext should be ".so" (2006年05月04日) http://python.org/sf/1481770 opened by David Everly Shift+Backspace exhibits odd behavior (2006年05月04日) http://python.org/sf/1482122 opened by NothingCanFulfill socket.getsockopt bug (2006年05月05日) CLOSED http://python.org/sf/1482328 opened by ganges master Forwarding events and Tk.mainloop problem (2006年05月05日) http://python.org/sf/1482402 opened by Matthias Kievernagel asyncore is not listed in test_sundry (2006年05月05日) http://python.org/sf/1482746 opened by jackilyn Bugs Closed ___________ urllib2.Request constructor to urllib.quote the url given (2006年04月20日) http://python.org/sf/1473560 closed by gbrandl size limit exceeded for read() from network drive (2006年04月28日) http://python.org/sf/1478529 closed by tim_one urllib2 AuthHandlers can pass a bad host to HTTPPasswordMgr (2004年02月20日) http://python.org/sf/900898 closed by gbrandl test_inspect fails on WinXP (2.5a2) (2006年04月30日) http://python.org/sf/1479226 closed by gbrandl urllib violates rfc 959 (2005年09月04日) http://python.org/sf/1281692 closed by gbrandl urllib/urllib2 cannot ftp files which are not listable. (2005年11月15日) http://python.org/sf/1357260 closed by gbrandl test_ctypes: undefined symbol: XGetExtensionVersion (2006年04月28日) http://python.org/sf/1478253 closed by gbrandl compiler module does not detect a syntax error (2005年12月19日) http://python.org/sf/1385040 closed by gbrandl Tkinter hangs in test_tcl (2006年04月23日) http://python.org/sf/1475162 closed by loewis float->str rounding bug (2006年05月01日) http://python.org/sf/1479776 closed by tim_one setup.py --help-commands exception (2006年04月16日) http://python.org/sf/1471407 closed by jwpye HTMLParser doesn't treat endtags in <script> tags as CDATA (2004年10月21日) http://python.org/sf/1051840 closed by fdrake HTMLParser can't handle page with javascript (2004年11月30日) http://python.org/sf/1076070 closed by fdrake mmap tries to truncate special files (2006年05月02日) http://python.org/sf/1480678 closed by tim_one urllib2 authentication problem (2003年02月05日) http://python.org/sf/680577 closed by gbrandl urllib has trouble with Windows filenames (2006年02月22日) http://python.org/sf/1436428 closed by gbrandl Defining a class with __dict__ brakes attributes assignment (2006年03月11日) http://python.org/sf/1448042 closed by gbrandl pdb 'clear' command doesn't clear selected bp's (2006年04月18日) http://python.org/sf/1472191 closed by gbrandl socket.getsockopt bug (2006年05月05日) http://python.org/sf/1482328 closed by gangesmaster New / Reopened RFE __________________ Add SeaMonkey to webbrowser.py (2006年04月25日) CLOSED http://python.org/sf/1476166 reopened by phd IOBaseError (2006年05月03日) http://python.org/sf/1481036 opened by kxroberto RFE Closed __________ Add SeaMonkey to webbrowser.py (2006年04月25日) http://python.org/sf/1476166 closed by gbrandl "idna" encoding (drawing unicodedata) necessary in httplib? (2006年04月18日) http://python.org/sf/1472176 closed by gbrandl