Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-39031: Fix elif start column offset when there is an else following #17596

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
Dec 14, 2019

Conversation

lysnikolaou
Copy link
Member

@lysnikolaou lysnikolaou commented Dec 14, 2019

Related to #17582, where this was left out.

https://bugs.python.org/issue39031

@miss-islington
Copy link
Contributor

Thanks @lysnikolaou for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 14, 2019
@bedevere-bot
Copy link

GH-17600 is a backport of this pull request to the 3.8 branch.

@miss-islington
Copy link
Contributor

Sorry, @lysnikolaou and @pablogsal, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5936a4ce914d42af97b9238e5090dedc8d5b0bd2 3.7

pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Dec 14, 2019
@bedevere-bot
Copy link

GH-17601 is a backport of this pull request to the 3.7 branch.

pablogsal pushed a commit that referenced this pull request Dec 14, 2019
… (GH-17600)

(cherry picked from commit 5936a4c)

Co-authored-by: Lysandros Nikolaou <[email protected]>
pablogsal added a commit that referenced this pull request Dec 14, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
@lysnikolaou lysnikolaou deleted the elif-else-fix branch May 8, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants