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 brett.cannon, christian.heimes, pitrou, python-dev
Date 2013-06-09.16:03:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bT2M12CwdzRg8@mail.python.org>
In-reply-to
Content
New changeset a4d31e56075d by Christian Heimes in branch 'default':
Issue #18143: Implement ssl.get_default_verify_paths() in order to debug
http://hg.python.org/cpython/rev/a4d31e56075d
History
Date User Action Args
2013-06-09 16:03:10python-devsetrecipients: + python-dev, brett.cannon, pitrou, christian.heimes
2013-06-09 16:03:10python-devlinkissue18143 messages
2013-06-09 16:03:09python-devcreate