]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121404: remove redundant c_nestlevel. more compiler abstractions. more macro usage...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 22 Aug 2024 14:08:16 +0000 (15:08 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Aug 2024 14:08:16 +0000 (15:08 +0100)
commit4abc1c1456413f3d2692257545a33bb16b24f900
tree366130f0cf975c8d38877f8965cdebbe7319bb64
parent31acc4d243d0435ff15555e149821490a216f665
gh-121404: remove redundant c_nestlevel. more compiler abstractions. more macro usage consistency (#123225)
Python/compile.c