This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Jonathan Kamens, baji, paul.moore, python-dev, steve.dower, tim.golden, yan12125, zach.ware
Date 2016-03-17.22:03:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160317220341.974.7745.C12F8623@psf.io>
In-reply-to
Content
New changeset eb2c2671e7d6 by Steve Dower in branch '3.5':
Issue #26313: ssl.py _load_windows_store_certs fails if windows cert store is empty. Patch by Baji.
https://hg.python.org/cpython/rev/eb2c2671e7d6

New changeset 97cd199944c3 by Steve Dower in branch 'default':
Issue #26313: ssl.py _load_windows_store_certs fails if windows cert store is empty. Patch by Baji.
https://hg.python.org/cpython/rev/97cd199944c3
History
Date User Action Args
2016-03-17 22:03:43python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, steve.dower, Jonathan Kamens, yan12125, baji
2016-03-17 22:03:43python-devlinkissue26313 messages
2016-03-17 22:03:43python-devcreate