bpo-44792: Improve syntax errors for if expressions#27506
bpo-44792: Improve syntax errors for if expressions#27506pablogsal merged 1 commit intopython:mainfrom
Conversation
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
6106656 to
cfdf3c4
Compare
|
You need to run |
Thanks @pablogsal It works now, but there's an |
Unless is a syntax error is unlikely. I will investigate... |
|
Thanks @miguendes for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
GH-27565 is a backport of this pull request to the 3.10 branch. |
|
Thanks for your contribution @miguendes ! 🎉 |
(cherry picked from commit 28b6dc9) Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
https://bugs.python.org/issue44792