Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 22, 2025

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 ad42dc1)

Co-authored-by: Brett Cannon brett@python.org

…honGH-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 ad42dc1)

Co-authored-by: Brett Cannon <brett@python.org>
@brettcannon brettcannon merged commit 15e26ee into python:3.14 May 22, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants