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 GreenKey, christian.heimes, ddvento@ucar.edu, koobs, pitrou, python-dev, vstinner
Date 2015-01-06.11:24:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150106112349.72565.80546@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, pitrou, vstinner, christian.heimes, koobs, ddvento@ucar.edu, GreenKey
2015-01-06 11:24:05python-devlinkissue20896 messages
2015-01-06 11:24:05python-devcreate