[Python-Dev] Weekly Python Bug/Patch Summary

Kurt B. Kaiser kbk at shore.net
Wed Jul 14 04:34:10 CEST 2004


Patch / Bug Summary
___________________

Patches :  278 open (-16) /  2458 closed (+24) /  2736 total ( +8)
Bugs    :  761 open (-17) /  4230 closed (+33) /  4991 total (+16)
RFE     :  145 open ( +1) /   129 closed ( +0) /   274 total ( +1)

New / Reopened Patches
______________________

tarfile.py and multiple extended headers  (2004-07-10)
CLOSED http://python.org/sf/988444  opened by  Lars Gustäbel 

urllib2.AbstractHTTPHandler broken  (2004-07-10)
CLOSED http://python.org/sf/988504  opened by  John J Lee 

Fix for bug 980327  (2004-07-10)
CLOSED http://python.org/sf/988607  opened by  Paul Moore 

Update HTTPRespnse.length  (2004-07-10)
       http://python.org/sf/988642  opened by  John Ehresman 

Untested fix for 988120  (2004-07-10)
CLOSED http://python.org/sf/988643  opened by  John J Lee 

compiler.transformer fix for (a, b) = 1, 2  (2004-07-10)
CLOSED http://python.org/sf/988698  opened by  John Ehresman 

