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-10-14 10:53:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
100596
commits
7
branches
631
tags
4.5
GiB
11a247df88
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