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 gregory.p.smith
Recipients gregory.p.smith, izbyshev, martin.panter, nitishch, pitrou, vstinner
Date 2018-09-11.06:00:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536645654.48.0.0269046726804.issue32270@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2173bb818c6c726d831b106ed0d3fad7825905dc by Gregory P. Smith (Miss Islington (bot)) in branch '3.6':
bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) (GH-9149)
https://github.com/python/cpython/commit/2173bb818c6c726d831b106ed0d3fad7825905dc
History
Date User Action Args
2018-09-11 06:00:54gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, vstinner, martin.panter, izbyshev, nitishch
2018-09-11 06:00:54gregory.p.smithsetmessageid: <1536645654.48.0.0269046726804.issue32270@psf.upfronthosting.co.za>
2018-09-11 06:00:54gregory.p.smithlinkissue32270 messages
2018-09-11 06:00:54gregory.p.smithcreate