[Python-Dev] Weekly Python Bug/Patch Summary (original) (raw)

Skip Montanaro skip@manatee.mojam.com
Sun, 6 Oct 2002 07:00:24 -0500


Bug/Patch Summary

293 open / 2905 total bugs (+1) 112 open / 1719 total patches (+3)

New Bugs

packages doc in the tutorial (2002-09-29) http://python.org/sf/616211 plat-linux2/IN.py FutureWarning's (2002-10-03) http://python.org/sf/618012 overflow error in calendar module (2002-10-03) http://python.org/sf/618146 Windows binary missing IPv6 support (2002-10-04) http://python.org/sf/618593 Connecting to IPv4 addrs from IPv6 socke (2002-10-04) http://python.org/sf/618594 list(xrange(sys.maxint/4)) again (2002-10-04) http://python.org/sf/618623 Use C3 MRO algorithm (2002-10-04) http://python.org/sf/618704

New Patches

textwrap: prefix short lines (2002-09-30) http://python.org/sf/616496 getframe hook (Psyco #1) (2002-10-01) http://python.org/sf/617309 Tiny profiling info (Psyco #2) (2002-10-01) http://python.org/sf/617311 debugger-controlled jumps (Psyco #3) (2002-10-01) http://python.org/sf/617312 Rational Reference Implementation (2002-10-02) http://python.org/sf/617779 gzip.py and files > 2G (2002-10-03) http://python.org/sf/618135 [mingw patches] alloca and posixmodule (2002-10-04) http://python.org/sf/618791 Fix test_pep277 on Win9x (2002-10-05) http://python.org/sf/619108

Closed Bugs

ImportError: No module named _socket (2002-06-07) http://python.org/sf/565710 NetBSD 1.4.3, a.out, shared modules (2002-08-17) http://python.org/sf/596576 socket.getfqdn() doesn't on Windows (2002-09-27) http://python.org/sf/615472 getdefaultlocale failure on OS X (2002-09-28) http://python.org/sf/616002

Closed Patches

test_commands test fails under Cygwin (2002-04-16) http://python.org/sf/544740 PEP 277: Unicode file name support (2002-08-12) http://python.org/sf/594001 ccompiler argument checking too strict (2002-09-02) http://python.org/sf/603831 build fixes for SCO (2002-09-26) http://python.org/sf/615069 acconfig.h out of date (2002-09-26) http://python.org/sf/615343