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 ZackerySpytz
Recipients ZackerySpytz, christian.heimes
Date 2021-01-18.06:26:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610951179.15.0.310007065401.issue42952@roundup.psfhosted.org>
In-reply-to
Content
A EC_KEY_new_by_curve_name() call in the _ssl__SSLContext_impl() function is not checked for failure.
History
Date User Action Args
2021-01-18 06:26:19ZackerySpytzsetrecipients: + ZackerySpytz, christian.heimes
2021-01-18 06:26:19ZackerySpytzsetmessageid: <1610951179.15.0.310007065401.issue42952@roundup.psfhosted.org>
2021-01-18 06:26:19ZackerySpytzlinkissue42952 messages
2021-01-18 06:26:18ZackerySpytzcreate