]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Jan 2022 14:45:50 +0000 (06:45 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 14:45:50 +0000 (14:45 +0000)
commit353674f289076eecf848d7a26871cce529b89a98
tree1a0559d8c37bc68004f4a33b905e409601d23a76
parent7b694b816f30c463ffcab0952d3319320d23e154
bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs (GH-30341) (GH-30392)

(cherry picked from commit e09d94a140a5f6903017da9b6ac752ba041d69da)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Doc/tools/extensions/peg_highlight.py