-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Typos: fixes typos in http.client documentation #18300
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
Typos: fixes typos in http.client documentation #18300
Conversation
Thanks @jameshcorbett for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
@orsenthil: Please replace |
@miss-islington help |
Thanks @jameshcorbett for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Thanks @jameshcorbett for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
@orsenthil, usually removing the label and adding it back is enough to trigger the bot, so it looks like it might be down right now. Maybe we can try again in a day or two. |
(cherry picked from commit b94737a) Co-authored-by: James Corbett <[email protected]>
GH-18319 is a backport of this pull request to the 3.8 branch. |
(cherry picked from commit b94737a) Co-authored-by: James Corbett <[email protected]>
GH-18320 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit b94737a) Co-authored-by: James Corbett <[email protected]>
(cherry picked from commit b94737a) Co-authored-by: James Corbett <[email protected]>
Fixes some typos in the http.client documentation.