]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90081: Run python tracers at full speed (GH-95328)
authorMark Shannon <mark@hotpy.org>
Thu, 28 Jul 2022 09:17:22 +0000 (10:17 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Jul 2022 09:17:22 +0000 (10:17 +0100)
commitb8b2990fb3218cffedfe7bc92e9e7ae2275b3c98
tree2c1c782386166f700a091b064b113082aec31f39
parentea269b9a380a52828d4e401fa695737bcd699398
GH-90081: Run python tracers at full speed (GH-95328)
Include/internal/pycore_pystate.h
Misc/NEWS.d/next/Core and Builtins/2022-07-27-14-21-57.gh-issue-90081.HVAS5x.rst [new file with mode: 0644]
Python/ceval.c