]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport (with Anthony's blessing (in fact he reminded me to do it :)):
authorMichael W. Hudson <mwh@python.net>
Mon, 26 Sep 2005 13:15:34 +0000 (13:15 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 26 Sep 2005 13:15:34 +0000 (13:15 +0000)
commitea2ef08e833524a58527e63499eacc2f64544499
tree19afa628c2f8e9b7abb301e1bda83dbefdd471c3
parente32757cf4f2c7a4f7dc7db9122451c1291d7cf5c
Backport (with Anthony's blessing (in fact he reminded me to do it :)):

Patches #1298449 and #1298499: Add some missing checks for error
returns in cStringIO.c.  Thanks to Andrew Bennetts.

This must be a backport candidate.
Lib/test/test_StringIO.py
Misc/ACKS
Misc/NEWS
Modules/cStringIO.c