]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117288: Allocate fewer label IDs in _PyCfg_ToInstructionSequence (#117290)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 27 Mar 2024 17:38:19 +0000 (17:38 +0000)
committerGitHub <noreply@github.com>
Wed, 27 Mar 2024 17:38:19 +0000 (17:38 +0000)
commit262fb911ab7df8e890ebd0efb0773c3e0b5a757f
tree250f7b163f7cc074be10e6c5c2321579eca991b4
parent74c8568d07719529b874897598d8b3bc25ff0434
gh-117288: Allocate fewer label IDs in _PyCfg_ToInstructionSequence (#117290)
Include/internal/pycore_compile.h
Python/assemble.c
Python/compile.c
Python/flowgraph.c