]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47120: make JUMP_NO_INTERRUPT relative (GH-32221)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 5 Apr 2022 11:49:08 +0000 (12:49 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 11:49:08 +0000 (12:49 +0100)
commit0aa8d5cbd89cf3b61d7e8626f3a7b9c4881dfd70
treeb28edee28c5dd4cf022135e1204421c9795b3e38
parent32091df41ce6e3a71df2cf37dc74b728c0d885f2
bpo-47120: make JUMP_NO_INTERRUPT relative (GH-32221)
Doc/library/dis.rst
Doc/whatsnew/3.11.rst
Include/opcode.h
Lib/importlib/_bootstrap_external.py
Lib/opcode.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Core and Builtins/2022-03-31-21-43-57.bpo-47120.NgxQbA.rst [new file with mode: 0644]
Objects/frameobject.c
Python/ceval.c
Python/compile.c
Python/opcode_targets.h