]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109723: Fix build of _testclinic_limited on WASM (#109842)
authorVictor Stinner <vstinner@python.org>
Mon, 25 Sep 2023 14:43:54 +0000 (16:43 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2023 14:43:54 +0000 (14:43 +0000)
commiteeb90704375e4a69332c0d4d308d619922524a12
treee544ea106805909770d0a427a76b5bde1dbc28e1
parent86e7c611ac5bf067a697afbee6f9162704fd22db
gh-109723: Fix build of _testclinic_limited on WASM (#109842)

Make sure that the Py_BUILD_CORE macro is not defined.
Modules/_testclinic_limited.c