cpython/.github
Victor Stinner 9204bb72a2
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Skip tests on ASAN and/or MSAN builds:

* multiprocessing tests
* test___all__
* test_concurrent_futures
* test_decimal
* test_peg_generator
* test_tools

The ASAN job of GitHub Actions no longer excludes these tests.
2022-03-01 15:44:08 +01:00
..
problem-matchers bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
workflows bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) 2022-03-01 15:44:08 +01:00
CODEOWNERS "Own" pattern matching and peepholing (GH-31412) 2022-02-18 19:57:02 +01:00
CONTRIBUTING.rst Update CI files to account for the master -> main rename (GH-25860) 2021-05-03 23:36:55 +01:00
PULL_REQUEST_TEMPLATE.md Update CI files to account for the master -> main rename (GH-25860) 2021-05-03 23:36:55 +01:00
SECURITY.md bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
dependabot.yml Fix dependabot.yml file (GH-24443) 2021-02-04 11:22:34 -08:00