Message 294291 - Python tracker

Message294291

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, njs
Date 2017-05-23.23:02:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495580524.49.0.606849923283.issue29334@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 66dc33b6822be93f85d84d24d3f9159ff568fbbb by Christian Heimes in branch 'master':
bpo-29334: Fix ssl.getpeercert for auto-handshake (#1769)
https://github.com/python/cpython/commit/66dc33b6822be93f85d84d24d3f9159ff568fbbb
History
Date User Action Args
2017-05-23 23:02:04christian.heimessetrecipients: + christian.heimes, njs, Greg Stark
2017-05-23 23:02:04christian.heimessetmessageid: <1495580524.49.0.606849923283.issue29334@psf.upfronthosting.co.za>
2017-05-23 23:02:04christian.heimeslinkissue29334 messages
2017-05-23 23:02:04christian.heimescreate