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-04.00:32:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646353924.13.0.988576077718.issue46913@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6a14330318c9c7aedf3e9841c3dfea337064d8e6 by Victor Stinner in branch '3.9':
bpo-46913: Fix test_ctypes, test_hashlib, test_faulthandler on UBSan (GH-31675) (GH-31676)
https://github.com/python/cpython/commit/6a14330318c9c7aedf3e9841c3dfea337064d8e6
History
Date User Action Args
2022-03-04 00:32:04vstinnersetrecipients: + vstinner, gregory.p.smith, pablogsal, miss-islington
2022-03-04 00:32:04vstinnersetmessageid: <1646353924.13.0.988576077718.issue46913@roundup.psfhosted.org>
2022-03-04 00:32:04vstinnerlinkissue46913 messages
2022-03-04 00:32:04vstinnercreate