mirror of https://github.com/python/cpython
[Enum] bump version tag on HTTP status category indicators (GH-96508)
This commit is contained in:
parent
ccce9b77e1
commit
57b6110361
|
@ -140,7 +140,7 @@ equal to the constant name (i.e. ``http.HTTPStatus.OK`` is also available as
|
|||
HTTP status category
|
||||
--------------------
|
||||
|
||||
.. versionadded:: 3.11
|
||||
.. versionadded:: 3.12
|
||||
|
||||
The enum values have several properties to indicate the HTTP status category:
|
||||
|
||||
|
|
Loading…
Reference in New Issue