[Python-Dev] Weekly Python Bug/Patch Summary

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


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

316 open / 2963 total bugs (+4)
92 open / 1733 total patches (-4)

New Bugs
--------

textwrap fails on unicode using defaults (2002-10-13)
	http://python.org/sf/622831
inconsistent results of leading whitespace in textwrap input (2002-10-13)
	http://python.org/sf/622849
urllib.pathname2url(), .url2pathname() (2002-10-14)
	http://python.org/sf/623196
tempfile crashes (2002-10-15)
	http://python.org/sf/623464
__rdiv__ vs new-style classes (2002-10-15)
	http://python.org/sf/623669
Broken link in local documentation. (2002-10-16)
	http://python.org/sf/624024
email 2.4.3 pkg mail header error (2002-10-16)
	http://python.org/sf/624254
sq_concat prevents __radd__ from working (2002-10-17)
	http://python.org/sf/624807
Creation of struct_seq types (2002-10-17)
	http://python.org/sf/624827
help(UNICODE) -- reference page missing (2002-10-17)
	http://python.org/sf/624860
pydoc shows tools/scripts but blows up (2002-10-17)
	http://python.org/sf/624893
Typo at line 351 of email/Charset.py (2002-10-18)
	http://python.org/sf/625509
Errors with recursive objects (2002-10-19)
	http://python.org/sf/625698
Reorganize MacPython resources on OSX (2002-10-19)
	http://python.org/sf/625725
sys.executable in applets (2002-10-19)
	http://python.org/sf/625728
IDE starts in / on OSX (2002-10-19)
	http://python.org/sf/625734
missing names in telnetlib.py (2002-10-19)
	http://python.org/sf/625823

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

2.2 patches for BSD/OS 5.0 (2002-03-26)
	http://python.org/sf/535335
autoconf-2.5X tweaks for configure.in (2002-10-15)
	http://python.org/sf/623771
HTTP Auth support for xmlrpclib (2002-10-16)
	http://python.org/sf/624180
attributes for urlsplit, urlparse result (2002-10-16)
	http://python.org/sf/624325
sets.BaseSet.isdisjointset(other) (2002-10-18)
	http://python.org/sf/625513

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

Broken \ref link in documentation (2000-10-18)
	http://python.org/sf/217195
bad links at Ref Guide (2001-11-23)
	http://python.org/sf/484967
re.finditer (2002-07-24)
	http://python.org/sf/585882
list(xrange(sys.maxint / 4)) -> swapping (2002-09-28)
	http://python.org/sf/616019
segmentation fault importing huge source (2002-10-07)
	http://python.org/sf/619789
__ipow__ broken for 'object's (2002-10-08)
	http://python.org/sf/620179
core setup.py fails on Windows (2002-10-08)
	http://python.org/sf/620364
websucker relative-URL errors (2002-10-09)
	http://python.org/sf/620705
SocketServer/socket allow_reuse_address (2002-10-09)
	http://python.org/sf/620783
email: ASCII decoding error on 8bit data (2002-10-10)
	http://python.org/sf/621457
docs do not include spec info from PEPs (2002-10-10)
	http://python.org/sf/621526

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

specifying headers for extensions (2002-03-21)
	http://python.org/sf/533008
opt. timeouts for Queue.put() and .get() (2002-06-22)
	http://python.org/sf/572628
makesockaddr, use addrlen with AF_UNIX (2002-06-27)
	http://python.org/sf/574707
incompatible, but nice strings improveme (2002-07-08)
	http://python.org/sf/578688
smtplib.py patch for macmail esmtp auth (2002-07-17)
	http://python.org/sf/583180
db4 include not found (2002-08-02)
	http://python.org/sf/590377
zipfile.py reads archives with comments (2002-09-19)
	http://python.org/sf/611760
koi8_u codec (2002-09-23)
	http://python.org/sf/613173
tkFileDialog multiple option (2002-10-11)
	http://python.org/sf/621891