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 alex, christian.heimes, dstufft, janssen, pitrou
Date 2018-02-27.10:17:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519726655.12.0.467229070634.issue32951@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 89c2051a554d2053ac87b0adbf11ed0f1bb65db3 by Christian Heimes in branch '3.7':
[3.7] bpo-32951: Disable SSLSocket/SSLObject constructor (GH-5864) (#5925)
https://github.com/python/cpython/commit/89c2051a554d2053ac87b0adbf11ed0f1bb65db3
History
Date User Action Args
2018-02-27 10:17:35christian.heimessetrecipients: + christian.heimes, janssen, pitrou, alex, dstufft
2018-02-27 10:17:35christian.heimessetmessageid: <1519726655.12.0.467229070634.issue32951@psf.upfronthosting.co.za>
2018-02-27 10:17:35christian.heimeslinkissue32951 messages
2018-02-27 10:17:35christian.heimescreate