Weekly Python Patch/Bug Summary

Patch / Bug Summary ___________________ Patches : 420 open ( +6) / 3510 closed (+12) / 3930 total (+18) Bugs : 944 open ( -5) / 6391 closed (+15) / 7335 total (+10) RFE : 249 open ( +2) / 245 closed ( +0) / 494 total ( +2) New / Reopened Patches ______________________ cp720 encoding map (2006-12-16) http://python.org/sf/1616979 opened by Alexander Belchenko urllib HTTPS Basic authentication fix (2006-12-17) CLOSED http://python.org/sf/1617413 opened by Dug Song The ability to keep configuration files intact (2006-12-17) CLOSED http://python.org/sf/1617496 opened by Roman Kurakin extended slicing for bytes objects (2006-12-18) CLOSED http://python.org/sf/1617678 opened by Thomas Wouters slice-object support for sre_parse.SubPattern (2006-12-18) CLOSED http://python.org/sf/1617680 opened by Thomas Wouters specialcase simple sliceobj in tuple/str/unicode (2006-12-18) http://python.org/sf/1617682 opened by Thomas Wouters specialcase simple sliceobj in list (and bugfixes) (2006-12-18) http://python.org/sf/1617687 opened by Thomas Wouters Extended slicing for UserString (2006-12-18) http://python.org/sf/1617691 opened by Thomas Wouters Extended slicing for array objects (2006-12-18) http://python.org/sf/1617698 opened by Thomas Wouters slice-object support for ctypes Pointer/Array (2006-12-18) http://python.org/sf/1617699 opened by Thomas Wouters slice-object support for mmap (2006-12-18) http://python.org/sf/1617700 opened by Thomas Wouters extended slicing for structseq (2006-12-18) http://python.org/sf/1617701 opened by Thomas Wouters extended slicing for buffer objects (2006-12-18) http://python.org/sf/1617702 opened by Thomas Wouters add None values in SimpleXMLRPCServer (2006-12-19) http://python.org/sf/1618485 opened by Maximiliano Curia sys.intern() 2to3 fixer (2006-12-19) CLOSED http://python.org/sf/1619049 opened by Georg Brandl fix urllib to raise IOError correctly (2006-12-20) CLOSED http://python.org/sf/1619247 opened by Dug Song Bug fixes for int unification branch (2006-12-20) http://python.org/sf/1619846 opened by Adam Olsen Improve platform.py usability on Windows (2006-12-21) http://python.org/sf/1620174 opened by Luke Dunstan Patches Closed ______________ urllib HTTPS Basic authentication fix (2006-12-17) http://python.org/sf/1617413 closed by akuchling The ability to keep configuration files intact (2006-12-17) http://python.org/sf/1617496 closed by loewis extended slicing for bytes objects (2006-12-18) http://python.org/sf/1617678 closed by twouters slice-object support for sre_parse.SubPattern (2006-12-18) http://python.org/sf/1617680 closed by twouters BZ2File.seek() fails for large files (2006-12-14) http://python.org/sf/1615868 closed by akuchling 1572210 doc patch (2006-11-21) http://python.org/sf/1600491 closed by akuchling cookielib: lock acquire/release try..finally protected (2006-10-30) http://python.org/sf/1587139 closed by akuchling sys.intern() (2006-11-23) http://python.org/sf/1601678 closed by gbrandl sys.intern() 2to3 fixer (2006-12-19) http://python.org/sf/1619049 closed by gbrandl tarfile.py fix for #1471427 and updates (2006-05-09) http://python.org/sf/1484695 closed by gbrandl encoding directive -- more examples (2006-12-11) http://python.org/sf/1613352 closed by gbrandl fix urllib to raise IOError correctly (2006-12-20) http://python.org/sf/1619247 closed by gbrandl New / Reopened Bugs ___________________ Wrong pathname value in logging output (2006-12-15) http://python.org/sf/1616422 reopened by simleo Wrong pathname value in logging output (2006-12-15) http://python.org/sf/1616422 reopened by simleo Wrong pathname value in logging output (2006-12-15) http://python.org/sf/1616422 opened by Tekkaman Vague description of generator close() method (2006-12-15) CLOSED http://python.org/sf/1616726 opened by Lenard Lindstrom Instance methods compare equal when their self's are equal (2006-12-16) http://python.org/sf/1617161 opened by Frank Niessink test_logging hangs on cygwin (2006-04-06) http://python.org/sf/1465643 reopened by tebeka missing word in "sqlite3-Module-Contents"-documentation? (2006-12-18) CLOSED http://python.org/sf/1618083 opened by lgvienna HMAC can get a 6x performance increase easily (2006-12-18) CLOSED http://python.org/sf/1618455 opened by Ben Maurer bisect on presorted list (2006-12-19) http://python.org/sf/1619060 opened by Jeffrey C. Jacobs 64-bit Universal Binary build broken (2006-12-19) http://python.org/sf/1619130 opened by Thomas Treadway format error in 2.5 ref.pdf in section 5.3.4 Calls (2006-12-20) http://python.org/sf/1619641 opened by cwm42 htonl, ntohl don't handle negative longs (2006-12-20) http://python.org/sf/1619659 opened by Adam Olsen Minor error in sum() docs (2006-12-20) CLOSED http://python.org/sf/1619674 opened by Kent Johnson ctypes in_dll documented with wrong argument order (2006-12-20) CLOSED http://python.org/sf/1619680 opened by Lenard Lindstrom Bugs Closed ___________ Wrong pathname value in logging output (2006-12-15) http://python.org/sf/1616422 closed by vsajip Vague description of generator close() method (2006-12-15) http://python.org/sf/1616726 closed by akuchling AttributesImpl does not implement __contains__ on Linux (2006-12-13) http://python.org/sf/1614387 closed by gbrandl IA64/AMD64/x64 confusion (2006-12-15) http://python.org/sf/1616109 closed by loewis Python socket library confused by IPV6 notation in /etc/host (2006-11-27) http://python.org/sf/1603527 closed by loewis missing word in "sqlite3-Module-Contents"-documentation? (2006-12-18) http://python.org/sf/1618083 closed by akuchling HMAC can get a 6x performance increase easily (2006-12-18) http://python.org/sf/1618455 closed by akuchling recv_into not documented (2006-12-11) http://python.org/sf/1613651 closed by akuchling random.randrange don't return correct value for big number (2006-11-05) http://python.org/sf/1590891 closed by rhettinger Minor error in sum() docs (2006-12-20) http://python.org/sf/1619674 closed by akuchling ctypes in_dll documented with wrong argument order (2006-12-20) http://python.org/sf/1619680 closed by akuchling Problem with tapedevices and the tarfile module (2005-11-21) http://python.org/sf/1362587 closed by esshenrik resolver not thread safe (2002-04-04) http://python.org/sf/539175 closed by dustin New / Reopened RFE __________________ Improve list comprehensions to Language Integrated Query? (2006-12-19) http://python.org/sf/1618676 opened by JettLogic
participants (1)
-
Kurt B. Kaiser