SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 142 Python

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.
B
Brett Cannon committed
ad42dc1909bdf8ec775b63fb22ed48ff42797a17
Parent: 742d5b5
Committed by GitHub <noreply@github.com> on 5/22/2025, 9:08:44 PM