Skip to content

bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions #26210

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
May 19, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented May 18, 2021

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.

Good one!

@pablogsal pablogsal merged commit 33c0c90 into python:main May 19, 2021
@miss-islington
Copy link
Contributor

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

@pablogsal pablogsal deleted the bpo-44168 branch May 19, 2021 18:03
@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 33c0c90dea06fda1df99482521559ebef7210bea 3.9

@bedevere-bot
Copy link

GH-26247 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 May 19, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 19, 2021
…invalid expressions (pythonGH-26210)

(cherry picked from commit 33c0c90)

Co-authored-by: Pablo Galindo <[email protected]>
pablogsal added a commit to pablogsal/cpython that referenced this pull request May 19, 2021
…s for invalid expressions (pythonGH-26210).

(cherry picked from commit 33c0c90)

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

GH-26250 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 May 19, 2021
pablogsal added a commit that referenced this pull request May 19, 2021
…s for invalid expressions (GH-26210) (GH-26250)

(cherry picked from commit 33c0c90)

Co-authored-by: Pablo Galindo <[email protected]>
pablogsal added a commit that referenced this pull request May 19, 2021
…invalid expressions (GH-26210) (GH-26247)

(cherry picked from commit 33c0c90)

Co-authored-by: Pablo Galindo <[email protected]>

Co-authored-by: Pablo Galindo <[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.

5 participants