]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866)
authorCarl Meyer <carl@oddbird.net>
Tue, 16 May 2023 16:29:00 +0000 (10:29 -0600)
committerGitHub <noreply@github.com>
Tue, 16 May 2023 16:29:00 +0000 (10:29 -0600)
commitf40890b124a330b589c8093127be1274e15dbd7f
treea6a68ed80a4103ff60b33375c17e4fa1dc40bc6d
parentfebcc6ccfb0726dab588e64b68d91abb37db1939
gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866)
Include/internal/pycore_opcode.h
Include/opcode.h
Lib/opcode.py
Lib/test/test_monitoring.py
Python/bytecodes.c
Python/compile.c
Python/generated_cases.c.h
Python/instrumentation.c
Python/opcode_metadata.h
Python/opcode_targets.h