mirror of
https://github.com/python/cpython.git
synced 2026-06-02 01:29:52 -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().