diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-22 21:42:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 21:42:23 (GMT) |
commit | 15e26eebf79d2337eb20338fd9c90f7d3bcd047c (patch) | |
tree | 333631c5038b3dc1ab86335c1ce00377d2cffade /Lib/test/test_pydoc/pydocfodder.py | |
parent | 06a3a85f15d482b5a6880925417bc66f481efedc (diff) | |
download | cpython-15e26eebf79d2337eb20338fd9c90f7d3bcd047c.zip cpython-15e26eebf79d2337eb20338fd9c90f7d3bcd047c.tar.gz cpython-15e26eebf79d2337eb20338fd9c90f7d3bcd047c.tar.bz2 |
[3.14] GH-130397: remove special-casing of C stack depth for WASI (GH-134469) (GH-134547)
GH-130397: remove special-casing of C stack depth for WASI (GH-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.
(cherry picked from commit ad42dc1909bdf8ec775b63fb22ed48ff42797a17)
Co-authored-by: Brett Cannon <brett@python.org>
Diffstat (limited to 'Lib/test/test_pydoc/pydocfodder.py')
0 files changed, 0 insertions, 0 deletions