bpo-22708: Fix http protocol version in CONNECT method, support IDN#742
bpo-22708: Fix http protocol version in CONNECT method, support IDN#742vo-va wants to merge 1 commit into
Conversation
Original author of this patch demianbrecht@gmail.com
|
FYI for any other core dev, Demian Brecht has signed the CLA. |
Sorry, something went wrong.
berkerpeksag
left a comment
There was a problem hiding this comment.
Please also include the NEWS entry in the original patch and append "Patch by Demian Brecht.".
Sorry, something went wrong.
|
And please rebase your branch so we can run the tests on AppVeyor. |
Sorry, something went wrong.
|
To try and help move older pull requests forward, we are going through and backfilling 'awaiting' labels on pull requests that are lacking the label. Based on the current reviews, the best we can tell in an automated fashion is that a core developer requested changes to be made to this pull request. If/when the requested changes have been made, please leave a comment that says, |
Sorry, something went wrong.
Original author of this patch demianbrecht@gmail.com
HTTP/1.0 not supported CONNECT method, fix http version.
Support for IDN.
https://bugs.python.org/issue22708