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

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

Merged
merged 1 commit into from Dec 14, 2019

Conversation

@lysnikolaou
Copy link
Contributor

lysnikolaou commented Dec 14, 2019

Related to #17582, where this was left out.

https://bugs.python.org/issue39031

@pablogsal pablogsal merged commit 5936a4c into python:master Dec 14, 2019
4 checks passed
4 checks passed
Azure Pipelines PR #20191214.6 succeeded
Details
bedevere/issue-number Issue number 39031 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 14, 2019

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 added a commit to miss-islington/cpython that referenced this pull request Dec 14, 2019
…H-17596)

(cherry picked from commit 5936a4c)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 14, 2019

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

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 14, 2019

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 added a commit to pablogsal/cpython that referenced this pull request Dec 14, 2019
…ythonGH-17596).

(cherry picked from commit 5936a4c)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 14, 2019

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

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

(cherry picked from commit 5936a4c)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
pablogsal added a commit that referenced this pull request Dec 14, 2019
…H-17596) (GH-17601)

(cherry picked from commit 5936a4c)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.