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
Conversation
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 |
Thanks @isidentical for the PR, and @pablogsal for merging it |
GH-17725 is a backport of this pull request to the 3.8 branch. |
just a trivial fix for the signature, i guess this needs backport to 3.8
https://bugs.python.org/issue22640