diff options
author | Brett Cannon <brett@python.org> | 2025-05-22 14:08:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 14:08:44 -0700 |
commit | ad42dc1909bdf8ec775b63fb22ed48ff42797a17 (patch) | |
tree | 3e0647c03c4a6f457ea04c168bcd742f23119c57 /Python/modsupport.c | |
parent | 742d5b5c5d75eae44c66a43ebfa24a4f286ea8a1 (diff) | |
download | cpython-ad42dc1909bdf8ec775b63fb22ed48ff42797a17.tar.gz cpython-ad42dc1909bdf8ec775b63fb22ed48ff42797a17.zip |
GH-130397: remove special-casing of C stack depth for WASI (#134469)
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.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions