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