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 diekhans, gregory.p.smith, vstinner
Date 2020-12-25.11:53:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608897202.61.0.778608209516.issue38435@roundup.psfhosted.org>
In-reply-to
Content
I just created bpo-42738: "subprocess: don't close all file descriptors by default (close_fds=False)".
History
Date User Action Args
2020-12-25 11:53:22vstinnersetrecipients: + vstinner, gregory.p.smith, diekhans
2020-12-25 11:53:22vstinnersetmessageid: <1608897202.61.0.778608209516.issue38435@roundup.psfhosted.org>
2020-12-25 11:53:22vstinnerlinkissue38435 messages
2020-12-25 11:53:22vstinnercreate