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 miss-islington
Recipients gregory.p.smith, izbyshev, miss-islington, patrick.mclean
Date 2020-10-26.00:34:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603672476.73.0.976666404165.issue42146@roundup.psfhosted.org>
In-reply-to
Content
New changeset c12afa92b0db6f017e479b41f95d75bac7b59850 by Miss Skeleton (bot) in branch '3.9':
[3.9] bpo-42146: Fix memory leak in subprocess.Popen() in case of uid/gid overflow (GH-22966) (GH-22980)
https://github.com/python/cpython/commit/c12afa92b0db6f017e479b41f95d75bac7b59850
History
Date User Action Args
2020-10-26 00:34:36miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, izbyshev, patrick.mclean
2020-10-26 00:34:36miss-islingtonsetmessageid: <1603672476.73.0.976666404165.issue42146@roundup.psfhosted.org>
2020-10-26 00:34:36miss-islingtonlinkissue42146 messages
2020-10-26 00:34:36miss-islingtoncreate