]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90081: Run python tracers at full speed (GH-95328) (#95363)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Jul 2022 08:43:52 +0000 (01:43 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Jul 2022 08:43:52 +0000 (09:43 +0100)
commit00566a8124e16b8f9403395b42a722edef2b0583
treec756e440a84a4f1f1a9d035e5308df3c203e7b55
parentf06f3656c5e98843d4666d22df0b2c5dd62c87ae
GH-90081: Run python tracers at full speed (GH-95328) (#95363)

(cherry picked from commit b8b2990fb3218cffedfe7bc92e9e7ae2275b3c98)

Co-authored-by: Mark Shannon <mark@hotpy.org>
Co-authored-by: Mark Shannon <mark@hotpy.org>
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