]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95876: Fix format string in pegen error location code (#95877)
authorChristian Heimes <christian@python.org>
Thu, 11 Aug 2022 08:55:57 +0000 (10:55 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Aug 2022 08:55:57 +0000 (09:55 +0100)
commitb4c857d0fd74abb1ede6fe083c4fa3ca728b2b83
tree784568b7749c1d8930223d3449bb5a9954fa20b6
parent5ed584cb6b4e544d307f2f1b6f28667078cc20af
gh-95876: Fix format string in pegen error location code (#95877)
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