]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix trivial typo in the PEG string parser (GH-21508)
authorEric V. Smith <ericvsmith@users.noreply.github.com>
Thu, 16 Jul 2020 16:10:23 +0000 (12:10 -0400)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 16:10:23 +0000 (17:10 +0100)
commit0275e0452a773976827c2b9bd1e598ee08e2d7f5
tree3fbba0b95a8c8c374f3174b55be9d09f8c84cc0c
parent2ad7e9c011b7606c5c7307176df07419a0e60134
Fix trivial typo in the PEG string parser (GH-21508)
Parser/string_parser.c