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 python-dev
Recipients Gilles.Louppe, belopolsky, eric.smith, gregory.p.smith, loewis, pitrou, python-dev, rybesh, serhiy.storchaka, vstinner
Date 2013-02-09.11:48:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z3BNh2nGzzSYP@mail.python.org>
In-reply-to
Content
New changeset a025b04332fe by Serhiy Storchaka in branch '2.7':
Issue #7358: cStringIO.StringIO now supports writing to and reading from
http://hg.python.org/cpython/rev/a025b04332fe
History
Date User Action Args
2013-02-09 11:48:37python-devsetrecipients: + python-dev, loewis, gregory.p.smith, belopolsky, pitrou, vstinner, eric.smith, rybesh, serhiy.storchaka, Gilles.Louppe
2013-02-09 11:48:37python-devlinkissue7358 messages
2013-02-09 11:48:36python-devcreate