]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: Skip get_config_h() tests on WASI (GH-93645)
authorChristian Heimes <christian@python.org>
Thu, 9 Jun 2022 16:08:03 +0000 (18:08 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Jun 2022 16:08:03 +0000 (18:08 +0200)
commit6099611af5b9688f015ae4796501ce101a1c2f32
tree9f4cc9bd664d4ce514bc48c52fb64cd4ee755ec3
parent5a4af3ab030a3f3e708ee83d7d4ca3cb2d5b7360
gh-90473: Skip get_config_h() tests on WASI (GH-93645)
Lib/distutils/tests/test_sysconfig.py
Lib/test/test_sysconfig.py