-
-
Notifications
You must be signed in to change notification settings - Fork 34k
gh-135468: Improve BaseHandler.http_error_default() parameter descriptions
#136797
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
Conversation
|
@AA-Turner Thanks for the help and the review. |
AA-Turner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could possibly use :param: here in the future, but this is an improvement.
A
|
Thanks @valeriogianella for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
BaseHandler.http_error_default() parameter descriptions
…er descriptions (pythonGH-136797) (cherry picked from commit 57acd65) Co-authored-by: Valerio Gianella <49408327+valeriogianella@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
…er descriptions (pythonGH-136797) (cherry picked from commit 57acd65) Co-authored-by: Valerio Gianella <49408327+valeriogianella@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
|
GH-136825 is a backport of this pull request to the 3.14 branch. |
|
GH-136826 is a backport of this pull request to the 3.13 branch. |
…er descriptions (python#136797) Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
…er descriptions (python#136797) Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
…parameter descriptions (pythonGH-136797) (python#136825) Co-authored-by: Valerio Gianella <49408327+valeriogianella@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
urllib.request.HTTPRedirectHandlerdocumentation useshdrsinstead ofheaders#135468📚 Documentation preview 📚: https://cpython-previews--136797.org.readthedocs.build/