]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131338: Disable computed stack limit checks on non-glibc linux (#134336)
authorR. David Murray <rdmurray@bitdance.com>
Mon, 28 Jul 2025 16:32:34 +0000 (12:32 -0400)
committerGitHub <noreply@github.com>
Mon, 28 Jul 2025 16:32:34 +0000 (22:02 +0530)
commit1e9b8f2f8512ca4ede6ca24113a70e13c9a7cf6b
tree281241fb1dbd620da2da7f18ba53c5b04cd7eb00
parent7040aa54f14676938970e10c5f74ea93cd56aa38
gh-131338: Disable computed stack limit checks on non-glibc linux (#134336)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
Misc/NEWS.d/next/Core_and_Builtins/2025-07-25-22-31-52.gh-issue-131338.zJDCMp.rst [new file with mode: 0644]
Python/ceval.c