bpo-45759: Better error messages for non-matching 'elif'/'else' state…#29481
bpo-45759: Better error messages for non-matching 'elif'/'else' state…#29481thatbirdguythatuknownot wants to merge 82 commits intopython:mainfrom
Conversation
pablogsal
left a comment
There was a problem hiding this comment.
Thanks for your PR! We need to think about this a bit more because I am not fully sure if this error is common enough to justify the extra complexity.
|
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 |
|
Sorry for the many 'Fix conflicts' commits, I was trying to fix the |
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @pablogsal: please review the changes made to this pull request. |
|
Moved to another pull request with same title. |
…ments (GH-29481)
https://bugs.python.org/issue45759