]> 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:41 +0000 (13:03 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 8 Aug 2007 13:03:41 +0000 (13:03 +0000)
commit9616444427cbbc5283f21a09ffa852ad21805588
tree4e317891a8fc12947cad39710b84961ebc775221
parent52c0c368b9d279f4972e15f596616a436e5e2a6e
Revert the fix for #1548891, it broke backwards compatibility with arbitrary read buffers.
Fixes #1730114.
Doc/lib/libstringio.tex
Lib/test/test_StringIO.py
Misc/NEWS
Modules/cStringIO.c