Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clinic: Fix clinic anti-pattern #17852

Merged
merged 1 commit into from Jan 6, 2020
Merged

clinic: Fix clinic anti-pattern #17852

merged 1 commit into from Jan 6, 2020

Conversation

@corona10
Copy link
Member

corona10 commented Jan 6, 2020

@pablogsal pablogsal merged commit 5136e72 into python:master Jan 6, 2020
8 checks passed
8 checks passed
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20200106.3 succeeded
Details
bedevere/issue-number Issue report skipped
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 6, 2020

Thanks @corona10 for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 6, 2020
(cherry picked from commit 5136e72)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 6, 2020
(cherry picked from commit 5136e72)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
@pablogsal

This comment has been minimized.

Copy link
Member

pablogsal commented Jan 6, 2020

Normally, we don't accept this kind of refactorings to not mess too much with the blame, but the fix is simple enough so I will merge.

Note: we cannot risk backports to 3.8 and 3.7 branches as this is not a bugfix. Please, take into account in the future when adding the 'needs backport' labels.

@python python deleted a comment from bedevere-bot Jan 6, 2020
@python python deleted a comment from bedevere-bot Jan 6, 2020
sthagen added a commit to sthagen/cpython that referenced this pull request Jan 6, 2020
argument-clinic: Simplify multi-line string handling (pythonGH-17852)
gousaiyang added a commit to gousaiyang/cpython that referenced this pull request Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.