8000 bpo-46240: Correct the error for unclosed parentheses when the tokenizer is not finished by pablogsal · Pull Request #30378 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-46240: Correct the error for unclosed parentheses when the tokenizer is not finished #30378

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
Jan 4, 2022

Conversation

pablogsal
Copy link
Member
@pablogsal pablogsal commented Jan 3, 2022

@pablogsal pablogsal requested a review from iritkatriel as a code owner January 3, 2022 23:38
@pablogsal pablogsal merged commit 70f415f into python:main Jan 4, 2022
@pablogsal pablogsal deleted the bpo-46240 branch January 4, 2022 10:41
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 4, 2022
…zer is not finished (pythonGH-30378)

(cherry picked from commit 70f415f)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@pablogsal pablogsal added the needs backport to 3.10 only security fixes label Jan 23, 2022
@miss-islington
Copy link
Contributor

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

@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 70f415fb8b632247e28d87998642317ca7a652ae 3.10

pablogsal added a commit to pablogsal/cpython that referenced this pull request Jan 23, 2022
… tokenizer is not finished (pythonGH-30378).

(cherry picked from commit 70f415f)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 23, 2022
@bedevere-bot
Copy link

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

pablogsal added a commit that referenced this pull request Jan 23, 2022
… tokenizer is not finished (GH-30378). (GH-30819)

(cherry picked from commit 70f415f)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
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
0