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-02.16:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646237128.57.0.826756822462.issue46633@roundup.psfhosted.org>
In-reply-to
Content
New changeset 93264452d952d9ba604bacf2947c2df5dd477931 by Victor Stinner in branch '3.10':
[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) (GH-31634)
https://github.com/python/cpython/commit/93264452d952d9ba604bacf2947c2df5dd477931
History
Date User Action Args
2022-03-02 16:05:28vstinnersetrecipients: + vstinner, pablogsal
2022-03-02 16:05:28vstinnersetmessageid: <1646237128.57.0.826756822462.issue46633@roundup.psfhosted.org>
2022-03-02 16:05:28vstinnerlinkissue46633 messages
2022-03-02 16:05:28vstinnercreate