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 chris.jerdonek, christian.heimes, jcea, pitrou, tweksteen
Date 2017-09-06.16:59:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504717167.49.0.790019808078.issue15464@psf.upfronthosting.co.za>
In-reply-to
Content
I'm reluctant to add new features to the ssl module unless they increase security. The message callback is a debugging hook to analyse handshake and other low level parts of the protocol.
History
Date User Action Args
2017-09-06 16:59:27christian.heimessetrecipients: + christian.heimes, jcea, pitrou, chris.jerdonek, tweksteen
2017-09-06 16:59:27christian.heimessetmessageid: <1504717167.49.0.790019808078.issue15464@psf.upfronthosting.co.za>
2017-09-06 16:59:27christian.heimeslinkissue15464 messages
2017-09-06 16:59:27christian.heimescreate