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 yselivanov
Recipients Alex Grönholm, Elizacat, alex.gronholm, asvetlov, christian.heimes, gc, gvanrossum, msornay, python-dev, siemer, sphawk, vstinner, yselivanov
Date 2016-10-05.23:42:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475710920.4.0.399491925042.issue23749@psf.upfronthosting.co.za>
In-reply-to
Content
With the latest change it's possible to implement starttls
as a separate package on PyPI, or even by copying/pasting a small
snipped of code in your project.

It's expected that we'll figure out the API design for starttls
during 3.6, so that we can add it in 3.7.

This issue should be kept open until we have a full public API
for starttls in asyncio.
History
Date User Action Args
2016-10-05 23:42:00yselivanovsetrecipients: + yselivanov, gvanrossum, siemer, vstinner, christian.heimes, asvetlov, alex.gronholm, python-dev, msornay, Elizacat, gc, sphawk, Alex Grönholm
2016-10-05 23:42:00yselivanovsetmessageid: <1475710920.4.0.399491925042.issue23749@psf.upfronthosting.co.za>
2016-10-05 23:42:00yselivanovlinkissue23749 messages
2016-10-05 23:42:00yselivanovcreate