-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Lib/http/__init__.py
mentions RFF instead of RFC
#129408
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
Comments
PR welcome :) |
Mulugruntz
added a commit
to Mulugruntz/cpython
that referenced
this issue
Jan 28, 2025
Lib/http/__init__.py
mentions RFF instead of RFC
terryjreedy
pushed a commit
that referenced
this issue
Jan 28, 2025
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 28, 2025
…nGH-129411) (cherry picked from commit 7dd0a7e) Co-authored-by: Samuel GIFFARD <[email protected]>
The bug was added to the class HTTPMethod docstring in 3.13 when a line was updated (and moved because of other additions).
|
terryjreedy
pushed a commit
that referenced
this issue
Jan 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
Just a typo in 3.13, where http mentions
RFF
instead ofRFC
Linked PRs
The text was updated successfully, but these errors were encountered: