]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140222: Increase stack margin on debug build (#142452)
authorVictor Stinner <vstinner@python.org>
Tue, 9 Dec 2025 15:25:46 +0000 (16:25 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Dec 2025 15:25:46 +0000 (16:25 +0100)
commit49207a522627718a19886386ec2a7ce957437d08
treee9b441eb1fc65a22c2a973a7a51ba094516412c0
parentbcb6cbdf3bec6a856b739587117963739b80156e
gh-140222: Increase stack margin on debug build (#142452)

Increase _PyOS_MIN_STACK_SIZE if Python is built in debug mode.
Include/internal/pycore_pythonrun.h