]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-93678: reduce boilerplate and code repetition in the compiler (GH-93682)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 14 Jun 2022 12:40:09 +0000 (13:40 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2022 12:40:09 +0000 (13:40 +0100)
commitaf15cc534cdc13c610b92aeda56b41eaa99922b9
treebb07ac8cac4667f8b670095d21f8e12826e02a75
parent46740073ef32bf83964c39609c7a7a4772c51ce3
GH-93678: reduce boilerplate and code repetition in the compiler (GH-93682)
Misc/NEWS.d/next/Core and Builtins/2022-06-10-16-57-35.gh-issue-93678.1WBnHt.rst [new file with mode: 0644]
Python/compile.c