-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-108179: Add error message for parser stack overflows #108256
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
sweeneyde
commented
Aug 22, 2023
•
edited by bedevere-bot
Loading
edited by bedevere-bot
- Issue: Improve error message for parser stack overflow #108179
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this version! Great job @sweeneyde 🤘
Thanks @sweeneyde for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @sweeneyde for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Thanks @sweeneyde for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @sweeneyde and @pablogsal, I could not cleanly backport this to |
Sorry, @sweeneyde and @pablogsal, I could not cleanly backport this to |
I am quite sure the backports need to be done manually. Could you take care of them @sweeneyde ? |
…GH-108256) (cherry picked from commit 8661751) Co-authored-by: Dennis Sweeney <[email protected]>
GH-108263 is a backport of this pull request to the 3.12 branch. |