]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26313: ssl.py _load_windows_store_certs fails if windows cert store is empty...
authorSteve Dower <steve.dower@microsoft.com>
Thu, 17 Mar 2016 22:02:19 +0000 (15:02 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 17 Mar 2016 22:02:19 +0000 (15:02 -0700)
commit9cb2074fe44cfd6dd79a5f741619c376ed03da14
tree959160565005342748211b5c3fc3b95cfc8d6dcf
parent2bf60cb02028d4bcf31e446f2e2ae81aa23bd60c
Issue #26313: ssl.py _load_windows_store_certs fails if windows cert store is empty. Patch by Baji.
Lib/ssl.py
Misc/NEWS