]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643) (#96688)
authorMark Shannon <mark@hotpy.org>
Fri, 9 Sep 2022 16:24:44 +0000 (17:24 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Sep 2022 16:24:44 +0000 (09:24 -0700)
commit5586da65e2b067ffd3ef045d3f8997f694ea856d
tree8ae0dd6705ff5f63d02c5b576411b8b011c8b9af
parent7bfb11de6857e8b7e114c46d94624b57c589a69f
[3.11] GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643) (#96688)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
(cherry picked from commit aa3b4cf779b3dddb84e094879b91703354910d8c)
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