[3.8] bpo-37433: Fix `SyntaxError` indicator printing too many spaces for multi-line strings (GH-14433) by miss-islington · Pull Request #15001 · 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

Contributor

@miss-islington miss-islington commented

Jul 29, 2019

edited by bedevere-bot

Loading

(cherry picked from commit 5b94f35)

Co-authored-by: Anthony Sottile asottile@umich.edu

https://bugs.python.org/issue37433

…trings (pythonGH-14433)

(cherry picked from commit 5b94f35)

Co-authored-by: Anthony Sottile <asottile@umich.edu>

@pablogsal pablogsal changed the title [3.8] Fix SyntaxError indicator printing too many spaces for multi-line strings (GH-14433) [3.8] bpo-37433: Fix SyntaxError indicator printing too many spaces for multi-line strings (GH-14433)

Jul 29, 2019

@miss-islington

Copy link

Contributor Author

@asottile and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit cf52bd0 into python:3.8

Jul 29, 2019

@miss-islington miss-islington deleted the backport-5b94f35-3.8 branch

July 29, 2019 14:19

@miss-islington

Copy link

Contributor Author

@asottile and @pablogsal: Status check is done, and it's a success ✅ .

1 similar comment

@miss-islington

Copy link

Contributor Author

@asottile and @pablogsal: Status check is done, and it's a success ✅ .

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

No one assigned

Labels

None yet

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 @asottile