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 christian.heimes
Recipients Greg Stark, christian.heimes, ned.deily, njs
Date 2017-09-05.20:43:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504644187.35.0.689683378076.issue29334@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 63b3f2b19cc96801c3b8619e4cf8aa9028e7a33c by Christian Heimes in branch '3.6':
[3.6] bpo-29334: Fix ssl.getpeercert for auto-handshake (GH-1769) (#1778)
https://github.com/python/cpython/commit/63b3f2b19cc96801c3b8619e4cf8aa9028e7a33c
History
Date User Action Args
2017-09-05 20:43:07christian.heimessetrecipients: + christian.heimes, ned.deily, njs, Greg Stark
2017-09-05 20:43:07christian.heimessetmessageid: <1504644187.35.0.689683378076.issue29334@psf.upfronthosting.co.za>
2017-09-05 20:43:07christian.heimeslinkissue29334 messages
2017-09-05 20:43:07christian.heimescreate