]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122247: Move instruction instrumentation sanity check after tracing check (#122251)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 8 Aug 2024 04:30:14 +0000 (21:30 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Aug 2024 04:30:14 +0000 (21:30 -0700)
commit57d7c3e78fb635a0c6ccce38ec3e2f4284d5fac7
tree03f9f2f24adb6313838a586240dee6374a9dd4d2
parente006c7371d8e57db26254792c67292956e88d81d
gh-122247: Move instruction instrumentation sanity check after tracing check (#122251)
Lib/test/test_monitoring.py
Python/instrumentation.c