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 Alex Grönholm, Elizacat, Frzk, alex.gronholm, asvetlov, barry, christian.heimes, gc, msornay, python-dev, siemer, sphawk, vstinner, yselivanov
Date 2018-05-28.22:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527547671.67.0.682650639539.issue23749@psf.upfronthosting.co.za>
In-reply-to
Content
I found a race condition in START TLS: bpo-33674. I'm fixing it (I'm just waiting to merge my PR which has already been approved).
History
Date User Action Args
2018-05-28 22:47:51vstinnersetrecipients: + vstinner, barry, siemer, christian.heimes, asvetlov, alex.gronholm, python-dev, yselivanov, msornay, Elizacat, gc, sphawk, Alex Grönholm, Frzk
2018-05-28 22:47:51vstinnersetmessageid: <1527547671.67.0.682650639539.issue23749@psf.upfronthosting.co.za>
2018-05-28 22:47:51vstinnerlinkissue23749 messages
2018-05-28 22:47:51vstinnercreate