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 paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-05-26.19:18:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160526191813.121226.55802.0DA43755@psf.io>
In-reply-to
Content
New changeset 40f3f2b27112 by Steve Dower in branch '2.7':
Issue #27114: Fix SSLContext._load_windows_store_certs fails with PermissionError
https://hg.python.org/cpython/rev/40f3f2b27112
History
Date User Action Args
2016-05-26 19:18:25python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, steve.dower
2016-05-26 19:18:25python-devlinkissue27114 messages
2016-05-26 19:18:25python-devcreate