This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-08 04:19:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
91,849
Commits
7
Branches
657
Tags
5682850e1fc7eb83ba7672e23072152ecbafd08c
Commit Graph
1 Commits
Author
SHA1
Message
Date
Antoine Pitrou
58ddc9d743
Issue
#8109
: The ssl module now has support for server-side SNI, thanks to a :meth:
SSLContext.set_servername_callback
method.
...
Patch by Daniel Black.
2013-01-05 21:20:29 +01:00