Staging
v0.5.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
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.0 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.1 KB
README -rw-r--r-- 8.3 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 468.3 KB
configure.ac -rw-r--r-- 154.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.9 KB
setup.py -rw-r--r-- 97.6 KB

README

back to top