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 Lukasa, christian.heimes
Date 2017-09-06.13:42:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504705353.54.0.977194217503.issue29781@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6da379bde345926e1f7318ead973767f4d791d3e by Christian Heimes in branch '3.6':
[3.6] bpo-29781: Fix SSLObject.version before handshake (GH-3364) (#3381)
https://github.com/python/cpython/commit/6da379bde345926e1f7318ead973767f4d791d3e
History
Date User Action Args
2017-09-06 13:42:33christian.heimessetrecipients: + christian.heimes, Lukasa
2017-09-06 13:42:33christian.heimessetmessageid: <1504705353.54.0.977194217503.issue29781@psf.upfronthosting.co.za>
2017-09-06 13:42:33christian.heimeslinkissue29781 messages
2017-09-06 13:42:33christian.heimescreate