This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Arfrever, eli.bendersky, jcon, meador.inge, ncoghlan, pitrou, serhiy.storchaka, tshepang, vstinner
Date 2012-09-24.23:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348530823.34.0.16773350713.issue15381@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue #15612 for a possible optimization on StringIO (use _PyUnicodeWriter).
History
Date User Action Args
2012-09-24 23:53:43vstinnersetrecipients: + vstinner, ncoghlan, pitrou, Arfrever, eli.bendersky, meador.inge, tshepang, jcon, serhiy.storchaka
2012-09-24 23:53:43vstinnersetmessageid: <1348530823.34.0.16773350713.issue15381@psf.upfronthosting.co.za>
2012-09-24 23:53:42vstinnerlinkissue15381 messages
2012-09-24 23:53:42vstinnercreate