Open
Description
Documentation
In recent years, more missing HTTP status codes have been gradually added to https://github.com/python/cpython/blob/main/Lib%2Fhttp%2F__init__.py#L54, such as 61ac612, #127089 and #102247.
However, there is a list of status codes in the document that has not been updated. If we check the GitHub blame, the last update was 18 years ago!
https://github.com/python/cpython/blob/main/Doc%2Fhowto%2Furllib2.rst#L248-L317
I hope a volunteer can complete it. It's a simple issue
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Todo