Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Sun Nov 27 00:26:03 EST 2005


Patch / Bug Summary
___________________

Patches :  372 open ( -7) /  2980 closed (+12) /  3352 total ( +5)
Bugs    :  908 open ( -2) /  5395 closed (+11) /  6303 total ( +9)
RFE     :  200 open ( +0) /   191 closed ( +0) /   391 total ( +0)

New / Reopened Patches
______________________

CodeContext - Improved text indentation  (2005-11-21)
       http://python.org/sf/1362975  opened by  Tal Einat

test_cmd_line expecting English error messages   (2005-11-23)
CLOSED http://python.org/sf/1364545  opened by  A.B., Khalid

Add reference for en/decode error types  (2005-11-23)
CLOSED http://python.org/sf/1364946  opened by  Wummel

[PATCH] mmap fails on AMD64  (2005-11-24)
       http://python.org/sf/1365916  opened by  Joe Wreschnig

Patches Closed
______________

zlib.crc32 doesn't handle 0xffffffff seed  (2005-11-07)
       http://python.org/sf/1350573  closed by  akuchling

xml.dom.minidom.Node.replaceChild(obj, x, x) removes child x  (2005-01-01)
       http://python.org/sf/1094164  closed by  akuchling

Patch for (Doc) #1255218  (2005-10-17)
       http://python.org/sf/1328526  closed by  birkenfeld

Patch for (Doc) #1261659  (2005-10-17)
       http://python.org/sf/1328566  closed by  birkenfeld

Patch for (Doc) #1357604  (2005-11-18)
       http://python.org/sf/1359879  closed by  birkenfeld

CallTip Modifications  (2005-05-11)
       http://python.org/sf/1200038  closed by  kbk

ensure lock is released if exception is raised  (2005-10-05)
       http://python.org/sf/1314396  closed by  bcannon

test_cmd_line expecting English error messages   (2005-11-23)
       http://python.org/sf/1364545  closed by  doerwalter

ToolTip.py: fix main() function  (2005-10-06)
       http://python.org/sf/1315161  closed by  kbk

Add reference for en/decode error types  (2005-11-23)
       http://python.org/sf/1364946  closed by  doerwalter

solaris 10 should not define _XOPEN_SOURCE_EXTENDED  (2005-06-27)
       http://python.org/sf/1227966  closed by  loewis

Solaris 10 fails to compile complexobject.c [FIX incl.]  (2005-02-05)
       http://python.org/sf/1116722  closed by  loewis

New / Reopened Bugs
___________________

textwrap.dedent() expands tabs  (2005-11-19)
       http://python.org/sf/1361643  opened by  Steven Bethard

Text.edit_modified() doesn't work  (2005-11-20)
       http://python.org/sf/1362475  opened by  Ron Provost

Problem with tapedevices and the tarfile module  (2005-11-21)
       http://python.org/sf/1362587  opened by  Henrik

spawnlp is missing  (2005-11-21)
       http://python.org/sf/1363104  opened by  Greg MacDonald

A possible thinko in the description of os/chmod  (2005-11-22)
CLOSED http://python.org/sf/1363712  opened by  Evgeny Roubinchtein

urllib cannot open data: urls  (2005-11-25)
CLOSED http://python.org/sf/1365984  opened by  Warren Butler

Bug bz2.BZ2File(...).seek(0,2)  (2005-11-25)
       http://python.org/sf/1366000  opened by  STINNER Victor

inoorrect documentation for optparse  (2005-11-25)
       http://python.org/sf/1366250  opened by  Michael Dunn

SRE engine do not release the GIL  (2005-11-25)
       http://python.org/sf/1366311  opened by  Eric Noyau

inspect.getdoc fails on objs that use property for __doc__  (2005-11-26)
       http://python.org/sf/1367183  opened by  Drew Perttula

Bugs Closed
___________

A possible thinko in the description of os.chmod  (2005-11-22)
       http://python.org/sf/1363712  closed by  birkenfeld

docs need to discuss // and __future__.division  (2001-08-08)
       http://python.org/sf/449093  closed by  akuchling

Prefer configured browser over Mozilla and friends  (2005-11-17)
       http://python.org/sf/1359150  closed by  birkenfeld

Incorrect documentation of raw unidaq string literals  (2005-11-17)
       http://python.org/sf/1359053  closed by  birkenfeld

"appropriately decorated" is undefined in MultiFile.push doc  (2005-08-09)
       http://python.org/sf/1255218  closed by  birkenfeld

Tutorial doesn't cover * and ** function calls  (2005-08-17)
       http://python.org/sf/1261659  closed by  birkenfeld

os.path.makedirs DOES handle UNC paths  (2005-11-15)
       http://python.org/sf/1357604  closed by  birkenfeld

Exec Inside A Function  (2005-04-06)
       http://python.org/sf/1177811  closed by  birkenfeld

Py_BuildValue k format units don't work with big values  (2005-09-04)
       http://python.org/sf/1281408  closed by  birkenfeld

urllib cannot open data: urls  (2005-11-25)
       http://python.org/sf/1365984  closed by  birkenfeld

imaplib: parsing INTERNALDATE  (2003-03-06)
       http://python.org/sf/698706  closed by  birkenfeld




More information about the Python-list mailing list