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 Giovanni.Bajo, georg.brandl, gregory.p.smith, milko.krachounov, ned.deily, paul.moore, vstinner
Date 2010-12-11.17:00:17
SpamBayes Score 0.00019299395
Marked as misclassified No
Message-id <1292086821.53.0.36461755436.issue7213@psf.upfronthosting.co.za>
In-reply-to
Content
> subprocess-cloexec-atomic-py3k-tests2-close_fds.patch adds a test
> called [test_close_fds] to Win32ProcessTestCase ...

Oops, forget my last comment, I didn't applied the patches in the right order. There are too much patches :-p Can you try to create one unique patch? It will be easier to test it and to review it.
History
Date User Action Args
2010-12-11 17:00:21vstinnersetrecipients: + vstinner, georg.brandl, gregory.p.smith, paul.moore, ned.deily, milko.krachounov, Giovanni.Bajo
2010-12-11 17:00:21vstinnersetmessageid: <1292086821.53.0.36461755436.issue7213@psf.upfronthosting.co.za>
2010-12-11 17:00:18vstinnerlinkissue7213 messages
2010-12-11 17:00:18vstinnercreate