[Python-Dev] Weekly Python Bug/Patch Summary

Skip Montanaro skip at mojam.com
Sun Aug 31 08:00:50 EDT 2003


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

470 open / 4073 total bugs (+3)
187 open / 2342 total patches (+4)

New Bugs
--------

Cannot retrieve name of super object (2003-04-28)
	http://python.org/sf/729103
cygwin builds do not embed (2003-08-24)
	http://python.org/sf/794140
double symlinking corrupts sys.path[0] (2003-08-24)
	http://python.org/sf/794291
email bug with message/rfc822 (2003-08-24)
	http://python.org/sf/794458
email module param parsing bug (2003-08-24)
	http://python.org/sf/794466
Named groups limitation in sre (2003-08-25)
	http://python.org/sf/794819
email.Message param parsing problem II (2003-08-25)
	http://python.org/sf/795081
Documentation (2003-08-26)
	http://python.org/sf/795649
sdist ignores scripts argument in setup (2003-08-27)
	http://python.org/sf/796042
Parser wart (2003-08-27)
	http://python.org/sf/796116
ntpath.expanduser() is still wrong (2003-08-27)
	http://python.org/sf/796219
locale.setlocale(locale.LC_ALL, "de") raises exception (2003-08-29)
	http://python.org/sf/797447
csv.DictWriter -- inconsistent doc & code (2003-08-30)
	http://python.org/sf/797844
Small problems with the csv module's documentation (2003-08-30)
	http://python.org/sf/797853
select module doesn't allow any iterable. (2003-08-31)
	http://python.org/sf/798046
IDLE / PyOS_InputHook (2003-08-31)
	http://python.org/sf/798058

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

startup file compiler flags (2003-08-24)
	http://python.org/sf/794400
__file__ attribute missing from dynamicly loaded module (2003-08-25)
	http://python.org/sf/794826
license inconsistency (2003-08-26)
	http://python.org/sf/795531
CGIHTTPServer fix (2003-08-28)
	http://python.org/sf/796772
decode message attachments in email.Message (2003-08-28)
	http://python.org/sf/796908
Windows installer changes for 2.3.1 (2003-08-28)
	http://python.org/sf/796919

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

An extended definition of "non-overlapping" would save time. (2003-05-04)
	http://python.org/sf/732120
urllib: open_https generates wrong Authorize header (2003-07-23)
	http://python.org/sf/776542
Bug in "Build and C API Changes" section of what's new doc? (2003-07-30)
	http://python.org/sf/780231
ImportError: cannot import name __all__ (2003-08-04)
	http://python.org/sf/782752
Fatal Python error: unknown scope (2003-08-06)
	http://python.org/sf/784075
zlib monotonic test -- false assumptions or bug in zlib.lib (2003-08-08)
	http://python.org/sf/785222
compiler.compileFile fails on csv.py (2003-08-13)
	http://python.org/sf/788011
Cannot decode/encode anything! (2003-08-13)
	http://python.org/sf/788457
curses.ascii.unctrl broken (2003-08-17)
	http://python.org/sf/790356
Tutorial: mutable objects may be keys (2003-08-19)
	http://python.org/sf/791397
Re: Bugs item #765456 (2003-08-19)
	http://python.org/sf/791445
Misleading [i:j:k] slicing description (2003-08-21)
	http://python.org/sf/792656
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
using itertools.izip to mutate tuples (2003-08-23)
	http://python.org/sf/793826

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

Port tests to unittest (Part 2) (2003-05-13)
	http://python.org/sf/736962
test_largefile cleanup patch (2003-08-11)
	http://python.org/sf/786591



More information about the Python-Dev mailing list