Patch / Bug Summary ___________________ Patches : 342 open ( +3) / 2923 closed ( +1) / 3265 total ( +4) Bugs : 908 open ( +5) / 5232 closed (+10) / 6140 total (+15) RFE : 188 open ( +1) / 185 closed ( +1) / 373 total ( +2) New / Reopened Patches ______________________ String formatting character for str.join (2005年09月04日) CLOSED http://python.org/sf/1281573 opened by Nick Coghlan Speed up gzip.readline (~40%) (2005年09月04日) http://python.org/sf/1281707 opened by April King Enable SSL for smtplib (2005年09月05日) http://python.org/sf/1282340 opened by Phil Underwood AIX port from Elemental Security (2005年09月07日) http://python.org/sf/1284289 opened by Guido van Rossum Patches Closed ______________ String formatting character for str.join (2005年09月04日) http://python.org/sf/1281573 closed by ncoghlan New / Reopened Bugs ___________________ time.strptime() fails with unicode date string, de_DE locale (2005年09月01日) CLOSED http://python.org/sf/1280061 opened by Adam Monsen tokenize module does not detect inconsistent dedents (2005年06月21日) http://python.org/sf/1224621 reopened by arigo PyDateTime_Check references static object (2005年09月02日) CLOSED http://python.org/sf/1280924 opened by Skip Montanaro xml.sax.expatreader doesn't pass encoding to ParserCreate (2005年09月02日) http://python.org/sf/1281032 opened by Samuel Bayer Erroneous \url command in python.sty (2005年09月03日) http://python.org/sf/1281291 opened by Rory Yorke array.arrays are not unpickleable (2005年09月03日) CLOSED http://python.org/sf/1281383 opened by Reinhold Birkenfeld Py_BuildValue k format units don't work with big values (2005年09月04日) http://python.org/sf/1281408 opened by Adal Chiriliuc exception when unpickling array.array objects (2005年09月04日) http://python.org/sf/1281556 opened by John Machin urllib violates rfc 959 (2005年09月04日) http://python.org/sf/1281692 opened by Matthias Klose logging.shutdown() not correct for chained handlers (2005年09月05日) http://python.org/sf/1282539 opened by Fons Dijkstra socket.getaddrinfo() bug for IPv6 enabled platforms (2005年09月06日) http://python.org/sf/1282647 opened by Ganesan Rajagopal PyArg_ParseTupleAndKeywords gives misleading error message (2005年09月06日) http://python.org/sf/1283289 opened by japierro nit for builtin sum doc (2005年09月07日) http://python.org/sf/1283491 opened by daishi harada os.path.abspath() / os.chdir() buggy with unicode paths (2005年09月07日) http://python.org/sf/1283895 opened by Antoine Pitrou re nested conditional matching (?()) doesn't work (2005年09月07日) http://python.org/sf/1284341 opened by Erik Demaine Bugs Closed ___________ codecs.StreamRecoder.next doesn't encode (2005年07月10日) http://python.org/sf/1235646 closed by doerwalter time.strptime() fails with unicode date string, de_DE locale (2005年09月01日) http://python.org/sf/1280061 closed by bcannon crash recursive __getattr__ (2005年08月24日) http://python.org/sf/1267884 closed by tjreedy Lambda and deepcopy (2005年08月31日) http://python.org/sf/1277718 closed by tjreedy logging module broken for multiple threads? (2005年09月01日) http://python.org/sf/1277903 closed by vsajip PyDateTime_Check references static object (2005年09月02日) http://python.org/sf/1280924 closed by montanaro bz2module.c compiler warning (2005年08月26日) http://python.org/sf/1274069 closed by birkenfeld discrepancy between str.__cmp__ and unicode.__cmp__ (2005年08月29日) http://python.org/sf/1275719 closed by rhettinger array.arrays are not unpickleable (2005年09月03日) http://python.org/sf/1281383 closed by rhettinger SyntaxError raised on win32 for correct files (2005年05月12日) http://python.org/sf/1200686 closed by tim_one New / Reopened RFE __________________ non-sequence map() arguments for optimization (2005年09月02日) CLOSED http://python.org/sf/1281053 opened by Ecnassianer of the Green Storm Give __len__() advice for "don't know" (2005年09月06日) http://python.org/sf/1283110 opened by Tim Peters RFE Closed __________ non-sequence map() arguments for optimization (2005年09月03日) http://python.org/sf/1281053 closed by birkenfeld