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 asvetlov
Recipients asvetlov, chris.jerdonek, gregory.p.smith, pitrou, r.david.murray
Date 2012-08-15.19:19:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345058364.57.0.712893708896.issue12623@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine, can you explain why subprocess support for universal_newlines is broken?

As I can see tests for universal_newlines passed and these looks correct.

In general I like your idea to get rid of os.write, but maybe that patch should be landed in 3.4?

If not — I will prepare fix ASAP.
History
Date User Action Args
2012-08-15 19:19:24asvetlovsetrecipients: + asvetlov, gregory.p.smith, pitrou, r.david.murray, chris.jerdonek
2012-08-15 19:19:24asvetlovsetmessageid: <1345058364.57.0.712893708896.issue12623@psf.upfronthosting.co.za>
2012-08-15 19:19:23asvetlovlinkissue12623 messages
2012-08-15 19:19:23asvetlovcreate