[Python-Dev] Weekly Python Bug/Patch Summary

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


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

283 open / 2867 total bugs (no change)
106 open / 1698 total patches (-2)

New Bugs
--------

Mac IDE Browser / ListManager issue (2002-09-16)
	http://python.org/sf/610149
unicode alphanumeric regexp bug (2002-09-16)
	http://python.org/sf/610299
SO name is too short!  Python 2.2.1 (2002-09-16)
	http://python.org/sf/610332
linuxaudiodev not documented (2002-09-17)
	http://python.org/sf/610401
mhlib does not obey MHCONTEXT env var (2002-09-17)
	http://python.org/sf/610556
Numpy doesn't build for Python.framework (2002-09-17)
	http://python.org/sf/610730
Lone surrogates cause bad .pyc files (2002-09-17)
	http://python.org/sf/610783
SMTP.login() uses invalid base64 enc. (2002-09-18)
	http://python.org/sf/611052
Cannot compile escaped unicode character (2002-09-20)
	http://python.org/sf/612074
2 bugs in turtle.py (2002-09-21)
	http://python.org/sf/612595

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

Updated .spec file for 2.2 series. (2002-09-18)
	http://python.org/sf/611191
select problems on Windows (2002-09-19)
	http://python.org/sf/611464
zipfile.py reads archives with comments (2002-09-19)
	http://python.org/sf/611760
quietly select between 'less' and 'more' (2002-09-20)
	http://python.org/sf/612111
"Bare" text tag_configure in Tkinter (2002-09-21)
	http://python.org/sf/612602
Allow more Unicode on sys.stdout (2002-09-21)
	http://python.org/sf/612627

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

bugs in Tix.py ListNoteBook  PanedWindow (2001-11-23)
	http://python.org/sf/484994
multifile different in 2.2 from 2.1.1 (2002-02-07)
	http://python.org/sf/514676
Sig11 in cPickle (stack overflow) (2002-07-01)
	http://python.org/sf/576084
Empty genindex.html pages (2002-07-26)
	http://python.org/sf/586926
defining away __attribute__ is not good (2002-09-08)
	http://python.org/sf/606493
Problems in IDLE Browsers & Viewers (2002-09-12)
	http://python.org/sf/608595
test_b1.py, disabling of list test (2002-09-13)
	http://python.org/sf/609041
cPickle.BadPickleGet is a string (2002-09-13)
	http://python.org/sf/609164

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

Reimplementation of multifile.py (2001-04-04)
	http://python.org/sf/413766
MSVC Preprocessor (2001-07-15)
	http://python.org/sf/441528
Setup and distutils changes. (2001-08-21)
	http://python.org/sf/454041
Extension to Calltips / Show attributes (2002-03-03)
	http://python.org/sf/525109
PEP 4 update: deprecations (2002-03-18)
	http://python.org/sf/531491
Support PyChecker in IDLE (2002-04-03)
	http://python.org/sf/539043
Mac OS X keydefs (2002-09-07)
	http://python.org/sf/606132
configure on Irix (sockets, posix) (2002-09-13)
	http://python.org/sf/608999