]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137883: Check the recursion limit for specialized keyword argument calls...
authorPeter Bierma <zintensitydev@gmail.com>
Mon, 25 Aug 2025 16:19:39 +0000 (12:19 -0400)
committerGitHub <noreply@github.com>
Mon, 25 Aug 2025 16:19:39 +0000 (19:19 +0300)
commit8b3f9ae2ca55b2cc7edc097321cc10d7c2fdbb98
tree633f65d168ea3b79ac7130979057f029471678be
parent9fa74c57fe52df4e6d52a2e12376bb52cd31e53c
[3.14] gh-137883: Check the recursion limit for specialized keyword argument calls (GH-137887) (#137945)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Include/internal/pycore_opcode_metadata.h
Lib/test/test_call.py
Misc/NEWS.d/next/Core_and_Builtins/2025-08-17-13-36-53.gh-issue-137883.55VDCN.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h