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 steve.dower
Recipients christian.heimes, miss-islington, neonene, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-09.13:48:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568036907.07.0.488026536982.issue37702@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5d695b6b7bcccf5f028cdacd986096de15bc0ca6 by Steve Dower in branch '3.8':
bpo-37702: Fix SSL's certificate-store leak on Windows (GH-15632)
https://github.com/python/cpython/commit/5d695b6b7bcccf5f028cdacd986096de15bc0ca6
History
Date User Action Args
2019-09-09 13:48:27steve.dowersetrecipients: + steve.dower, paul.moore, christian.heimes, tim.golden, zach.ware, miss-islington, neonene
2019-09-09 13:48:27steve.dowersetmessageid: <1568036907.07.0.488026536982.issue37702@roundup.psfhosted.org>
2019-09-09 13:48:27steve.dowerlinkissue37702 messages
2019-09-09 13:48:27steve.dowercreate