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, ned.deily, vstinner, yselivanov
Date 2018-05-28.20:43:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527540238.74.0.682650639539.issue33674@psf.upfronthosting.co.za>
In-reply-to
Content
loop.start_tls() method is new in Python 3.7. If possible, I would prefer to not see it with a builtin race condition, since such race condition is really hard to debug :-( So I raise the priority to release blocker. Sorry again Ned!
History
Date User Action Args
2018-05-28 20:43:58vstinnersetrecipients: + vstinner, ned.deily, asvetlov, yselivanov
2018-05-28 20:43:58vstinnersetmessageid: <1527540238.74.0.682650639539.issue33674@psf.upfronthosting.co.za>
2018-05-28 20:43:58vstinnerlinkissue33674 messages
2018-05-28 20:43:58vstinnercreate