]> granicus.if.org Git - python/commit
Revert the fix for #1548891, it broke backwards compatibility with arbitrary read...
authorGeorg Brandl <georg@python.org>
Wed, 8 Aug 2007 13:03:45 +0000 (13:03 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 8 Aug 2007 13:03:45 +0000 (13:03 +0000)
commiteb4b738963dc915f0281107b05c04bcf6b1c90d7
tree1a408891c9c9fb61f7535656e73c9291493c58cf
parente51d1d11f0fb949c6a8d8ba8fea6330fc3a1ac58
Revert the fix for #1548891, it broke backwards compatibility with arbitrary read buffers.
Fixes #1730114.
 (backport from rev. 56830)
Doc/lib/libstringio.tex
Lib/test/test_StringIO.py
Misc/NEWS
Modules/cStringIO.c