mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00: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