]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116988: Remove duplicates of `annotated_rhs` in the Grammar (#117004)
authorDavid Rubin <87927264+Rexicon226@users.noreply.github.com>
Wed, 24 Apr 2024 17:16:06 +0000 (10:16 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 17:16:06 +0000 (18:16 +0100)
commit9b280ab0ab97902d55ea3bde66b2e23f8b23959f
tree41f9ffb192f2ebd6cfe5dad37581892f52502a3b
parent1acd2497983f1a78dffd6e5b3e0f5dd0920a550f
gh-116988: Remove duplicates of `annotated_rhs` in the Grammar (#117004)
Grammar/python.gram
Parser/parser.c
Tools/peg_generator/pegen/c_generator.py