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
2024-12-26 02:04:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81,348
Commits
6
Branches
599
Tags
2.4
GiB
8ed30c15e8
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