]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44345: Fix 'generated by' comment in parser.c (GH-26615)
authorAkira Nonaka <nonaka@mac.com>
Wed, 9 Jun 2021 14:38:53 +0000 (23:38 +0900)
committerGitHub <noreply@github.com>
Wed, 9 Jun 2021 14:38:53 +0000 (16:38 +0200)
commitaef1b58dc8889e1bebaddf1e30f67b63a1b20f90
treef895a29a5c01494350488f4eebfa9c9c9d852c44
parent5571cabf1b3385087aba2c7c10289bba77494e08
bpo-44345: Fix 'generated by' comment in parser.c (GH-26615)
Parser/parser.c
Tools/peg_generator/pegen/c_generator.py