[Python-Dev] Weekly Python Bug/Patch Summary

Skip Montanaro skip at manatee.mojam.com
Sun Nov 16 08:01:10 EST 2003


Bug/Patch Summary
-----------------

580 open / 4343 total bugs (+68)
196 open / 2455 total patches (+19)

New Bugs
--------

Typos in the docs (Extending/Embedding + Python/C API) (2003-11-09)
	http://python.org/sf/838938
Document that highly recursive data cannot be pickled (2003-11-09)
	http://python.org/sf/839075
attempt to access sys.argv when it doesn't exist (2003-11-10)
	http://python.org/sf/839151
interators broken for weak dicts (2003-11-10)
	http://python.org/sf/839159
SimpleHTTPServer reports wrong content-length for text files (2003-11-10)
	http://python.org/sf/839496
Bug in type's GC handling causes segfaults (2003-11-10)
	http://python.org/sf/839548
String formatting operator % badly documented (2003-11-10)
	http://python.org/sf/839585
Windows non-MS compiler doc updates (2003-11-10)
	http://python.org/sf/839709
MacPython installer: disk image does not mount from NFS (2003-11-11)
	http://python.org/sf/839865
Incorrect shared library build (2003-11-11)
	http://python.org/sf/840065
weakref callbacks and gc corrupt memory (2003-11-12)
	http://python.org/sf/840829
xmlrpclib chokes on Unicode keys (2003-11-13)
	http://python.org/sf/841757
-O breaks bundlebuilder --standalone (2003-11-13)
	http://python.org/sf/841800
PackMan database for panther misses devtools dep (2003-11-14)
	http://python.org/sf/842116
logging.shutdown() exception (2003-11-14)
	http://python.org/sf/842170
Digital Unix build fails to create ccpython.o (2003-11-14)
	http://python.org/sf/842171
optparser help formatting nit (2003-11-14)
	http://python.org/sf/842213
xmlrpclib and backward compatibility (2003-11-14)
	http://python.org/sf/842600
Windows mis-installs to network drive (2003-11-14)
	http://python.org/sf/842629

New Patches
-----------

Footnote on bug in Mailbox with Windows text-mode files (2003-11-09)
	http://python.org/sf/838910
Cross building python for mingw32 (2003-11-13)
	http://python.org/sf/841454
Differentiation between Builtins and extension classes (2003-11-13)
	http://python.org/sf/841461
One more patch for --enable-shared (2003-11-13)
	http://python.org/sf/841807
reflect the removal of mpz (2003-11-14)
	http://python.org/sf/842567
NameError in the example of sets module (2003-11-15)
	http://python.org/sf/842994
doc fixes builtin super and string.replace (2003-11-16)
	http://python.org/sf/843088

Closed Bugs
-----------


Closed Patches
--------------

imaplib : Add support for the THREAD command (2003-08-31)
	http://python.org/sf/798297
invalid use of setlocale (2003-09-11)
	http://python.org/sf/804543



More information about the Python-Dev mailing list