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, benjamin.peterson, christian.heimes, doko, dstufft, giampaolo.rodola, janssen, kroeckx, larry, lemburg, ned.deily, pitrou, python-dev, vstinner
Date 2015-01-06.11:24:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150106112349.72565.69701@psf.io>
In-reply-to
Content
New changeset a8c4925e2359 by Victor Stinner in branch '3.4':
Issue #20896, #22935: The ssl.get_server_certificate() function now uses the
https://hg.python.org/cpython/rev/a8c4925e2359
History
Date User Action Args
2015-01-06 11:24:05python-devsetrecipients: + python-dev, lemburg, doko, janssen, pitrou, vstinner, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, ned.deily, alex, dstufft, kroeckx
2015-01-06 11:24:05python-devlinkissue22935 messages
2015-01-06 11:24:05python-devcreate