This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2025-01-12 03:24:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
91,943
Commits
6
Branches
599
Tags
2.5
GiB
df8f5b56c9
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