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
Date 2018-03-26.19:49:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522093778.08.0.467229070634.issue32844@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0e7144b064a19493a146af94175a087b3888c37b by Gregory P. Smith (Alexey Izbyshev) in branch 'master':
bpo-32844: Fix a subprocess misredirection of a low fd (GH5689)
https://github.com/python/cpython/commit/0e7144b064a19493a146af94175a087b3888c37b
History
Date User Action Args
2018-03-26 19:49:38gregory.p.smithsetrecipients: + gregory.p.smith, izbyshev
2018-03-26 19:49:38gregory.p.smithsetmessageid: <1522093778.08.0.467229070634.issue32844@psf.upfronthosting.co.za>
2018-03-26 19:49:38gregory.p.smithlinkissue32844 messages
2018-03-26 19:49:38gregory.p.smithcreate