Skip to content

[3.7] bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793) #8794

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

Merged
merged 1 commit into from
Aug 17, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 17, 2018

The http_response() and https_response() methods of the HTTPErrorProcessor
class have two required parameters, 'request' and 'response'.
(cherry picked from commit c53aaec)

Co-authored-by: Sebastian Rittau srittau@rittau.org

https://bugs.python.org/issue34418

The http_response() and https_response() methods of the HTTPErrorProcessor
class have two required parameters, 'request' and 'response'.
(cherry picked from commit c53aaec)

Co-authored-by: Sebastian Rittau <srittau@rittau.org>
@miss-islington
Copy link
Contributor Author

@srittau and @berkerpeksag: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 05d89ef into python:3.7 Aug 17, 2018
@miss-islington miss-islington deleted the backport-c53aaec-3.7 branch August 17, 2018 10:02
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.

5 participants