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.09:35:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646127344.52.0.382606364317.issue46633@roundup.psfhosted.org>
In-reply-to
Content
Status with the 2 pending PRs:

* GH-31632
* https://github.com/python/buildmaster-config/pull/314

Tests only skipped on ASAN:

* _test_multiprocessing

Skip on ASAN and MSAN:

* test___all__
* test_concurrent_futures
* test_crypt
* test_decimal.test_maxcontext_exact_arith()
* test_idle
* test_peg_generator
* test_tix
* test_tk
* test_tools
* test_ttk_guionly

No longer skipped:

* test_capi
* test_ctypes
* test_faulthandler
* test_interpreters
History
Date User Action Args
2022-03-01 09:35:44vstinnersetrecipients: + vstinner, pablogsal
2022-03-01 09:35:44vstinnersetmessageid: <1646127344.52.0.382606364317.issue46633@roundup.psfhosted.org>
2022-03-01 09:35:44vstinnerlinkissue46633 messages
2022-03-01 09:35:44vstinnercreate