mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
67986f9431
create SSLContext objects in Python's stdlib module. It provides a single configuration point and makes use of SSLContext.load_default_certs().