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, miss-islington, patrick.mclean
Date 2020-11-01.05:33:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604208796.01.0.784131254588.issue42146@roundup.psfhosted.org>
In-reply-to
Content
New changeset d3b4e068077dd26927ae7485bd0303e09d962c02 by Alexey Izbyshev in branch 'master':
bpo-42146: Unify cleanup in subprocess_fork_exec() (GH-22970)
https://github.com/python/cpython/commit/d3b4e068077dd26927ae7485bd0303e09d962c02
History
Date User Action Args
2020-11-01 05:33:16gregory.p.smithsetrecipients: + gregory.p.smith, izbyshev, miss-islington, patrick.mclean
2020-11-01 05:33:16gregory.p.smithsetmessageid: <1604208796.01.0.784131254588.issue42146@roundup.psfhosted.org>
2020-11-01 05:33:16gregory.p.smithlinkissue42146 messages
2020-11-01 05:33:15gregory.p.smithcreate