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 akira, martin.panter, pitrou
Date 2014-05-08.22:28:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399588127.76.0.991017996702.issue21396@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, with the patch, the universal_newlines tests in test_subprocess hang (quite logically, since they lack a flush()). I will fix them as well.
History
Date User Action Args
2014-05-08 22:28:47pitrousetrecipients: + pitrou, akira, martin.panter
2014-05-08 22:28:47pitrousetmessageid: <1399588127.76.0.991017996702.issue21396@psf.upfronthosting.co.za>
2014-05-08 22:28:47pitroulinkissue21396 messages
2014-05-08 22:28:47pitroucreate