]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-131338: Disable computed stack limit checks on non-glibc linux (GH-134336...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 10 Aug 2025 13:55:29 +0000 (15:55 +0200)
committerGitHub <noreply@github.com>
Sun, 10 Aug 2025 13:55:29 +0000 (16:55 +0300)
commit1878fe814a13cd620feff17ebcac774a2925d445
tree6d0dfb9c076601c12913e786246cb2810cb162fa
parentf180fb956b3e03e2f9ecdf24eebf8824a75af18e
[3.14] gh-131338: Disable computed stack limit checks on non-glibc linux (GH-134336) (#137175)

Co-authored-by: R. David Murray <rdmurray@bitdance.com>
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