mirror of
https://github.com/python/cpython.git
synced 2026-06-03 10:10:22 -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().