FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.6] bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793) by miss-islington · Pull Request #8795 · python/cpython · GitHub

/ cpython Public

[3.6] bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793) - #8795

Merged
berkerpeksag merged 1 commit into
python:3.6from
miss-islington:backport-c53aaec-3.6
Aug 17, 2018
Merged

[3.6] bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793)#8795
berkerpeksag merged 1 commit into
python:3.6from
miss-islington:backport-c53aaec-3.6

Conversation

miss-islington commented Aug 17, 2018
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

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>

Copy link
Copy Markdown
Contributor Author

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

berkerpeksag merged commit 02c4d4b into python:3.6 Aug 17, 2018
miss-islington deleted the backport-c53aaec-3.6 branch August 17, 2018 10:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL