mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08:00
Removed special-casing for WASI when setting C stack depth limits. Since WASI has its own C stack checking this isn't a security risk. Also disabled some tests that stopped passing. They all happened to have already been disabled under Emscripten.
Miscellaneous source files for the main Python shared library