Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Thu Jun 30 00:35:04 EDT 2005


Patch / Bug Summary
___________________

Patches :  344 open ( +6) /  2875 closed ( +9) /  3219 total (+15)
Bugs    :  897 open (-17) /  5094 closed (+34) /  5991 total (+17)
RFE     :  191 open ( +3) /   170 closed ( +0) /   361 total ( +3)

New / Reopened Patches
______________________

fileinput openfile patch, bz2fileinput  (2005-06-22)
       http://python.org/sf/1225466  opened by  Stephan Boettcher

Proposal to implement comment rows in csv module  (2005-06-22)
       http://python.org/sf/1225769  opened by  Iain Haslam

Patch for (Doc) bug #1217513  (2005-06-25)
CLOSED http://python.org/sf/1227442  opened by  Peter van Kampen

Patch for (Doc) bug #1225705   (2005-06-25)
CLOSED http://python.org/sf/1227444  opened by  Peter van Kampen

Patch for (Doc) bug #1175022  (2005-06-25)
CLOSED http://python.org/sf/1227489  opened by  Peter van Kampen

Patch for (Doc) bug #1186072  (2005-06-25)
CLOSED http://python.org/sf/1227495  opened by  Peter van Kampen

Patch for (Doc) bug #1166582  (2005-06-25)
CLOSED http://python.org/sf/1227513  opened by  Peter van Kampen

Patch for (Doc) bug #1212195  (2005-06-26)
       http://python.org/sf/1227545  opened by  Peter van Kampen

Patch for (Doc) bug #1219273  (2005-06-26)
       http://python.org/sf/1227568  opened by  Peter van Kampen

Patch for (Doc) bug #1228904  (2005-06-29)
       http://python.org/sf/1229935  opened by  Peter van Kampen

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

code.py use sys.excepthook to display exceptions  (2005-06-27)
       http://python.org/sf/1228112  opened by  Miki Tebeka

optionally allow mutable builtin types  (2005-06-28)
       http://python.org/sf/1229239  opened by  Greg Couch

optionally allow mutable builtin types  (2005-06-28)
CLOSED http://python.org/sf/1229280  opened by  Greg Couch

Zipfile fix create_system information  (2005-06-29)
       http://python.org/sf/1229511  opened by  Hendrik Muhs

Patches Closed
______________

Building on Mac OS X 10.1  (2004-01-02)
       http://python.org/sf/869555  closed by  mwh

httplib mentions getreply instead of getresponse  (2005-05-16)
       http://python.org/sf/1203094  closed by  birkenfeld

note that os.chown can have -1 as an argument  (2005-06-01)
       http://python.org/sf/1213031  closed by  birkenfeld

Patch for (Doc) bug #1217513  (2005-06-25)
       http://python.org/sf/1227442  closed by  birkenfeld

Patch for (Doc) bug #1225705   (2005-06-25)
       http://python.org/sf/1227444  closed by  birkenfeld

Patch for (Doc) bug #1175022  (2005-06-25)
       http://python.org/sf/1227489  closed by  birkenfeld

Patch for (Doc) bug #1186072  (2005-06-25)
       http://python.org/sf/1227495  closed by  birkenfeld

Patch for (Doc) bug #1166582  (2005-06-25)
       http://python.org/sf/1227513  closed by  birkenfeld

cgitb: make more usable for 'binary-only' sw (new patch)  (2005-02-19)
       http://python.org/sf/1144549  closed by  birkenfeld

optionally allow mutable builtin types  (2005-06-28)
       http://python.org/sf/1229280  closed by  gregcouch

New / Reopened Bugs
___________________

crash in gcmodule.c on python reinitialization  (2005-06-22)
       http://python.org/sf/1225584  opened by  Alexander Miseler

os.environ documentation should mention unsetenv  (2005-06-22)
CLOSED http://python.org/sf/1225705  opened by  Brian Wellington

SimpleXMLRPCServer example is broken  (2004-10-06)
       http://python.org/sf/1041501  reopened by  kjohnson

Can't take sequence slice past 32K  (2005-06-23)
CLOSED http://python.org/sf/1226404  reopened by  tim_one

Can't take sequence slice past 32K  (2005-06-23)
CLOSED http://python.org/sf/1226404  opened by  Gene Cash

cPickle and pickle dump bug (inf float)  (2005-06-24)
CLOSED http://python.org/sf/1226955  opened by  Andrea Bolzonella

segfault in os module  (2005-06-24)
       http://python.org/sf/1226969  opened by  jacobo_es

Queue class does not inherit object  (2005-06-24)
CLOSED http://python.org/sf/1227166  opened by  Vincent Côté-Roy

CGIXMLRPCRequestHandler example uses nonexistant "div()"  (2005-06-24)
CLOSED http://python.org/sf/1227181  opened by  Danny Yoo

Two requests to one file are not done in parallel  (2005-06-25)
       http://python.org/sf/1227480  opened by  Markus Franz

subprocess: inheritance of std descriptors inconsistent  (2005-06-26)
       http://python.org/sf/1227748  opened by  André Malo

shelve/bsddb crash on db close  (2005-06-26)
       http://python.org/sf/1227955  opened by  Scott

cPickle and pickle dump bug (inf float)  (2005-06-27)
CLOSED http://python.org/sf/1228015  opened by  Andrea Bolzonella

usage of type "char*" instead of "const char*"  (2005-06-27)
       http://python.org/sf/1228053  opened by  Mattias Ekholm

update to 7.15 zlib & 7.18.1 ZipFile Objects docs  (2005-06-28)
CLOSED http://python.org/sf/1228830  opened by  Brian vdB

