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 pitrou
Recipients benjamin.peterson, hynek, pitrou, serhiy.storchaka, stutzbach
Date 2014-02-02.22:09:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391378947.56.0.635226619897.issue20435@psf.upfronthosting.co.za>
In-reply-to
Content
In other words, the bug is that _pyio.StringIO.getvalue() doesn't do any newline conversion; the patch fixes that.
History
Date User Action Args
2014-02-02 22:09:07pitrousetrecipients: + pitrou, benjamin.peterson, stutzbach, hynek, serhiy.storchaka
2014-02-02 22:09:07pitrousetmessageid: <1391378947.56.0.635226619897.issue20435@psf.upfronthosting.co.za>
2014-02-02 22:09:07pitroulinkissue20435 messages
2014-02-02 22:09:07pitroucreate