]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sat, 23 Mar 2024 22:32:33 +0000 (22:32 +0000)
committerGitHub <noreply@github.com>
Sat, 23 Mar 2024 22:32:33 +0000 (22:32 +0000)
commitd610d821fd210dce63a1132c274ffdf8acc510bc
tree901fd1b4380cedcd39d4a6626723661f1d31ab91
parent6c83352bfe78a7d567c8d76257df6eb91d5a7245
gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171)
Lib/dis.py
Lib/test/test_capi/test_opt.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2024-03-23-13-40-13.gh-issue-112383.XuHf3G.rst [new file with mode: 0644]
Modules/_opcode.c
Modules/_testinternalcapi.c
Modules/clinic/_opcode.c.h