[Python-Dev] Weekly Python Bug/Patch Summary

Skip Montanaro skip@manatee.mojam.com
Sun, 3 Nov 2002 07:00:25 -0600


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

321 open / 2999 total bugs (+1)
99 open / 1752 total patches (+3)

New Bugs
--------

FAIL: test_crlf_separation (email.test.t (2002-10-28)
	http://python.org/sf/629756
int("123123123123123123") doesn't work (2002-10-28)
	http://python.org/sf/629989
bdist_rpm target breaks with rpm 4.1 (2002-10-28)
	http://python.org/sf/630195
expat causes a core dump (2002-10-29)
	http://python.org/sf/630494
Dialogs too tight on OSX (2002-10-29)
	http://python.org/sf/630818
__all__ as determiner of a module's api (2002-10-30)
	http://python.org/sf/631055
Mac OS 10 configure problem (2002-10-30)
	http://python.org/sf/631247
https via httplib trips over IIS defect (2002-10-31)
	http://python.org/sf/631683
Tkinter (?) refct (?) bug (2002-11-01)
	http://python.org/sf/632323
Typo string instead of sting in LibDoc (2002-11-03)
	http://python.org/sf/632864

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

Add a sample selection method to random.py (2002-10-27)
	http://python.org/sf/629637
telnetlib.py: don't block on IAC and enhancement (2002-10-29)
	http://python.org/sf/630829
Exceptions raised by line trace function (2002-10-30)
	http://python.org/sf/631276
New pdb command "pp" (2002-10-31)
	http://python.org/sf/631678
Punycode encoding (2002-11-02)
	http://python.org/sf/632643

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

HP-UX: Problem building socket (2001-10-29)
	http://python.org/sf/475951
__del__ docs need update (2001-12-13)
	http://python.org/sf/492619
buffer object API description truncated (2002-02-17)
	http://python.org/sf/518775
corefile: python 2.1.3, zope 2.5.0 (2002-04-17)
	http://python.org/sf/545410
python -v sometimes fails to find init (2002-05-02)
	http://python.org/sf/551504
import _tkinter python dumps core. (2002-08-21)
	http://python.org/sf/598160
overflow error in calendar module (2002-10-03)
	http://python.org/sf/618146
KeyPress bindings don't work (2002-10-23)
	http://python.org/sf/627798

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

names in types module (2002-06-15)
	http://python.org/sf/569328
HTTP Auth support for xmlrpclib (2002-10-16)
	http://python.org/sf/624180