[Python-Dev] Weekly Python Bug/Patch Summary

Skip Montanaro skip at mojam.com
Sun Aug 3 08:00:25 EDT 2003


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

428 open / 3965 total bugs (+28)
172 open / 2300 total patches (+3)

New Bugs
--------

Malformed HTML in the FAQ Wizard (2003-07-27)
	http://python.org/sf/778558
struct does not pad to alignment (2003-07-27)
	http://python.org/sf/778681
scripts destination directory not on default path (2003-07-28)
	http://python.org/sf/778799
CHIHTTPServer connat manage cgi in sub directories (2003-07-28)
	http://python.org/sf/778804
parameter confusion in 2.3c2 (2003-07-28)
	http://python.org/sf/778964
FutureWarning in Carbon/Controls.py (2003-07-28)
	http://python.org/sf/779147
bgenlocations.py only works for OS9 users and jack ;) (2003-07-28)
	http://python.org/sf/779151
bgen requires Universal Headers, not OS X dev headers (2003-07-28)
	http://python.org/sf/779153
PackageManager maintainer missing documentation (2003-07-28)
	http://python.org/sf/779154
urllib proxy handling incomplete for MacOSX (2003-07-28)
	http://python.org/sf/779167
BasicModuleLoader behaviour in Python 2.3c2 (2003-07-28)
	http://python.org/sf/779191
2.3c2 test_pwd fails on Mac OS X 10.2.6 (2003-07-28)
	http://python.org/sf/779218
Carbon Event ReceiveNextEvent (2003-07-28)
	http://python.org/sf/779285
sgmllib incorrectly handles entities in attributes (2003-07-28)
	http://python.org/sf/779388
plistlib should be moved out of plat-mac (2003-07-29)
	http://python.org/sf/779460
plistlib and bundlebuilder not in the documentation (2003-07-29)
	http://python.org/sf/779825
Missing DEFS in Makefile.pre.in breakage (2003-07-29)
	http://python.org/sf/779973
docs missing 'trace' module (2003-07-29)
	http://python.org/sf/779976
Makefile.pre.in ignores CPPFLAGS from environment (2003-07-29)
	http://python.org/sf/780024
Bug in "Build and C API Changes" section of what's new doc? (2003-07-30)
	http://python.org/sf/780231
pyexpat LexicalHandler swaps system_id and public_id (2003-07-30)
	http://python.org/sf/780300
socket.makefile() isn't compatible with marshal/cPickle/etc (2003-07-30)
	http://python.org/sf/780354
cast from pointer to integer of different size (2003-07-30)
	http://python.org/sf/780407
IDLE fails to launch if 2.3 is installed to "Program Files" (2003-07-30)
	http://python.org/sf/780451
MacOS.Error for platform.mac_ver under OS X (2003-07-30)
	http://python.org/sf/780461
test_ioctl fails (2003-07-30)
	http://python.org/sf/780576
infinite __str__ recursion in thread causes seg fault (2003-07-31)
	http://python.org/sf/780714
Compile error messages and PEP-263 (2003-07-31)
	http://python.org/sf/780725
PEP-263 and 278 (2003-07-31)
	http://python.org/sf/780730
time.strptime() 1,200 times slower in python2.3 (2003-07-31)
	http://python.org/sf/780807
recent-files defaulted to strange place and bad permissions (2003-07-31)
	http://python.org/sf/780887
pynche does not start (2003-07-31)
	http://python.org/sf/780996
test_normalization fails (2003-07-31)
	http://python.org/sf/781065
2.3 web page link to 'New style classes' changes to 2.2.2 (2003-07-31)
	http://python.org/sf/781285
MacOS module doesn't compile on 10.1 (2003-08-01)
	http://python.org/sf/781433
Applets don't work on 10.1 (2003-08-01)
	http://python.org/sf/781445
Windows _bsddb link warnings (2003-08-01)
	http://python.org/sf/781614
py-2.3 socket.inet_pton() segfault. (2003-08-01)
	http://python.org/sf/781722
Listbox itemconfigure leaks memory (2003-08-02)
	http://python.org/sf/781883
file.write() incorrectly tests remaining space (2003-08-02)
	http://python.org/sf/781891

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

python-mode py-execute-buffer bug (2003-07-29)
	http://python.org/sf/779839
Fix zip file header format in zipfile.py (2003-07-30)
	http://python.org/sf/780595
More robust MSVC6 finder (2003-07-31)
	http://python.org/sf/780821
fix gettext NullTranslation.add_fallback typo (2003-07-31)
	http://python.org/sf/781126

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

python-mode.el disables raw_input() (2002-08-13)
	http://python.org/sf/594833
python-mode.el replaces function on f1 (2002-09-06)
	http://python.org/sf/605818
python-mode kills arrow in gdb (gud.el) (2002-09-08)
	http://python.org/sf/606250
elisp: doesn't recognize comment-syntax (2002-09-08)
	http://python.org/sf/606251
py-electric-colon & delete-selection-mod (2002-09-08)
	http://python.org/sf/606254
socket.sendto(SOCK_DGRAM) very slow on OSX! (2003-05-31)
	http://python.org/sf/746895
IDLE/MAC: Command / Alt Bindings Don't Work (2003-07-09)
	http://python.org/sf/768469
right button context 'edit with idle' (2003-07-16)
	http://python.org/sf/772787
MacOS9: test_urllib fails (2003-07-23)
	http://python.org/sf/776203
MacOS9: test_strptime fails (2003-07-23)
	http://python.org/sf/776205
MacOS9: test_posixpath fails (2003-07-23)
	http://python.org/sf/776207
MacOS9: test_csv fails (2003-07-23)
	http://python.org/sf/776209
readline should be in PackageManager database (2003-07-23)
	http://python.org/sf/776602
IDLE hangs when selecting "Edit with IDLE" from explorer (2003-07-27)
	http://python.org/sf/778400

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

add SIGRTMIN, SIGRTMAX to signalmodule.c (2003-07-23)
	http://python.org/sf/776725



More information about the Python-Dev mailing list