re.split emptyok flag (fix for #852532)  (2004-07-10)
       http://python.org/sf/988761  opened by  Mike Coleman 

Support using Tk without a mainloop  (2004-07-12)
       http://python.org/sf/989712  opened by  Noam Raphael 

Patches Closed
______________

make test_urllib2 work on Windows  (2004-01-04)
       http://python.org/sf/870606  closed by  jjlee

tarfile.py and multiple extended headers  (2004-07-10)
       http://python.org/sf/988444  closed by  akuchling

cgitb: escape title of page  (2004-07-08)
       http://python.org/sf/987052  closed by  akuchling

add SO_EXCLUSIVEADDRUSE constant in socketmodule.c  (2004-06-30)
       http://python.org/sf/982665  closed by  akuchling

urllib2.AbstractHTTPHandler broken  (2004-07-10)
       http://python.org/sf/988504  closed by  akuchling

asyncore.dispatcher.set_reuse_addr() is broken on windows  (2004-06-30)
       http://python.org/sf/982681  closed by  akuchling

urllib2 silently returns None when auth_uri is mismatched  (2003-11-30)
       http://python.org/sf/851752  closed by  kbk

asyncore loop_once and remove poll2  (2002-12-04)
       http://python.org/sf/648322  closed by  akuchling

urllib2 handler algorithm docs  (2004-06-13)
       http://python.org/sf/972310  closed by  akuchling

Don't print to stdout in cookielib.py exception handler   (2004-06-09)
       http://python.org/sf/969907  closed by  akuchling

cookielib doc minor corrections and clarifications  (2004-06-09)
       http://python.org/sf/969900  closed by  akuchling

nonblocking i/o with ssl socket not working at all  (2004-04-30)
       http://python.org/sf/945642  closed by  akuchling

Fix for bug 980327  (2004-07-10)
       http://python.org/sf/988607  closed by  bcannon

inspect.getargspec: None instead of ()  (2002-11-12)
       http://python.org/sf/637217  closed by  bcannon

Untested fix for 988120  (2004-07-10)
       http://python.org/sf/988643  closed by  jjlee

_ssl.c compatibility  (2004-03-03)
       http://python.org/sf/909007  closed by  akuchling

improve markupbase.py error reporting  (2004-06-02)
       http://python.org/sf/965175  closed by  akuchling

webbrower support for firebird / firefox  (2004-06-29)
       http://python.org/sf/981794  closed by  akuchling

PyArg_VaParseTupleAndKeywords  (2002-04-30)
       http://python.org/sf/550732  closed by  bcannon

compiler.transformer fix for (a, b) = 1, 2  (2004-07-11)
       http://python.org/sf/988698  closed by  mwh

difflib empty list IndexError fix (Bug #980117)  (2004-06-25)
       http://python.org/sf/980120  closed by  bcannon

urllib2 FTPHandler bugs  (2004-06-13)
       http://python.org/sf/972332  closed by  kbk

add missing doc for datetime C API  (2004-07-06)
       http://python.org/sf/986010  closed by  tim_one

Patch for Vinay Sajip's Python-logging package  (2004-03-22)
       http://python.org/sf/921318  closed by  vsajip

New / Reopened Bugs
___________________

non local link in local docs  (2004-07-10)
CLOSED http://python.org/sf/988387  opened by  brian vdb 

inspect.getmodule symlink-related failur  (2002-06-18)
       http://python.org/sf/570300  reopened by  amitar

Move urllib2 functional tests into test suite  (2004-07-10)
CLOSED http://python.org/sf/988602  opened by  John J Lee 

compiler.transformer and tuple unpacking  (2004-07-10)
CLOSED http://python.org/sf/988613  opened by  Felix Wiemann 

Windows installer missing test files  (2004-07-11)
       http://python.org/sf/988784  opened by  Tim Peters 

profile.run raises TypeError encountering a list  (2004-07-11)
CLOSED http://python.org/sf/989066  opened by  Simon Percivall 

unicode.width broken for combining characters  (2004-07-11)
       http://python.org/sf/989185  opened by  Matthew Mueller 

logging.config: Does not check logging.handlers for handlers  (2004-07-12)
CLOSED http://python.org/sf/989199  opened by  Tim Leslie 

Python-2.4.0a1 test_strptime.py fails on HP-UX11i  (2004-07-12)
       http://python.org/sf/989273  opened by  Richard Townsend 

Empty curses module is loaded in win32  (2004-07-12)
       http://python.org/sf/989333  opened by  Miki Tebeka 

test_descr fails on win2k  (2004-07-12)
       http://python.org/sf/989337  opened by  Miki Tebeka 

test_unicode_file fails on win2k  (2004-07-12)
       http://python.org/sf/989338  opened by  Miki Tebeka 

Python Logging filename & file number   (2004-06-07)
       http://python.org/sf/968245  reopened by  superleo303

misinforming help messages in pdb.py  (2004-07-12)
       http://python.org/sf/989672  opened by  Simon Percivall 

cgi.parse_qsl broken  (2004-07-13)
       http://python.org/sf/990307  opened by  Neil Schemenauer 

testtar.tar is partially insane  (2004-07-13)
       http://python.org/sf/990325  opened by  Tim Peters 

mistyped example  (2004-07-13)
       http://python.org/sf/990497  opened by  Daniel Pezely 

online documentation says "Nac" in the link, "Nav" for mod  (2004-07-13)
       http://python.org/sf/990524  opened by  Matthew Shomphe 

printing date causes crash  (2004-07-13)
       http://python.org/sf/990569  opened by  Justin 

Bugs Closed
___________

non local link in local docs  (2004-07-10)
       http://python.org/sf/988387  closed by  rhettinger

Windows installer for 2.4a1 shows non-standard version  (2004-07-09)
       http://python.org/sf/987870  closed by  pmoore

Typo in cgi doc  (2004-07-08)
       http://python.org/sf/987486  closed by  rhettinger

pep 311 functions missing documentation  (2004-07-09)
       http://python.org/sf/987835  closed by  akuchling

[2.3.2] zipfile test failure on AIX 5.1  (2003-11-03)
       http://python.org/sf/835145  closed by  akuchling

Race condition in asyncore poll  (2002-10-26)
       http://python.org/sf/629097  closed by  akuchling

Problem w/6.27.2.2 GNUTranslations ungettext() example code  (2004-05-07)
       http://python.org/sf/949832  closed by  akuchling

inspect.getmodule symlink-related failur  (2002-06-17)
       http://python.org/sf/570300  closed by  bcannon

Relative Path causing crash in RotatingFileHandler  (2004-06-29)
       http://python.org/sf/982049  closed by  bcannon

smtpd.py needs documentation  (2001-08-14)
       http://python.org/sf/450803  closed by  fdrake

zipfile.py - pack filesize as unsigned allows files > 2 gig  (2003-02-03)
       http://python.org/sf/679953  closed by  bcannon

Move urllib2 functional tests into test suite  (2004-07-10)
       http://python.org/sf/988602  closed by  akuchling

Demo/dbm.py - Rewrite using anydbm?  (2003-01-08)
       http://python.org/sf/664715  closed by  bcannon

ntpath normpath  (2004-06-26)
       http://python.org/sf/980327  closed by  bcannon

compiler.transformer and tuple unpacking  (2004-07-10)
       http://python.org/sf/988613  closed by  mwh

urllib.urlretrieve() with ftp error   (2002-11-08)
       http://python.org/sf/635453  closed by  bcannon

TimedRotatingFileHandler problems  (2004-07-08)
       http://python.org/sf/987166  closed by  vsajip

IMAP4_SSL() class incompatible with socket.timeout  (2004-06-22)
       http://python.org/sf/977680  closed by  bcannon

os.path.realpath can't handle symlink loops  (2004-04-05)
       http://python.org/sf/930024  closed by  bcannon

Tiny suggestion to improve optparse doc  (2004-07-03)
       http://python.org/sf/984691  closed by  bcannon

smtplib.SMTP prints debug stuff to stdout  (2004-06-27)
       http://python.org/sf/980938  closed by  bcannon

Simplifiy coding in cmd.py  (2004-05-18)
       http://python.org/sf/956408  closed by  rhettinger

diffutil errors when comparing 2 0 byte entries  (2004-06-25)
       http://python.org/sf/979794  closed by  bcannon

Index error for empty lists in Difflib  (2004-06-25)
       http://python.org/sf/980117  closed by  bcannon

weakref should have a WeakSet  (2004-07-06)
       http://python.org/sf/985753  closed by  rhettinger

Parser wart  (2003-08-27)
       http://python.org/sf/796116  closed by  rhettinger

urllib2 silently returns None when auth_uri is mismatched  (2003-10-09)
       http://python.org/sf/820583  closed by  kbk

Queue class has logic error when non-blocking  (2003-08-14)
       http://python.org/sf/788520  closed by  tim_one

profile.run raises TypeError encountering a list  (2004-07-11)
       http://python.org/sf/989066  closed by  mondragon

logging.config: Does not check logging.handlers for handlers  (2004-07-12)
       http://python.org/sf/989199  closed by  vsajip

Trap OSError when calling RotatingFileHandler.doRollover  (2004-06-24)
       http://python.org/sf/979252  closed by  vsajip

logging functionality non-intuitive, levels confusing  (2004-05-21)
       http://python.org/sf/958180  closed by  vsajip

Bad state of multi btree database file after large inserts  (2004-06-30)
       http://python.org/sf/982679  closed by  loewis

db4 4.2 == :-(  (test_anydbm and test_bsddb3)  (2004-02-15)
       http://python.org/sf/897820  closed by  greg

BSDDB set_location bug  (2004-02-05)
       http://python.org/sf/890872  closed by  greg



More information about the Python-Dev mailing list