Skip to content

gh-100050: Fix an assertion error when raising unclosed parenthesis errors in the tokenizer #100065

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
Dec 6, 2022

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Dec 6, 2022

@netlify
Copy link

netlify bot commented Dec 6, 2022

Deploy Preview for python-cpython-preview canceled.

Name Link
🔨 Latest commit 06a7d9e
🔍 Latest deploy log https://app.netlify.com/sites/python-cpython-preview/deploys/638fc26b85a0db0009161afa

…esis errors in the tokenizer

Signed-off-by: Pablo Galindo <[email protected]>
Copy link
Member

@lysnikolaou lysnikolaou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 6, 2022
…esis errors in the tokenizer (pythonGH-100065)

(cherry picked from commit 97e7004)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
Automerge-Triggered-By: GH:pablogsal
@miss-islington
Copy link
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 97e7004cfe48305bcd642c653b406dc7470e196d 3.10

@miss-islington miss-islington self-assigned this Dec 6, 2022
@bedevere-bot
Copy link

GH-100067 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Dec 6, 2022
miss-islington added a commit that referenced this pull request Dec 7, 2022
…rrors in the tokenizer (GH-100065)

(cherry picked from commit 97e7004)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
Automerge-Triggered-By: GH:pablogsal
pablogsal added a commit to pablogsal/cpython that referenced this pull request Dec 7, 2022
…parenthesis errors in the tokenizer (pythonGH-100065)

Automerge-Triggered-By: GH:pablogsal.
(cherry picked from commit 97e7004)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Dec 7, 2022
pablogsal added a commit that referenced this pull request Dec 7, 2022
…hesis errors in the tokenizer (GH-100065) (#100073)

Automerge-Triggered-By: GH:pablogsal.
(cherry picked from commit 97e7004)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
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