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 pablogsal, vstinner
Date 2022-03-01.14:44:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646145857.54.0.137293905323.issue46633@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9204bb72a2da5885facc747e63d2bd2d654606fe by Victor Stinner in branch 'main':
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
https://github.com/python/cpython/commit/9204bb72a2da5885facc747e63d2bd2d654606fe
History
Date User Action Args
2022-03-01 14:44:17vstinnersetrecipients: + vstinner, pablogsal
2022-03-01 14:44:17vstinnersetmessageid: <1646145857.54.0.137293905323.issue46633@roundup.psfhosted.org>
2022-03-01 14:44:17vstinnerlinkissue46633 messages
2022-03-01 14:44:17vstinnercreate