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 akira
Recipients akira, gregory.p.smith, jwilk, raylu
Date 2014-05-01.10:25:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398939931.04.0.327766776902.issue21332@psf.upfronthosting.co.za>
In-reply-to
Content
I've changed test_newlines to work also with Python io implementation.

I've updated the patch.

Note: tests use 10 seconds timeouts: I don't know how long it should take to read back a line from a subprocess so that the timeout would indicate a deadlock.
History
Date User Action Args
2014-05-01 10:25:31akirasetrecipients: + akira, gregory.p.smith, jwilk, raylu
2014-05-01 10:25:31akirasetmessageid: <1398939931.04.0.327766776902.issue21332@psf.upfronthosting.co.za>
2014-05-01 10:25:30akiralinkissue21332 messages
2014-05-01 10:25:30akiracreate