]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109371: Fix monitoring with instruction events set (gh-109385)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 18 Sep 2023 14:30:08 +0000 (07:30 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Sep 2023 14:30:08 +0000 (23:30 +0900)
commit412f5e85d6b9f2e90c57c54539d06c7a025a472a
tree83ad67b4151ed3b06455d85f03fe84858b5b1bdb
parent23f9f6f46454455bc6015e83ae5b5e946dae7698
gh-109371: Fix monitoring with instruction events set (gh-109385)
Lib/test/test_monitoring.py
Lib/test/test_sys_setprofile.py
Misc/NEWS.d/next/Core and Builtins/2023-09-13-21-04-04.gh-issue-109371.HPEJr8.rst [new file with mode: 0644]
Python/instrumentation.c