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 neologix, pitrou, ryan003, victorpoluceno, vstinner
Date 2011-05-22.20:15:14
SpamBayes Score 0.008692675
Marked as misclassified No
Message-id <1306095315.28.0.0625648353349.issue5715@psf.upfronthosting.co.za>
In-reply-to
Content
> Patch looks fine to me. Is it easily testable?

test_subprocess has some tests checking "cloexec": test_pipe_cloexec() and test_pipe_cloexec_real_tools(). You may reuse some code from these tests?
History
Date User Action Args
2011-05-22 20:15:15vstinnersetrecipients: + vstinner, pitrou, ryan003, victorpoluceno, neologix
2011-05-22 20:15:15vstinnersetmessageid: <1306095315.28.0.0625648353349.issue5715@psf.upfronthosting.co.za>
2011-05-22 20:15:14vstinnerlinkissue5715 messages
2011-05-22 20:15:14vstinnercreate