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 brotherbeer, christian.heimes, erlendaasland, nanjekyejoannah
Date 2021-06-12.20:44:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623530668.94.0.641959781814.issue44389@roundup.psfhosted.org>
In-reply-to
Content
3.10 requires OpenSSL >= 1.1.1

The code checks for presence of deprecated options and emits a warning for all SSL_OP_NO_TLS/SSL* constants.
History
Date User Action Args
2021-06-12 20:44:28christian.heimessetrecipients: + christian.heimes, nanjekyejoannah, erlendaasland, brotherbeer
2021-06-12 20:44:28christian.heimessetmessageid: <1623530668.94.0.641959781814.issue44389@roundup.psfhosted.org>
2021-06-12 20:44:28christian.heimeslinkissue44389 messages
2021-06-12 20:44:28christian.heimescreate