[Python-Dev] Weekly Python Bug/Patch Summary

Skip Montanaro skip at mojam.com
Sun Aug 10 08:00:22 EDT 2003


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

431 open / 3995 total bugs (+5)
168 open / 2309 total patches (-4)

New Bugs
--------

IDE defaults to Mac linefeeds (2003-08-04)
	http://python.org/sf/782686
PyObject_Free unallocated memory read warning (2003-08-04)
	http://python.org/sf/782689
ImportError: cannot import name __all__ (2003-08-04)
	http://python.org/sf/782752
MacOS9: installer should test CarbonLib version (2003-08-04)
	http://python.org/sf/783095
test_ossaudiodev timing failure (2003-08-04)
	http://python.org/sf/783242
Inconsistent results with super and __getattribute__ (2003-08-05)
	http://python.org/sf/783528
SIGSEGV in _sre.c (IRIX 6.5.20) (2003-08-05)
	http://python.org/sf/783789
Tab / Space Configuration Does Not Work in IDLE (2003-08-05)
	http://python.org/sf/783887
test_strptime fails with duplicate DST timezone name (2003-08-05)
	http://python.org/sf/783952
test_re failure on 64bit targets (alpha, ia64) (2003-08-06)
	http://python.org/sf/783990
Byte-order bug in socket-module getaddrinfo.c (2003-08-06)
	http://python.org/sf/784031
Fatal Python error: unknown scope (2003-08-06)
	http://python.org/sf/784075
IDLE does not start for 2.3 on windows. (2003-08-06)
	http://python.org/sf/784183
test_repr failure on m68k-linux (2003-08-06)
	http://python.org/sf/784443
MacPython installer fails on UFS filesystem (2003-08-07)
	http://python.org/sf/785031
zlib monotonic test -- false assumptions or bug in zlib.lib (2003-08-08)
	http://python.org/sf/785222
urllib output: Worker thread.. (2003-08-08)
	http://python.org/sf/785584
posixmodule uses utimes, which is broken in glibc-2.3.2 (2003-08-10)
	http://python.org/sf/786194

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

Port tests to unittest (Part 2) (2003-05-13)
	http://python.org/sf/736962
pty.fork() compatibility code wrong? (2003-08-04)
	http://python.org/sf/783050
support for server side transactions in _ssl (2003-08-04)
	http://python.org/sf/783188
A program to scan python files and list those require coding (2003-08-06)
	http://python.org/sf/784089
getopt_long_only() (2003-08-06)
	http://python.org/sf/784231
fix obscure crash in descriptor handling (2003-08-07)
	http://python.org/sf/784825
pydoc's usage should use basename (2003-08-08)
	http://python.org/sf/785689
Documentation for platform module (2003-08-08)
	http://python.org/sf/785752

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

python-mode and nested indents (2002-07-26)
	http://python.org/sf/587239
menues in emacs21 in transient mode (2002-10-10)
	http://python.org/sf/621554
python-mode loops on if/else (2003-02-12)
	http://python.org/sf/685465
python-mode.el: sexp commands don't understand Python (2003-03-17)
	http://python.org/sf/705005
cStringIO does not set closed attr (2003-07-13)
	http://python.org/sf/770485
Non-ASCII characters bugs (2003-07-20)
	http://python.org/sf/774680
change 0,1 to False,True in dict.has_key doc (2003-07-22)
	http://python.org/sf/775836
Solaris error doing a print (2003-07-22)
	http://python.org/sf/775985
HIDDEN in Tkconstants.py (2003-07-25)
	http://python.org/sf/777664
struct does not pad to alignment (2003-07-27)
	http://python.org/sf/778681
parameter confusion in 2.3c2 (2003-07-28)
	http://python.org/sf/778964
time.strptime() 1,200 times slower in python2.3 (2003-07-31)
	http://python.org/sf/780807
test_normalization fails (2003-07-31)
	http://python.org/sf/781065
py-2.3 socket.inet_pton() segfault. (2003-08-01)
	http://python.org/sf/781722
file.write() incorrectly tests remaining space (2003-08-02)
	http://python.org/sf/781891

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

test for patch #543865 & others (2002-04-14)
	http://python.org/sf/543867
A different patch for python-mode vs gdb (2002-06-11)
	http://python.org/sf/567468
Make python-mode.el use "jython" interp (2002-06-27)
	http://python.org/sf/574750
python-mode patch for ipython support (2002-06-30)
	http://python.org/sf/575774
More flexible py-shell interpreter selection (2003-01-26)
	http://python.org/sf/675034
python-mode.el: make C-c - work correctly after C-c | (2003-01-30)
	http://python.org/sf/677838
BaseHTTPServer doesn't need StringIO intermediary (2003-06-02)
	http://python.org/sf/747364
IRIX libmpc patch (2003-07-09)
	http://python.org/sf/768840
Fix for LD_LIBRARY_PATH inheritance on SunOS when -shared (2003-07-15)
	http://python.org/sf/771998
Updated 2.2.3 .spec file. (2003-07-16)
	http://python.org/sf/772696
python-mode py-execute-buffer bug (2003-07-29)
	http://python.org/sf/779839
fix gettext NullTranslation.add_fallback typo (2003-07-31)
	http://python.org/sf/781126



More information about the Python-Dev mailing list