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:42:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646350921.01.0.0769516115257.issue46913@roundup.psfhosted.org>
In-reply-to
Content
New changeset ad1b04451d3aca2c6fa6dbe2891676a4e0baac49 by Victor Stinner in branch 'main':
bpo-46913: Skip test_ctypes.test_shorts() on UBSan (GH-31674)
https://github.com/python/cpython/commit/ad1b04451d3aca2c6fa6dbe2891676a4e0baac49
History
Date User Action Args
2022-03-03 23:42:01vstinnersetrecipients: + vstinner, gregory.p.smith, pablogsal, miss-islington
2022-03-03 23:42:01vstinnersetmessageid: <1646350921.01.0.0769516115257.issue46913@roundup.psfhosted.org>
2022-03-03 23:42:01vstinnerlinkissue46913 messages
2022-03-03 23:42:00vstinnercreate