Bug/Patch Summary ----------------- 222 open / 2377 total bugs (-18) 97 open / 1409 total patches (+2) New Bugs -------- SMTPLib sendmail fails on hyphenated adr (2002年03月31日) http://python.org/sf/537484 packing double yields garbage (2002年04月02日) http://python.org/sf/538361 Python open w/ MSVC6: bad error msgs (2002年04月03日) http://python.org/sf/538827 Using the lib index mechanically (2002年04月03日) http://python.org/sf/538961 resolver not thread safe (2002年04月04日) http://python.org/sf/539175 asyncore file wrapper & os.error (2002年04月04日) http://python.org/sf/539444 os.mkdir() handles SETGID inconsistently (2002年04月05日) http://python.org/sf/539942 Framework.mainloop() - multiple threads (2002年04月05日) http://python.org/sf/539990 New Patches ----------- ae* modules: handle type inheritance (2002年04月02日) http://python.org/sf/538395 Support PyChecker in IDLE (2002年04月03日) http://python.org/sf/539043 Webbrowser.py and konqueror (2002年04月04日) http://python.org/sf/539360 Unicode fix for test in tkFileDialog.py (2002年04月04日) http://python.org/sf/539392 build info docs from sources (2002年04月04日) http://python.org/sf/539486 build info docs from tex sources (2002年04月04日) http://python.org/sf/539487 dict.popitem(key=None) (2002年04月05日) http://python.org/sf/539949 Remove PyMalloc_* symbols (2002年04月06日) http://python.org/sf/540394 Closed Bugs ----------- readline() of codecs.StreamReader doesn't work for"utf-16le" (2000年11月14日) http://python.org/sf/222395 popen('python -c"...."') tends to hang (2000年12月24日) http://python.org/sf/226766 popen on Win9x isnt smart enough about finding w9xpopen.exe (2001年01月13日) http://python.org/sf/228685 urllib2: AbstractHTTPHandler limits flexible client implemen (2001年03月11日) http://python.org/sf/407783 popenx() argument mangling hangs python (2001年08月31日) http://python.org/sf/457466 test_commands fails on SGI (2001年09月11日) http://python.org/sf/460613 Integrate "What's new in Python x.y" (2001年12月26日) http://python.org/sf/496922 test_commands assumes ls is in /bin (2001年12月27日) http://python.org/sf/497160 Short-cuts missing for All Users (2001年12月30日) http://python.org/sf/497854 urllib.py: open_http() host problem (2002年01月13日) http://python.org/sf/503031 pprint should (optionally) use str (2002年01月17日) http://python.org/sf/505152 array module has undocumented features (2002年02月17日) http://python.org/sf/518767 posixmodule.c fails Tru64 (stat macro) (2002年03月01日) http://python.org/sf/524600 tty shipped in win32 distribution (2002年03月03日) http://python.org/sf/525121 Potential AV in vgetargskeywords (2002年03月24日) http://python.org/sf/534347 new.instance() breaks with new classes (2002年03月26日) http://python.org/sf/535170 super() broken with classmethods (2002年03月26日) http://python.org/sf/535444 xml.sax memory leak with ExpatParser (2002年03月26日) http://python.org/sf/535474 threading.Lock().acquire bug (2002年03月27日) http://python.org/sf/536017 pydoc getopt fails (2002年03月28日) http://python.org/sf/536449 module array: C type descriptions wrong (2002年03月28日) http://python.org/sf/536469 Docs for "es" and "et" confusing (2002年03月28日) http://python.org/sf/536516 Closed Patches -------------- socketmodule ssl: server & thread (2001年08月17日) http://python.org/sf/452110 On the update_slot() behavior (2002年02月07日) http://python.org/sf/514662 Explict proxies for urllib.urlopen() (2002年02月27日) http://python.org/sf/523415 PEP 285 - Adding a bool type (2002年03月09日) http://python.org/sf/528022 Comprehensibility patch (typeobject.c) (2002年03月28日) http://python.org/sf/536407 pymalloc for types and other cleanups (2002年03月29日) http://python.org/sf/536909