Skip to content

bpo-43882 Remove the newline, and tab early. From query and fragments. - #25921

Merged
orsenthil merged 1 commit into
python:mainfrom
orsenthil:issue43882_r1
May 5, 2021
Merged

bpo-43882 Remove the newline, and tab early. From query and fragments.#25921
orsenthil merged 1 commit into
python:mainfrom
orsenthil:issue43882_r1

Conversation

@orsenthil

@orsenthilorsenthil commented May 5, 2021

Copy link
Copy Markdown
Member

bpo-43882 Remove the newline, and tab early. From query and fragments.

Porting this change 8a59574 from 3.9
(And making all the branches of CPython consistent with respect to behavior).

https://bugs.python.org/issue43882

@orsenthil

Copy link
Copy Markdown
MemberAuthor

This is cherry-pick of reviewed commit - 8a59574

@orsenthil
orsenthil merged commit 985ac01 into python:mainMay 5, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @orsenthil for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 5, 2021
pythonGH-25921)
(cherry picked from commit 985ac01)
Co-authored-by: Senthil Kumaran <senthil@uthcode.com>
@bedevere-botbedevere-bot removed the needs backport to 3.10 only security fixes label May 5, 2021
@bedevere-bot

Copy link
Copy Markdown

GH-25936 is a backport of this pull request to the 3.10 branch.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@orsenthil@miss-islington@bedevere-bot@the-knights-who-say-ni