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

bpo-22640: Fix function signature of quiet in docs #17719

Merged
merged 1 commit into from Dec 28, 2019

Conversation

isidentical
Copy link
Sponsor Member

@isidentical isidentical commented Dec 27, 2019

just a trivial fix for the signature, i guess this needs backport to 3.8

https://bugs.python.org/issue22640

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Dec 27, 2019
@isidentical isidentical changed the title bpo-38731: Fix function signature of quiet in docs bpo-22640: Fix function signature of quiet in docs Dec 27, 2019
@bedevere-bot
Copy link

bedevere-bot commented Dec 28, 2019

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@pablogsal pablogsal dismissed a stale review Dec 28, 2019

I just wanted to comment, not request changes

Copy link
Member

@pablogsal pablogsal left a comment

LGTM

I have to say that quiet being an integer is a bit confusing, but this does not apply to this PR :)

@pablogsal pablogsal merged commit 98f0f04 into python:master Dec 28, 2019
4 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Dec 28, 2019

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

@bedevere-bot
Copy link

bedevere-bot commented Dec 28, 2019

GH-17725 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Dec 28, 2019
(cherry picked from commit 98f0f04)

Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants