]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-139291: Fix C stack limits by factoring out finding hardware stack limits (GH...
authorMark Shannon <mark@hotpy.org>
Tue, 7 Oct 2025 13:04:37 +0000 (14:04 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 13:04:37 +0000 (15:04 +0200)
commit7094f09f547dc1a520c666dc6ce11b7b69a1b8da
tree8ca513076af73fa2a213da4d9180518b2c307c52
parent0e2cdd313ba5c67c5e2e21d993399b890e687c63
GH-139291: Fix C stack limits by factoring out finding hardware stack limits (GH-139294)
Python/ceval.c