]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95876: Fix format string in pegen error location code (GH-95877)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Aug 2022 09:19:20 +0000 (02:19 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Aug 2022 09:19:20 +0000 (02:19 -0700)
commit1221e8c400933f24be69bd156f03cd1411746e6c
tree82fe58c35f23faa0fd2ec10e608bf0db11daceee
parent209f2a7b450648d6f24d84fd32f948f6a9f7c7ab
gh-95876: Fix format string in pegen error location code (GH-95877)

(cherry picked from commit b4c857d0fd74abb1ede6fe083c4fa3ca728b2b83)

Co-authored-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/Core and Builtins/2022-08-11-09-19-55.gh-issue-95876.YpQfoV.rst [new file with mode: 0644]
Parser/pegen_errors.c