]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46808: remove NEXT_BLOCK() from compile.c (GH-31448)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 25 Feb 2022 12:17:50 +0000 (12:17 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Feb 2022 12:17:50 +0000 (12:17 +0000)
commitc579243eb62d3182c84004cd72dcf6ef59100643
treec99399f5f3ea09972c6a2a7b318d85e127b98e11
parent0f41aac109c45aa468c432f798947c54d4178b3d
bpo-46808: remove NEXT_BLOCK() from compile.c (GH-31448)
Misc/NEWS.d/next/Core and Builtins/2022-02-20-23-10-14.bpo-46808.vouNSF.rst [new file with mode: 0644]
Python/compile.c