[Python-Dev] Weekly Python Bug/Patch Summary

Skip Montanaro skip at mojam.com
Sun Aug 24 08:00:39 EDT 2003


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

469 open / 4048 total bugs (+20)
183 open / 2331 total patches (+10)

New Bugs
--------

a bug in IDLE on Python 2.3 i think (2003-08-17)
	http://python.org/sf/790162
curses.ascii.unctrl broken (2003-08-17)
	http://python.org/sf/790356
Section 11.20: xmlrpclib Details (2003-08-19)
	http://python.org/sf/791067
Tutorial: mutable objects may be keys (2003-08-19)
	http://python.org/sf/791397
Make logging consistent in the standard library (2003-08-19)
	http://python.org/sf/791410
Re: Bugs item #765456 (2003-08-19)
	http://python.org/sf/791445
test_threading (2003-08-19)
	http://python.org/sf/791542
Arguments tooltip wrong if def contains tuple (2003-08-20)
	http://python.org/sf/791968
urllib.urlopen for https doesn't always provide readlines (2003-08-20)
	http://python.org/sf/792101
csv.DictReader parms inconsistent with docs (2003-08-21)
	http://python.org/sf/792558
SimpleXMLRPCServer cannot handle large requests (2003-08-21)
	http://python.org/sf/792570
RESET_ERROR is not defined(logging module) (2003-08-21)
	http://python.org/sf/792649
Misleading [i:j:k] slicing description (2003-08-21)
	http://python.org/sf/792656
Easier-to-create alternative Python installer for Windows (2003-08-22)
	http://python.org/sf/793078
runnig thread multiple times (2003-08-23)
	http://python.org/sf/793687
Section 13.1 HTMLParser documentation error (2003-08-23)
	http://python.org/sf/793702
sgmllib parser problem (2003-08-23)
	http://python.org/sf/793753
pyconfig.h defines _POSIX_C_SOURCE, conflicting with feature (2003-08-23)
	http://python.org/sf/793764
gc.get_referrers() is inherently dangerous (2003-08-23)
	http://python.org/sf/793822
using itertools.izip to mutate tuples (2003-08-23)
	http://python.org/sf/793826

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

add SafeConfigParser to __all__ (2003-08-18)
	http://python.org/sf/790443
breakpoint command lists in pdb (2003-08-18)
	http://python.org/sf/790710
inconsistency with implementation(logging) (2003-08-19)
	http://python.org/sf/791153
POP3 over SSL support for poplib (2003-08-19)
	http://python.org/sf/791706
factor out SMTPHandler.emit date handling (2003-08-20)
	http://python.org/sf/791776
timetuple() returns a struct_time (2003-08-20)
	http://python.org/sf/792338
Tidying error messages in compile.c (2003-08-21)
	http://python.org/sf/792869
implement htmllib.HTMLParser.reset (2003-08-22)
	http://python.org/sf/793021
Add --remove-source option to setup.py (2003-08-22)
	http://python.org/sf/793070
urllib SSL authentication docs are wrong (2003-08-22)
	http://python.org/sf/793553
clear SGMLParser.__starttag_text on reset() (2003-08-22)
	http://python.org/sf/793559

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

Byte-order bug in socket-module getaddrinfo.c (2003-08-06)
	http://python.org/sf/784031
"SetFrontProcess failed,-606" error for Tkinter under OS X (2003-08-16)
	http://python.org/sf/789926

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

redirect fails in urllib2 (2003-05-01)
	http://python.org/sf/731153



More information about the Python-Dev mailing list