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