Home
last modified time | relevance | path

Searched refs:_load_windows_store_certs (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dssl.py572 def _load_windows_store_certs(self, storename, purpose): member in SSLContext
591 self._load_windows_store_certs(storename, purpose)
/third_party/python/Misc/NEWS.d/
D3.6.0a2.rst439 Fix SSLContext._load_windows_store_certs fails with PermissionError
D3.5.2rc1.rst521 Fix SSLContext._load_windows_store_certs fails with PermissionError
946 ssl.py _load_windows_store_certs fails if windows cert store is empty. Patch
D3.6.0a1.rst1541 ssl.py _load_windows_store_certs fails if windows cert store is empty. Patch