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 alex, christian.heimes, dstufft, giampaolo.rodola, janssen, orsenthil, pitrou, python-dev
Date 2014-09-19.07:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140919072340.97812.11127@mail.hg.python.org>
In-reply-to
Content
New changeset c0b0dda16009 by Senthil Kumaran in branch 'default':
Issue #22366: urllib.request.urlopen will accept a context object (SSLContext)
https://hg.python.org/cpython/rev/c0b0dda16009
History
Date User Action Args
2014-09-19 07:23:42python-devsetrecipients: + python-dev, janssen, orsenthil, pitrou, giampaolo.rodola, christian.heimes, alex, dstufft
2014-09-19 07:23:42python-devlinkissue22366 messages
2014-09-19 07:23:42python-devcreate