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 vstinner
Recipients asvetlov, giampaolo.rodola, miss-islington, vstinner, yselivanov
Date 2019-01-11.13:35:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547213717.05.0.494687708745.issue32710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5485085b324a45307c1ff4ec7d85b5998d7d5e0d by Victor Stinner in branch 'master':
bpo-32710: Fix _overlapped.Overlapped memory leaks (GH-11489)
https://github.com/python/cpython/commit/5485085b324a45307c1ff4ec7d85b5998d7d5e0d
History
Date User Action Args
2019-01-11 13:35:18vstinnersetrecipients: + vstinner, giampaolo.rodola, asvetlov, yselivanov, miss-islington
2019-01-11 13:35:17vstinnersetmessageid: <1547213717.05.0.494687708745.issue32710@roundup.psfhosted.org>
2019-01-11 13:35:17vstinnerlinkissue32710 messages
2019-01-11 13:35:17vstinnercreate