]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142890: remove unnecessary interp parameter from dict functions and `_PyDict_Notif...
authorKumar Aditya <kumaraditya@python.org>
Thu, 18 Dec 2025 17:18:56 +0000 (22:48 +0530)
committerGitHub <noreply@github.com>
Thu, 18 Dec 2025 17:18:56 +0000 (22:48 +0530)
commite22c49522bd119d2d2690989ea269e2f5a3009db
tree3cc1299e7fcc98a18ea5322ef8bca5ed5a1aebe8
parent4a8ecbad809dedd9268973d533f24117dfc2e5ba
gh-142890: remove unnecessary interp parameter from dict functions and `_PyDict_NotifyEvent` (#142923)
Include/internal/pycore_dict.h
Objects/dictobject.c
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h