Open holmanb opened 3 months ago
Possible fix for https://github.com/psf/requests/issues/6790.
This removes the ssl context load from the import path, and instead caches the context the first time that it is requested.
Possible fix for https://github.com/psf/requests/issues/6790.
This removes the ssl context load from the import path, and instead caches the context the first time that it is requested.