]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-106012: Fix monitoring of static code objects (GH-106017)
authorMark Shannon <mark@hotpy.org>
Fri, 23 Jun 2023 12:18:29 +0000 (13:18 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2023 12:18:29 +0000 (13:18 +0100)
commit9339d70ac2d45743507e320e81e68acf77e366af
treeee543d1424673f3daf7112fe97dba6224a9e5ba8
parenta72683ba8e0337650cc490dbe593a5e46aba60cb
GH-106012: Fix monitoring of static code objects (GH-106017)
Python/instrumentation.c