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 Alexey Baldin, christian.heimes, devkid, miss-islington, steve.dower, tacocat
Date 2018-09-17.21:41:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537220506.9.0.956365154283.issue32533@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1a107eea8e91e50c5c9025e945c78eb1aa9b874d by Steve Dower in branch '3.6':
bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158)
https://github.com/python/cpython/commit/1a107eea8e91e50c5c9025e945c78eb1aa9b874d
History
Date User Action Args
2018-09-17 21:41:46steve.dowersetrecipients: + steve.dower, christian.heimes, devkid, tacocat, Alexey Baldin, miss-islington
2018-09-17 21:41:46steve.dowersetmessageid: <1537220506.9.0.956365154283.issue32533@psf.upfronthosting.co.za>
2018-09-17 21:41:46steve.dowerlinkissue32533 messages
2018-09-17 21:41:46steve.dowercreate