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 ZackerySpytz, christian.heimes
Date 2021-01-18.07:50:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610956230.14.0.80443041111.issue42952@roundup.psfhosted.org>
In-reply-to
Content
Thanks!

The block is dead code. OpenSSL 1.0.2 and newer always defines SSL_CTX_set_ecdh_auto. All supported LibreSSL versions define SSL_CTX_set_ecdh_auto, too. I'll remove the block when PEP 644 is accepted.
History
Date User Action Args
2021-01-18 07:50:30christian.heimessetrecipients: + christian.heimes, ZackerySpytz
2021-01-18 07:50:30christian.heimessetmessageid: <1610956230.14.0.80443041111.issue42952@roundup.psfhosted.org>
2021-01-18 07:50:30christian.heimeslinkissue42952 messages
2021-01-18 07:50:30christian.heimescreate