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 serhiy.storchaka
Recipients benjamin.peterson, hynek, pitrou, serhiy.storchaka, stutzbach
Date 2014-02-03.06:57:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391410655.69.0.384794659533.issue20498@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patches adds several new checks and test cases to StringIO newline tests. It also fixes test_newline_lf which didn't use the newline argument.
History
Date User Action Args
2014-02-03 06:57:35serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, benjamin.peterson, stutzbach, hynek
2014-02-03 06:57:35serhiy.storchakasetmessageid: <1391410655.69.0.384794659533.issue20498@psf.upfronthosting.co.za>
2014-02-03 06:57:35serhiy.storchakalinkissue20498 messages
2014-02-03 06:57:35serhiy.storchakacreate