]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643)
authorMark Shannon <mark@hotpy.org>
Thu, 8 Sep 2022 16:16:48 +0000 (17:16 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 16:16:48 +0000 (17:16 +0100)
commitaa3b4cf779b3dddb84e094879b91703354910d8c
tree3f0ddce65f690bdad6987db96e2f1353cb22d32f
parentb9634ac776c24bc4d4a57859d884a94cdfe16043
GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Lib/test/test_dynamic.py
Misc/NEWS.d/next/Core and Builtins/2022-09-07-12-02-11.gh-issue-96636.YvN-K6.rst [new file with mode: 0644]
Python/ceval.c