]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-120154: Fix Emscripten/WASI pattern in case statement for LDSHARED… (#120204)
authorVictor Stinner <vstinner@python.org>
Fri, 7 Jun 2024 09:49:54 +0000 (11:49 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2024 09:49:54 +0000 (09:49 +0000)
commit315611aac8383e071bed4eadf4a090164a4d0ea1
tree1d6e70efd7f6708df01544a58e6d44ebce4e2148
parent3730f60f39371b2ef13e8df6db254f041fea310e
[3.12] gh-120154: Fix Emscripten/WASI pattern in case statement for LDSHARED… (#120204)

gh-120154: Fix Emscripten/WASI pattern in case statement for LDSHARED (#120173)

Fix Emscripten/WASI pattern in case statement for LDSHARED

(cherry picked from commit 47816f465e833a5257a82b759b1081e06381e528)

Co-authored-by: Michael Allwright <contact@allwright.io>
configure
configure.ac