]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: Skip get_config_h() tests on WASI (GH-93645)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Jun 2022 16:32:52 +0000 (09:32 -0700)
committerGitHub <noreply@github.com>
Thu, 9 Jun 2022 16:32:52 +0000 (09:32 -0700)
commit06340f6226cd4d0707d31eb349d26566b6a6e997
tree24338f11907ea5064651c1fbdc4e461ee3b1dceb
parent7bfeb8a6062e294fa2128fb6aaf333e34da62daa
gh-90473: Skip get_config_h() tests on WASI (GH-93645)

(cherry picked from commit 6099611af5b9688f015ae4796501ce101a1c2f32)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/distutils/tests/test_sysconfig.py
Lib/test/test_sysconfig.py