mirror of
https://github.com/python/cpython.git
synced 2026-07-19 00:19:00 -04:00
2e34591f1b
GH-120371: Add WASI SDK 22 support (GH-121870)
Required disabling stub functions now provided by wasi-libc.
(cherry picked from commit f589f263bc)
Co-authored-by: Brett Cannon <brett@python.org>