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 vstinner
Recipients vstinner
Date 2013-08-19.21:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376948480.52.0.983402832632.issue18571@psf.upfronthosting.co.za>
In-reply-to
Content
> make_inheritable() should ignore errpipe_write, instead of changing twice the inheritable flag of errpipe_write.

Done in the last patch (00df7fc6d2ef.diff).
History
Date User Action Args
2013-08-19 21:41:20vstinnersetrecipients: + vstinner
2013-08-19 21:41:20vstinnersetmessageid: <1376948480.52.0.983402832632.issue18571@psf.upfronthosting.co.za>
2013-08-19 21:41:20vstinnerlinkissue18571 messages
2013-08-19 21:41:20vstinnercreate