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 eric.araujo, jfunk, orsenthil, pitrou, python-dev
Date 2012-05-16.19:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SUk9G-0004pt-Kz@dinsdale.python.org>
In-reply-to
Content
New changeset f2ed5de1c568 by Antoine Pitrou in branch 'default':
Issue #14780: urllib.request.urlopen() now has a `cadefault` argument to use the default certificate store.
http://hg.python.org/cpython/rev/f2ed5de1c568
History
Date User Action Args
2012-05-16 19:44:40python-devsetrecipients: + python-dev, orsenthil, pitrou, jfunk, eric.araujo
2012-05-16 19:44:39python-devlinkissue14780 messages
2012-05-16 19:44:39python-devcreate