Skip to content

bpo-45738: Fix computation of error location for invalid continuation characters in the parser #29550

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

Merged
merged 1 commit into from
Nov 14, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Nov 14, 2021

@pablogsal pablogsal merged commit 25835c5 into python:main Nov 14, 2021
@pablogsal pablogsal deleted the bpo-45738 branch November 14, 2021 01:06
@miss-islington
Copy link
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 14, 2021
…pythonGH-29550)

characters in the parser
(cherry picked from commit 25835c5)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@miss-islington
Copy link
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 25835c518aa7446f3680b62c1fb43827e0f190d9 3.9

@bedevere-bot
Copy link

GH-29551 is a backport of this pull request to the 3.10 branch.

pablogsal added a commit to pablogsal/cpython that referenced this pull request Nov 14, 2021
@bedevere-bot
Copy link

GH-29552 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Nov 14, 2021
miss-islington added a commit that referenced this pull request Nov 14, 2021
…GH-29550)

characters in the parser
(cherry picked from commit 25835c5)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request Nov 14, 2021
… characters in the parser (GH-29550) (GH-29552)

(cherry picked from commit 25835c5)
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
remykarem pushed a commit to remykarem/cpython that referenced this pull request Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants