◐ Shell
clean mode source ↗

GH-137573: Add test to check that the margin used for overflow protection is larger than the stack space used by the interpreter by markshannon · Pull Request #137724 · python/cpython

…ger than the stack space used by the interpreter

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 24, 2025
…protection is larger than the stack space used by the interpreter (pythonGH-137724)

(cherry picked from commit 16eae6d)

Co-authored-by: Mark Shannon <mark@hotpy.org>

encukou added a commit that referenced this pull request

Oct 8, 2025
… protection is larger than the stack space used by the interpreter (GH-137724) (GH-139295)

(cherry picked from commit 16eae6d)

Co-authored-by: Mark Shannon <mark@hotpy.org>
Co-authored-by: Petr Viktorin <encukou@gmail.com>