Skip to content

[3.9] bpo-46091: Correctly calculate indentation levels for whitespace lines with continuation characters (GH-30130). (GH-30898)#30899

Closed
pablogsal wants to merge 1 commit intopython:3.9from
pablogsal:backport-3fc8b74-3.9
Closed

[3.9] bpo-46091: Correctly calculate indentation levels for whitespace lines with continuation characters (GH-30130). (GH-30898)#30899
pablogsal wants to merge 1 commit intopython:3.9from
pablogsal:backport-3fc8b74-3.9

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Jan 25, 2022

@pablogsal pablogsal changed the title [3.9] [3.10] bpo-46091: Correctly calculate indentation levels for whitespace lines with continuation characters (GH-30130). (GH-30898) [3.9] bpo-46091: Correctly calculate indentation levels for whitespace lines with continuation characters (GH-30130). (GH-30898) Jan 25, 2022
@pablogsal pablogsal force-pushed the backport-3fc8b74-3.9 branch from 92c5f4d to f712e31 Compare January 25, 2022 22:42
…e lines with continuation characters (pythonGH-30130). (pythonGH-30898)

(cherry picked from commit a0efc0c)

Co-authored-by: Pablo Galindo Salgado <[email protected]>.
(cherry picked from commit 3fc8b74)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
@pablogsal pablogsal force-pushed the backport-3fc8b74-3.9 branch from f712e31 to 22577d9 Compare January 25, 2022 23:13
@pablogsal
Copy link
Copy Markdown
Member Author

I'm closing this as backporting to 3.9 is a bit more hairy due to the parser differences :(

@pablogsal pablogsal closed this Jan 25, 2022
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.

3 participants