]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116831: Fixes tests for c extension in WASI for Python 3.11 (GH-116831...
authorKushal Das <mail@kushaldas.in>
Mon, 18 Mar 2024 06:03:01 +0000 (07:03 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2024 06:03:01 +0000 (07:03 +0100)
commita93974d452d75e4eec322d768a97c877718ec4e9
treeaa265687d07ee4a2f6a4489fc8a1648ae5b38274
parentfb660871345bb62e33e1bc1547e9740bc7fb3b1f
[3.11] gh-116831: Fixes tests for c extension in WASI for Python 3.11 (GH-116831) (#116933)

gh-116831: Fixes tests for c extension in WASI

We can skip the C extension based tests under WASI.
Lib/test/test_imp.py