Staging
v0.8.1
https://github.com/python/cpython
Revision 92e7c7f99c51419e1b4aa5eaaa22b7aeb6154ffd authored by Yury Selivanov on 05 October 2016, 23:39:54 UTC, committed by Yury Selivanov on 05 October 2016, 23:39:54 UTC
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.
1 parent 8dc3e43
History
Tip revision: 92e7c7f99c51419e1b4aa5eaaa22b7aeb6154ffd authored by Yury Selivanov on 05 October 2016, 23:39:54 UTC
asyncio: Add "call_connection_made" arg to SSLProtocol.__init__
Tip revision: 92e7c7f
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.2 KB
README.txt -rw-r--r-- 3.9 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.0 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 45.1 KB
license.rst -rw-r--r-- 46.1 KB
make.bat -rw-r--r-- 4.1 KB

README.txt

back to top