[3.8] bpo-39031: Fix elif start column offset when there is an else following (GH-17596) by miss-islington · Pull Request #17600 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Dec 14, 2019

edited by bedevere-bot

Loading

(cherry picked from commit 5936a4c)

Co-authored-by: Lysandros Nikolaou lisandrosnik@gmail.com

https://bugs.python.org/issue39031

…H-17596)

(cherry picked from commit 5936a4c)

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

@pablogsal pablogsal changed the title [3.8] Fix elif start column offset when there is an else following (GH-17596) [3.8] bpo-39031: Fix elif start column offset when there is an else following (GH-17596)

Dec 14, 2019

@pablogsal pablogsal self-assigned this

Dec 14, 2019

@miss-islington

Copy link Copy Markdown

Contributor Author

@lysnikolaou and @pablogsal: Status check is done, and it's a failure ❌ .

@pablogsal pablogsal merged commit ce333cd into python:3.8

Dec 14, 2019

@miss-islington miss-islington deleted the backport-5936a4c-3.8 branch

December 14, 2019 10:43

farazs-github pushed a commit to MediaTek-Labs/cpython that referenced this pull request

Nov 12, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

@pablogsal pablogsal

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @pablogsal @the-knights-who-say-ni @bedevere-bot @lysnikolaou