]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91276: remove unused _PyOpcode_RelativeJump (#103156)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 11 Apr 2023 10:20:39 +0000 (11:20 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2023 10:20:39 +0000 (11:20 +0100)
commit21bea68e2e97369d808db7d053d4b51b3bc761b9
tree78ddcff7fbdce360a28f4b61d160144d3e2d0c80
parent33822d037a3381d239dcc532937138da6f3da669
gh-91276: remove unused _PyOpcode_RelativeJump (#103156)
Include/internal/pycore_opcode.h
Include/internal/pycore_opcode_utils.h
Python/flowgraph.c
Tools/build/generate_opcode_h.py