Patch / Bug Summary ___________________ Patches : 375 open ( -3) / 3264 closed (+26) / 3639 total (+23) Bugs : 910 open ( +3) / 5851 closed (+20) / 6761 total (+23) RFE : 217 open ( -1) / 220 closed ( +3) / 437 total ( +2) New / Reopened Patches ______________________ Minor Correction to urllib2 HOWTO (2006年05月20日) CLOSED http://python.org/sf/1492147 opened by Mike Foord None missing from keyword module (2006年05月20日) CLOSED http://python.org/sf/1492218 opened by iga Seilnacht Socket-object convenience function: getpeercred(). (2006年05月20日) http://python.org/sf/1492240 opened by Heiko Wundram urllib2 HOWTO - Further (minor) Corrections (2006年05月20日) CLOSED http://python.org/sf/1492255 opened by Mike Foord Windows CE support (part 1) (2006年05月21日) CLOSED http://python.org/sf/1492356 opened by Luke Dunstan Windows CE support (part 2) (2006年05月27日) http://python.org/sf/1495999 opened by Luke Dunstan Unification of list-comp and for syntax (2006年05月21日) http://python.org/sf/1492509 opened by Heiko Wundram distinct error type from shutil.move() (2006年05月22日) http://python.org/sf/1492704 opened by Zooko O'Whielacronx Improvements to ceval.c (2006年05月22日) http://python.org/sf/1492828 opened by mrjbq7 Speed up gzip.readline (~40%) (2005年09月04日) CLOSED http://python.org/sf/1281707 reopened by marumari Speed up gzip.readline (~40%) (2005年09月04日) CLOSED http://python.org/sf/1281707 reopened by marumari Allow build without tracing (2006年05月22日) CLOSED http://python.org/sf/1493102 opened by Steve Holden Performance enhancements for struct module (2006年05月23日) CLOSED http://python.org/sf/1493701 opened by Bob Ippolito Documentation for new Struct object (2006年05月24日) http://python.org/sf/1494140 opened by Bob Ippolito PyUnicode_Resize cannot resize shared unicode object (2006年05月25日) CLOSED http://python.org/sf/1494487 opened by Hirokazu Yamamoto Numeric characters not recognized. (2006年05月24日) CLOSED http://python.org/sf/1494554 opened by Anders Chrigström BaseWidget.destroy updates master's childern too early (2006年05月24日) http://python.org/sf/1494750 opened by Greg Couch Scalable zipfile extension (2003年09月27日) CLOSED http://python.org/sf/813436 reopened by jafo Remove types.InstanceType and new.instance (2006年05月26日) CLOSED http://python.org/sf/1495675 opened by Collin Winter Fix test_exceptions.py (2006年05月27日) http://python.org/sf/1496135 opened by Collin Winter urllib2 HTTPPasswordMgr: default ports (2006年05月28日) CLOSED http://python.org/sf/1496206 opened by John J Lee Convert Tkinter to METH_VARARGS style (2006年05月29日) http://python.org/sf/1496952 opened by Georg Brandl deprecate METH_OLDARGS (2006年05月29日) CLOSED http://python.org/sf/1496957 opened by Georg Brandl urllib2: ensure digest auth happens in preference to basic (2006年05月29日) CLOSED http://python.org/sf/1497027 opened by John J Lee Let dicts propagate the exceptions in user __eq__ (2006年05月29日) http://python.org/sf/1497053 opened by Armin Rigo Patches Closed ______________ Minor Correction to urllib2 HOWTO (2006年05月21日) http://python.org/sf/1492147 closed by quiver None missing from keyword module (2006年05月20日) http://python.org/sf/1492218 closed by gbrandl urllib2 HOWTO - Further (minor) Corrections (2006年05月21日) http://python.org/sf/1492255 closed by quiver Windows CE support (part 1) (2006年05月21日) http://python.org/sf/1492356 closed by loewis PC new-logo-based icon set (2006年05月17日) http://python.org/sf/1490384 closed by loewis Cleaned up 16x16px icons for windows. (2006年05月03日) http://python.org/sf/1481304 closed by loewis property to get the docstring from fget (2004年08月08日) http://python.org/sf/1005461 closed by gbrandl Speed up gzip.readline (~40%) (2005年09月04日) http://python.org/sf/1281707 closed by etrepum Speed up gzip.readline (~40%) (2005年09月04日) http://python.org/sf/1281707 closed by etrepum Speed up gzip.readline (~40%) (2005年09月04日) http://python.org/sf/1281707 closed by etrepum scary frame speed hacks (2004年01月13日) http://python.org/sf/876206 closed by tim_one Allow build without tracing (2006年05月22日) http://python.org/sf/1493102 closed by gbrandl MacOSX: distutils support for -arch and -isysroot flags (2006年05月13日) http://python.org/sf/1488098 closed by ronaldoussoren Performance enhancements for struct module (2006年05月23日) http://python.org/sf/1493701 closed by etrepum Fix for int(string, base) wrong answers (take 2) (2005年10月24日) http://python.org/sf/1335972 closed by tim_one remove 4 ints from PyFrameObject (2005年10月25日) http://python.org/sf/1337051 closed by tim_one PyUnicode_Resize cannot resize shared unicode object (2006年05月24日) http://python.org/sf/1494487 closed by doerwalter Numeric characters not recognized. (2006年05月24日) http://python.org/sf/1494554 closed by loewis PyLong_FromString optimization (2006年03月04日) http://python.org/sf/1442927 closed by tim_one Remove some invariant conditions and assert in ceval (2005年02月20日) http://python.org/sf/1145039 closed by tim_one Scalable zipfile extension (2003年09月27日) http://python.org/sf/813436 closed by jafo Reduce number of open calls on startup (2004年03月23日) http://python.org/sf/921466 closed by gbrandl Remove types.InstanceType and new.instance (2006年05月26日) http://python.org/sf/1495675 closed by gvanrossum urllib2 HTTPPasswordMgr: default ports (2006年05月27日) http://python.org/sf/1496206 closed by gbrandl urllib2 handler naming convention collision (2004年06月13日) http://python.org/sf/972322 closed by gbrandl Rename functional to functools (2006年04月29日) http://python.org/sf/1478788 closed by ncoghlan deprecate METH_OLDARGS (2006年05月29日) http://python.org/sf/1496957 closed by gbrandl urllib2: ensure digest auth happens in preference to basic (2006年05月29日) http://python.org/sf/1497027 closed by gbrandl New / Reopened Bugs ___________________ keyword and topic help broken in Pythonwin IDE (2006年05月15日) CLOSED http://python.org/sf/1489051 reopened by gbrandl Wierd Floating Point on FreeBSD4 (2006年05月20日) CLOSED http://python.org/sf/1492293 opened by David Abrahams bsddb: db never opened for writing forgets its size (2006年05月22日) http://python.org/sf/1493322 opened by Steven Taschuk time.strftime() %z error (2006年05月23日) CLOSED http://python.org/sf/1493676 opened by Cillian Sharkey Setting a socket timeout breaks SSL (2006年05月24日) CLOSED http://python.org/sf/1493922 opened by Andrew Pollock Cannot use high-numbered sockets in 2.4.3 (2006年05月24日) http://python.org/sf/1494314 opened by Michael Smith SVN longobject.c compiler warnings (2006年05月24日) CLOSED http://python.org/sf/1494387 opened by Joel Konkle-Parker unchecked PyObject_SetAttrString() in PyErr_SyntaxLocation() (2006年05月24日) CLOSED http://python.org/sf/1494605 opened by Brett Cannon PyOS_ascii_strtod() uses malloc() (2006年05月24日) CLOSED http://python.org/sf/1494671 opened by Brett Cannon PyOS_ascii_strtod() uses malloc() directly (2006年05月25日) CLOSED http://python.org/sf/1494671 reopened by gbrandl pyclbr add whitespace chars to base class name (2006年05月25日) CLOSED http://python.org/sf/1494787 opened by Dmitry Vasiliev int/long assume that the buffer ends in 0円 => CRASH (2006年05月25日) http://python.org/sf/1495033 opened by James Y Knight sys.getfilesystemencoding (2006年05月25日) CLOSED http://python.org/sf/1495089 opened by Felix Wiemann OverflowWarning still in 2.5 despite docstring (2006年05月25日) CLOSED http://python.org/sf/1495175 opened by Jim Jewett Install under osx 10.4.6 breaks shell. (2006年05月25日) http://python.org/sf/1495210 opened by ephantom W3C <-> Python DOM type mapping docs need updating (2006年05月25日) http://python.org/sf/1495229 opened by Mike Brown make altinstall installs pydoc (2006年05月26日) http://python.org/sf/1495488 opened by Tim Heaney os.listdir(): inconsistent behavior with trailing spaces (2006年05月26日) CLOSED http://python.org/sf/1495754 opened by Kenneth J. Pronovici Still a problem (2006年05月26日) http://python.org/sf/1495802 opened by jpsc986_hj test_float segfaults with SIGFPE on FreeBSD 6.0 / Alpha (2006年05月27日) http://python.org/sf/1496032 opened by Bob Ippolito Incorrect error message related to **kwargs (2006年05月28日) CLOSED http://python.org/sf/1496278 opened by Collin Winter strptime: wrong default values used to fill in missing data (2006年05月28日) http://python.org/sf/1496315 opened by Markus Gritsch tarfile.py: dict order dependency (2006年05月28日) http://python.org/sf/1496501 opened by Armin Rigo Modules in cwd can't be imported in interactive mode (2006年05月28日) CLOSED http://python.org/sf/1496539 opened by iga Seilnacht Building Python 2.4.3 on Solaris 9/10 with Sun Studio 11 (2006年05月28日) http://python.org/sf/1496561 opened by Andreas Bugs Closed ___________ Segmentation fault while using Tkinter (2006年05月01日) http://python.org/sf/1479586 closed by loewis keyword and topic help broken in Pythonwin IDE (2006年05月15日) http://python.org/sf/1489051 closed by gbrandl Wierd Floating Point on FreeBSD4 (2006年05月21日) http://python.org/sf/1492293 closed by loewis time.strftime() %z error (2006年05月23日) http://python.org/sf/1493676 closed by bcannon int(string, base) wrong answers (2005年10月22日) http://python.org/sf/1334662 closed by tim_one Setting a socket timeout breaks SSL (2006年05月24日) http://python.org/sf/1493922 closed by loewis SVN longobject.c compiler warnings (2006年05月24日) http://python.org/sf/1494387 closed by tim_one unchecked PyObject_SetAttrString() in PyErr_SyntaxLocation() (2006年05月24日) http://python.org/sf/1494605 closed by gbrandl PyOS_ascii_strtod() uses malloc() directly (2006年05月25日) http://python.org/sf/1494671 closed by gbrandl PyOS_ascii_strtod() uses malloc() directly (2006年05月24日) http://python.org/sf/1494671 closed by bcannon Erroneous \url command in python.sty (2005年09月03日) http://python.org/sf/1281291 closed by fdrake pyclbr add whitespace chars to base class name (2006年05月25日) http://python.org/sf/1494787 closed by gbrandl Setting socket timeout crashes SSL (2005年02月27日) http://python.org/sf/1153016 closed by twouters Multiple dots in relative import statement raise SyntaxError (2006年05月15日) http://python.org/sf/1488915 closed by twouters sys.getfilesystemencoding (2006年05月25日) http://python.org/sf/1495089 closed by gbrandl OverflowWarning still in 2.5 despite docstring (2006年05月25日) http://python.org/sf/1495175 closed by gbrandl os.listdir(): inconsistent behavior with trailing spaces (2006年05月26日) http://python.org/sf/1495754 closed by gbrandl urllib2 Request.get_host and proxies (2003年03月05日) http://python.org/sf/698374 closed by jjlee Incorrect error message related to **kwargs (2006年05月28日) http://python.org/sf/1496278 closed by gbrandl Modules in cwd can't be imported in interactive mode (2006年05月28日) http://python.org/sf/1496539 closed by gbrandl can't pickle slice objects (2006年05月12日) http://python.org/sf/1487420 closed by gbrandl New / Reopened RFE __________________ Create "Performance" category? (2006年05月22日) CLOSED http://python.org/sf/1492856 opened by Sean Reifschneider Integer bit operations performance improvement. (2006年05月22日) http://python.org/sf/1492860 opened by Sean Reifschneider sys.getrefcount should be in gc (2006年05月24日) http://python.org/sf/1494595 opened by Jim Jewett RFE Closed __________ Create "Performance" category? (2006年05月22日) http://python.org/sf/1492856 closed by tim_one Create a fat build on darwin (2005年06月10日) http://python.org/sf/1218333 closed by ronaldoussoren Add encoding to DocFileSuite (2004年12月08日) http://python.org/sf/1080727 closed by quiver