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 christian.heimes, gregory.p.smith, koobs, miss-islington
Date 2020-06-12.16:18:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591978731.3.0.46890422196.issue40955@roundup.psfhosted.org>
In-reply-to
Content
 New changeset 0d3350daa8123a3e16d4a534b6e873eb12c10d7c by Christian Heimes in branch 'master': bpo-40955: Fix memory leak in subprocess module (GH-20825) https://github.com/python/cpython/commit/0d3350daa8123a3e16d4a534b6e873eb12c10d7c 
History
Date User Action Args
2020-06-12 16:18:51miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, christian.heimes, koobs
2020-06-12 16:18:51miss-islingtonsetmessageid: <1591978731.3.0.46890422196.issue40955@roundup.psfhosted.org>
2020-06-12 16:18:51miss-islingtonlinkissue40955 messages
2020-06-12 16:18:51miss-islingtoncreate