]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149243: Check for recursion limits in `CALL_ALLOC_AND_ENTER_INIT` (#149310)
authorsobolevn <mail@sobolevn.me>
Sun, 3 May 2026 10:26:05 +0000 (13:26 +0300)
committerGitHub <noreply@github.com>
Sun, 3 May 2026 10:26:05 +0000 (13:26 +0300)
commit726a17e26541579b762ab2c9ee3ff201de777c35
tree4df39497480a3ad3b0c71eaada9cd3697fe7cfd9
parenta3435d5ccc1878db52f48b0a5944cd0a78ec8fcf
gh-149243: Check for recursion limits in `CALL_ALLOC_AND_ENTER_INIT` (#149310)
Include/internal/pycore_opcode_metadata.h
Misc/NEWS.d/next/Core_and_Builtins/2026-05-03-10-24-50.gh-issue-149243.Zh1q9_.rst [new file with mode: 0644]
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/generated_cases.c.h