Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-135468: ImproveBaseHandler.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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
python-cla-botbot commentedJul 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@AA-Turner Thanks for the help and the review. |
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
57acd65
intopython:mainUh oh!
There was an error while loading.Please reload this page.
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 57acd65a30f8cb1f3a3cc01322f03215017f5caa)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 commit57acd65)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 the3.14 branch. |
GH-136826 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
urllib.request.HTTPRedirectHandler
documentation useshdrs
instead ofheaders
#135468📚 Documentation preview 📚:https://cpython-previews--136797.org.readthedocs.build/