]> granicus.if.org Git - python/commit
Manual py3k backport: [svn r74155] Issue #6242: Fix deallocator of io.StringIO and...
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 24 Oct 2009 11:59:41 +0000 (11:59 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 24 Oct 2009 11:59:41 +0000 (11:59 +0000)
commitf98a267be374508c04faa4200f552804399faed8
tree9bc0e9ada7b01b26211123037c18367aff7b978e
parent5f029ce66420c3259a6655dc52769edf494c5248
Manual py3k backport: [svn r74155] Issue #6242: Fix deallocator of io.StringIO and io.BytesIO
Lib/test/test_memoryio.py
Modules/_io/bytesio.c
Modules/_io/stringio.c