Files
cpython/Lib/asyncio
Yury Selivanov 92e7c7f99c asyncio: Add "call_connection_made" arg to SSLProtocol.__init__
Issue #23749: With this 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.
2016-10-05 19:39:54 -04:00
..
2016-06-09 15:08:31 -04:00
2016-09-09 14:26:31 -07:00
2013-10-17 15:39:45 -07:00