]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix an out of date comment in compile.c (GH-91615)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sat, 16 Apr 2022 19:40:02 +0000 (20:40 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Apr 2022 19:40:02 +0000 (20:40 +0100)
commit304f5b63e904c3ab0b746ef7ad58c5c2ff0154a8
treee96285c27d9680793f36f286d2ab2ac05ef95a18
parentd4c4a76ed1427c947fcbbe692625b3f644cf3aaf
Fix an out of date comment in compile.c (GH-91615)
Python/compile.c