[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
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.3k
Merged
miss-islington merged 1 commit intopython:3.8from
Jul 29, 2019Conversation
Copy link
Contributor
(cherry picked from commit 5b94f35)
Co-authored-by: Anthony Sottile asottile@umich.edu
…trings (pythonGH-14433) (cherry picked from commit 5b94f35) Co-authored-by: Anthony Sottile <asottile@umich.edu>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
pablogsal approved these changes Jul 29, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
pablogsal
changed the title
[3.8] Fix
[3.8] bpo-37433: Fix SyntaxError indicator printing too many spaces for multi-line strings (GH-14433)SyntaxError indicator printing too many spaces for multi-line strings (GH-14433)
Copy link
Contributor Author
miss-islington
commented
Jul 29, 2019
miss-islington commented
Jul 29, 2019@asottile and @pablogsal: Status check is done, and it's a success ✅ .
miss-islington
merged commit
cf52bd0
into
python:3.8
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-5b94f35-3.8
branch
Copy link
Contributor Author
miss-islington
commented
Jul 29, 2019
miss-islington commented
Jul 29, 2019@asottile and @pablogsal: Status check is done, and it's a success ✅ .
1 similar comment
Copy link
Contributor Author
miss-islington
commented
Jul 29, 2019
miss-islington commented
Jul 29, 2019@asottile and @pablogsal: Status check is done, and it's a success ✅ .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment