-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
gh-140576: Fixed crash produced by lexer in case of dedented zero byte #140583
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
gh-140576: Fixed crash produced by lexer in case of dedented zero byte #140583
Conversation
tokenizeriter_next|
I have to say that I'm in doubt about using |
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.
LGTM
|
Thanks for the fix @efimov-mikhail 🚀 |
|
Thanks @efimov-mikhail for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ro byte (pythonGH-140583) (cherry picked from commit 8706167) Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
|
Sorry, @efimov-mikhail and @pablogsal, I could not cleanly backport this to |
|
GH-140757 is a backport of this pull request to the 3.14 branch. |
|
@efimov-mikhail can you do the 3.13 back port following #140583 (comment) ? |
Thx for merge, @pablogsal. Of course, I'll provide a backport. |
|
GH-140762 is a backport of this pull request to the 3.13 branch. |
|
Uh oh!
There was an error while loading. Please reload this page.