Skip to content
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

[3.9] bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions (GH-26210). #26250

Merged
merged 1 commit into from
May 19, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented May 19, 2021

(cherry picked from commit 33c0c90)

Co-authored-by: Pablo Galindo Pablogsal@gmail.com

https://bugs.python.org/issue44168

…s for invalid expressions (pythonGH-26210).

(cherry picked from commit 33c0c90)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@pablogsal pablogsal requested a review from lysnikolaou as a code owner May 19, 2021 18:09
@pablogsal pablogsal changed the title [3.9] bpo-44168: Fix error message in the parser for keyword argument… [3.9] bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions (GH-26210). May 19, 2021
@pablogsal pablogsal merged commit d4a9264 into python:3.9 May 19, 2021
@pablogsal pablogsal deleted the backport-33c0c90-3.9 branch May 19, 2021 18:27
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.

3 participants