]> granicus.if.org Git - python/commit
improve performance of writing past the end of the file for cStringIO
authorFred Drake <fdrake@acm.org>
Mon, 11 Oct 2010 19:13:04 +0000 (19:13 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 11 Oct 2010 19:13:04 +0000 (19:13 +0000)
commit577acb4e30f272db9a255bbbce0a4351a1698710
tree952223988dbc05e48bced4c34314de1e695f678f
parent5e8349e5cc42f0cbae1706cd9b6317e8dd406ee6
improve performance of writing past the end of the file for cStringIO
(http://bugs.python.org/issue10045)
Misc/ACKS
Misc/NEWS
Modules/cStringIO.c