This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-01 15:43:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
98865
commits
7
branches
621
tags
2.7
GiB
d3b8f98696
Commit graph
1 commit
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