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 vstinner
Recipients gregory.p.smith, miss-islington, pablogsal, vstinner
Date 2022-03-03.23:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646350903.42.0.545520946911.issue46913@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b by Victor Stinner in branch 'main':
bpo-46913: test_hashlib skips _sha3 tests on UBSan (GH-31673)
https://github.com/python/cpython/commit/6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b
History
Date User Action Args
2022-03-03 23:41:43vstinnersetrecipients: + vstinner, gregory.p.smith, pablogsal, miss-islington
2022-03-03 23:41:43vstinnersetmessageid: <1646350903.42.0.545520946911.issue46913@roundup.psfhosted.org>
2022-03-03 23:41:43vstinnerlinkissue46913 messages
2022-03-03 23:41:43vstinnercreate