weakref example broken  (2005-06-28)
       http://python.org/sf/1228904  opened by  paolo veronelli

error whit dict working whith class  (2005-06-28)
CLOSED http://python.org/sf/1229264  opened by  ST2015

No struct.pack exception for some out of range integers  (2005-06-29)
       http://python.org/sf/1229380  opened by  Adal Chiriliuc

missing Py_DECREF in PyObject_CallMethod  (2005-06-28)
       http://python.org/sf/1229429  opened by  Gary

httplib error checking.  (2005-06-29)
       http://python.org/sf/1229646  opened by  Chris Johns

Tracing C function calls and keyword arguments  (2005-06-29)
       http://python.org/sf/1229680  opened by  Frank Cieslok

Bus error in extension with gcc 3.3  (2005-06-29)
       http://python.org/sf/1229788  opened by  Gary Robinson

Bugs Closed
___________

Line endings problem with Python 2.4.1 cause imports to fail  (2005-06-21)
       http://python.org/sf/1225059  closed by  doerwalter

os.environ documentation should mention unsetenv  (2005-06-22)
       http://python.org/sf/1225705  closed by  birkenfeld

int/long unification and hex()  (2005-06-20)
       http://python.org/sf/1224347  closed by  rhettinger

rsplit introduces spurious CR  (2005-06-21)
       http://python.org/sf/1224672  closed by  birkenfeld

subprocess.Popen fails with closed stdout  (2005-04-10)
       http://python.org/sf/1180160  closed by  astrand

Can't take sequence slice past 32K  (2005-06-23)
       http://python.org/sf/1226404  closed by  mwh

Can't take sequence slice past 32K  (2005-06-23)
       http://python.org/sf/1226404  closed by  birkenfeld

cPickle and pickle dump bug (inf float)  (2005-06-24)
       http://python.org/sf/1226955  closed by  mwh

Queue class does not inherit object  (2005-06-24)
       http://python.org/sf/1227166  closed by  rhettinger

CGIXMLRPCRequestHandler example uses nonexistant "div()"  (2005-06-24)
       http://python.org/sf/1227181  closed by  dyoo

Info from man python not in docs  (2005-06-08)
       http://python.org/sf/1217152  closed by  birkenfeld

Omission in docs for smtplib.SMTP.sendmail()  (2005-06-09)
       http://python.org/sf/1217513  closed by  birkenfeld

httplib docs mentioning HTTPConnection.getreply  (2005-05-15)
       http://python.org/sf/1202475  closed by  birkenfeld

os.waitpid docs don't specify return value for WNOHANG  (2005-04-26)
       http://python.org/sf/1190563  closed by  birkenfeld

cgi.CGIHTTPRequestHandler remembers QUERY_STRING  (2003-09-07)
       http://python.org/sf/801992  closed by  birkenfeld

property example code error  (2005-04-01)
       http://python.org/sf/1175022  closed by  birkenfeld

tempfile.mktemp() omits pid from name  (2003-12-10)
       http://python.org/sf/857566  closed by  birkenfeld

tempnam doc doesn't include link to tmpfile  (2005-04-19)
       http://python.org/sf/1186072  closed by  birkenfeld

IterableUserDict not in docs  (2005-03-19)
       http://python.org/sf/1166582  closed by  birkenfeld

Python keeps file references after calling close methode  (2005-04-10)
       http://python.org/sf/1180237  closed by  birkenfeld

thisid not intialized in pindent.py script  (2004-11-25)
       http://python.org/sf/1072853  closed by  birkenfeld

raw_input() displays wrong unicode prompt  (2005-01-10)
       http://python.org/sf/1099364  closed by  birkenfeld

Cookie.py produces invalid code  (2005-01-25)
       http://python.org/sf/1108948  closed by  birkenfeld

Cross-site scripting on BaseHTTPServer  (2005-01-11)
       http://python.org/sf/1100201  closed by  birkenfeld

urllib2.py assumes 206 is an error  (2005-04-07)
       http://python.org/sf/1178145  closed by  birkenfeld

poorly named variable in urllib2.py  (2005-04-03)
       http://python.org/sf/1175848  closed by  birkenfeld

self.length shield exception in httplib  (2005-03-03)
       http://python.org/sf/1155638  closed by  birkenfeld

BaseCookie does not call value_decode  (2005-03-25)
       http://python.org/sf/1170279  closed by  birkenfeld

doctest.script_from_examples() result sometimes un-exec-able  (2005-03-29)
       http://python.org/sf/1172785  closed by  birkenfeld

Can't read some http URLs using neither urllib, nor urllib2  (2004-11-01)
       http://python.org/sf/1058059  closed by  birkenfeld

CGIHTTPServer: directories/scripts with spaces in their name  (2004-12-19)
       http://python.org/sf/1088039  closed by  birkenfeld

CGI QUERY_STRING  (2004-05-02)
       http://python.org/sf/946247  closed by  birkenfeld

attempt to access sys.argv when it doesn't exist  (2003-11-10)
       http://python.org/sf/839151  closed by  birkenfeld

cPickle and pickle dump bug (inf float)  (2005-06-27)
       http://python.org/sf/1228015  closed by  mwh

update to 7.15 zlib & 7.18.1 ZipFile Objects docs  (2005-06-28)
       http://python.org/sf/1228830  closed by  rhettinger

error whit dict working whith class  (2005-06-28)
       http://python.org/sf/1229264  closed by  birkenfeld

New / Reopened RFE
__________________

Add Jason Orendorff's path module to stdlib  (2005-06-23)
       http://python.org/sf/1226256  opened by  Michael Hoffman




More information about the Python-list mailing list