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 ned.deily
Recipients christian.heimes, chuq, ned.deily, njs
Date 2018-05-15.20:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526415942.39.0.682650639539.issue32257@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 67c48016638aac9a15afe6fd6754d53d2bdd6b76 by Ned Deily (Christian Heimes) in branch 'master':
bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904)
https://github.com/python/cpython/commit/67c48016638aac9a15afe6fd6754d53d2bdd6b76
History
Date User Action Args
2018-05-15 20:25:42ned.deilysetrecipients: + ned.deily, christian.heimes, njs, chuq
2018-05-15 20:25:42ned.deilysetmessageid: <1526415942.39.0.682650639539.issue32257@psf.upfronthosting.co.za>
2018-05-15 20:25:42ned.deilylinkissue32257 messages
2018-05-15 20:25:42ned.deilycreate