]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107265: Remove all ENTER_EXECUTOR when execute _Py_Instrument (gh-108539)
authorDong-hee Na <donghee.na@python.org>
Thu, 7 Sep 2023 00:53:54 +0000 (09:53 +0900)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 00:53:54 +0000 (09:53 +0900)
commit3bfa24e29f286cbc1f42bdb4d2b1c0c9d643c8d6
tree59dcd711f7985d20765694702ed0c32efa94cdd7
parent19eddb515a8cf87df7aaa347379b3e56c324385b
gh-107265: Remove all ENTER_EXECUTOR when execute _Py_Instrument (gh-108539)
Include/internal/pycore_code.h
Lib/test/test_monitoring.py
Objects/codeobject.c
Python/instrumentation.c