]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140222: Increase stack margin on debug build (GH-142452) (#142471)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Dec 2025 15:59:42 +0000 (16:59 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Dec 2025 15:59:42 +0000 (15:59 +0000)
commit04ecff52c34364fc5df53bfdcf7218d626b19b43
treed4fddcca6874b055e0f80675cfebce6c4c5c44fe
parent5d5d92b62fdf76465d95b8ce01c662bdbbfc595c
[3.14] gh-140222: Increase stack margin on debug build (GH-142452) (#142471)

gh-140222: Increase stack margin on debug build (GH-142452)

Increase _PyOS_MIN_STACK_SIZE if Python is built in debug mode.
(cherry picked from commit 49207a522627718a19886386ec2a7ce957437d08)

Co-authored-by: Victor Stinner <vstinner@python.org>
Include/internal/pycore_pythonrun.h