-
-
Notifications
You must be signed in to change notification settings - Fork 32k
bpo-45820: Fix a segfault when the parser fails without reading any input #29580
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
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
…nput (pythonGH-29580) (cherry picked from commit df4ae55) Co-authored-by: Pablo Galindo Salgado <[email protected]>
GH-29583 is a backport of this pull request to the 3.10 branch. |
GH-29584 is a backport of this pull request to the 3.9 branch. |
…nput (pythonGH-29580) (cherry picked from commit df4ae55) Co-authored-by: Pablo Galindo Salgado <[email protected]>
…nput (GH-29580) (cherry picked from commit df4ae55) Co-authored-by: Pablo Galindo Salgado <[email protected]>
|
… any input (GH-29580) (GH-29584) Co-authored-by: Pablo Galindo Salgado <[email protected]> Co-authored-by: Łukasz Langa <[email protected]>
https://bugs.python.org/issue45820