Skip to content

[3.10] gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304) #94344

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
Jun 27, 2022

Conversation

wookie184
Copy link
Contributor

@wookie184 wookie184 commented Jun 27, 2022

  • Fix error for dictionary literals with invalid expression as value.

  • Remove trailing whitespace.
    (cherry picked from commit 8c237a7)

Co-authored-by: wookie184 [email protected]

Seemed there was some trailing whitespace patchcheck found (so it's not just me!). I assume that needed to be fixed here to prevent CI from failing.

… expression as value. (pythonGH-94304)

* Fix error for dictionary literals with invalid expression as value.

* Remove trailing whitespace.
(cherry picked from commit 8c237a7)

Co-authored-by: wookie184 <[email protected]>
@pablogsal pablogsal merged commit 0ae7284 into python:3.10 Jun 27, 2022
@wookie184 wookie184 deleted the backport-8c237a7-3.10 branch June 27, 2022 18:59
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