-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-95876: Fix format string in pegen error location code #95877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
tiran
commented
Aug 11, 2022
•
edited by bedevere-bot
Loading
edited by bedevere-bot
- Issue: _PyPegen_raise_error_known_location() uses wrong build format #95876
Thanks @tiran for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
…nGH-95877) (cherry picked from commit b4c857d) Co-authored-by: Christian Heimes <christian@python.org>
Sorry, @tiran and @pablogsal, I could not cleanly backport this to |
GH-95881 is a backport of this pull request to the 3.11 branch. |
@tiran could you do the 3.10 backport? |
…pythonGH-95877). (cherry picked from commit b4c857d) Co-authored-by: Christian Heimes <christian@python.org>