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 christian.heimes, gregory.p.smith, miss-islington
Date 2022-01-13.08:46:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642063608.2.0.134605526763.issue40479@roundup.psfhosted.org>
In-reply-to
Content
New changeset 443b308fee088e21bbf472c376c5c9e3648f916c by Christian Heimes in branch 'main':
bpo-40479: Fix hashlib's usedforsecurity for OpenSSL 3.0.0 (GH-30455)
https://github.com/python/cpython/commit/443b308fee088e21bbf472c376c5c9e3648f916c
History
Date User Action Args
2022-01-13 08:46:48christian.heimessetrecipients: + christian.heimes, gregory.p.smith, miss-islington
2022-01-13 08:46:48christian.heimessetmessageid: <1642063608.2.0.134605526763.issue40479@roundup.psfhosted.org>
2022-01-13 08:46:48christian.heimeslinkissue40479 messages
2022-01-13 08:46:48christian.heimescreate