
Patch / Bug Summary ___________________ Patches : 360 open (+16) / 2956 closed ( +1) / 3316 total (+17) Bugs : 893 open (+10) / 5353 closed (+12) / 6246 total (+22) RFE : 199 open ( -2) / 189 closed ( +2) / 388 total ( +0) New / Reopened Patches ______________________ Patch for (Doc) #1255218 (2005-10-17) http://python.org/sf/1328526 opened by Peter van Kampen Patch for (Doc) #1261659 (2005-10-17) http://python.org/sf/1328566 opened by Peter van Kampen pclose raises spurious exception on win32 (2005-10-17) http://python.org/sf/1328851 opened by Guido van Rossum datetime/xmlrpclib.DateTime comparison (2005-10-18) http://python.org/sf/1330538 opened by Skip Montanaro tarfile.py: fix for 1330039 (2005-10-19) CLOSED http://python.org/sf/1331635 opened by Lars Gustäbel Allow use of non-latin1 chars in interactive shell (2005-10-21) http://python.org/sf/1333679 opened by Noam Raphael Fix for int(string, base) wrong answers (2005-10-22) http://python.org/sf/1334979 opened by Adam Olsen Patch to implement PEP 351 (2005-10-23) http://python.org/sf/1335812 opened by Barry A. Warsaw Fix for int(string, base) wrong answers (take 2) (2005-10-24) http://python.org/sf/1335972 opened by Alan McIntyre remove 4 ints from PyFrameObject (2005-10-24) http://python.org/sf/1337051 opened by Neal Norwitz Elemental Security contribution - parsexml.py (2005-10-25) http://python.org/sf/1337648 opened by Guido van Rossum Elemental Security contribution - pgen2 package (2005-10-25) http://python.org/sf/1337696 opened by Guido van Rossum fileinput patch for bug #1336582 (2005-10-25) http://python.org/sf/1337756 opened by A. Murat EREN Inconsistent use of buffer interface in string and unicode (2005-10-25) http://python.org/sf/1337876 opened by Phil Thompson tarfile.py: fix for bug #1336623 (2005-10-26) http://python.org/sf/1338314 opened by Lars Gustäbel cross compile and mingw support (2005-10-27) http://python.org/sf/1339673 opened by Jan Nieuwenhuizen Patches Closed ______________ tarfile.py: fix for 1330039 (2005-10-19) http://python.org/sf/1331635 closed by nnorwitz New / Reopened Bugs ___________________ HTTPResponse instance has no attribute 'fileno' (2005-10-16) http://python.org/sf/1327971 opened by Kevin Dwyer __getslice__ taking priority over __getitem__ (2005-10-17) http://python.org/sf/1328278 opened by Josh Marshall os-process.html (2005-10-17) CLOSED http://python.org/sf/1328915 opened by Noah Spurrier Empty Generator doesn't evaluate as False (2005-10-17) CLOSED http://python.org/sf/1328959 opened by Christian Höltje tarfile.add() produces hard links instead of normal files (2005-10-18) CLOSED http://python.org/sf/1330039 opened by Martin Pitt utf 7 codec broken (2005-10-19) CLOSED http://python.org/sf/1331062 opened by Ralf Schmitt string_subscript doesn't check for failed PyMem_Malloc (2005-10-19) CLOSED http://python.org/sf/1331563 opened by Adam Olsen Incorrect use of -L/usr/lib/termcap (2005-10-19) http://python.org/sf/1332732 opened by Robert M. Zigweid Inaccurate footnote 1 in Lib ref, sect 2.3.6.4 (2005-10-20) CLOSED http://python.org/sf/1332780 opened by Andy BSD DB test failures for BSD DB 3.2 (2005-10-19) http://python.org/sf/1332852 opened by Neal Norwitz Fatal Python error: Interpreter not initialized (2005-10-20) http://python.org/sf/1332869 opened by Andrew Mitchell BSD DB test failures for BSD DB 4.1 (2005-10-19) http://python.org/sf/1332873 opened by Neal Norwitz Bugs of the new AST compiler (2005-10-21) http://python.org/sf/1333982 opened by Armin Rigo int(string, base) wrong answers (2005-10-22) http://python.org/sf/1334662 opened by Tim Peters Python 2.4.2 doesn't build with "--without-threads" (2005-10-22) http://python.org/sf/1335054 opened by Gunter Ohrner fileinput device or resource busy error (2005-10-24) http://python.org/sf/1336582 opened by A. Murat EREN tarfile can't extract some tar archives.. (2005-10-24) http://python.org/sf/1336623 opened by A. Murat EREN Python.h should include system headers properly [POSIX] (2005-10-25) http://python.org/sf/1337400 opened by Dimitri Papadopoulos IDLE, F5 wrong external file content on error. (2005-10-26) http://python.org/sf/1337987 opened by MvGulik doctest mishandles exceptions raised within generators (2005-10-26) http://python.org/sf/1337990 opened by Tim Wegener Memory keeping (2005-10-26) http://python.org/sf/1338264 opened by sin CVS webbrowser.py (1.40) bugs (2005-10-26) http://python.org/sf/1338995 opened by Greg Couch shelve.Shelf.__del__ throws exceptions (2005-10-26) http://python.org/sf/1339007 opened by Geoffrey T. Dairiki Threading misbehavior with lambdas (2005-10-27) CLOSED http://python.org/sf/1339045 opened by Maciek Fijalkowski Bugs Closed ___________ wrong TypeError traceback in generator expressions (2005-10-14) http://python.org/sf/1327110 closed by mwh os-process.html (2005-10-17) http://python.org/sf/1328915 closed by nnorwitz Empty Generator doesn't evaluate as False (2005-10-17) http://python.org/sf/1328959 closed by rhettinger tarfile.add() produces hard links instead of normal files (2005-10-18) http://python.org/sf/1330039 closed by nnorwitz utf 7 codec broken (2005-10-19) http://python.org/sf/1331062 closed by lemburg string_subscript doesn't check for failed PyMem_Malloc (2005-10-19) http://python.org/sf/1331563 closed by nnorwitz Inaccurate footnote 1 in Lib ref, sect 2.3.6.4 (2005-10-20) http://python.org/sf/1332780 closed by birkenfeld Argument genexp corner case (2005-03-21) http://python.org/sf/1167751 closed by nnorwitz Encodings iso8859_1 and latin_1 are redundant (2005-08-12) http://python.org/sf/1257525 closed by lemburg ISO8859-9 broken (2005-10-11) http://python.org/sf/1324237 closed by lemburg mac_roman codec missing "apple" codepoint (2005-10-04) http://python.org/sf/1313051 closed by lemburg line numbers off by 1 in dis (2005-07-28) http://python.org/sf/1246473 closed by nascheme Threading misbehavior with lambdas (2005-10-27) http://python.org/sf/1339045 deleted by fijal RFE Closed __________ python scratchpad (IDLE) (2005-10-14) http://python.org/sf/1326830 closed by kbk datetime.replace could take a dict (2005-09-20) http://python.org/sf/1296581 closed by birkenfeld
participants (1)
-
Kurt B. Kaiser