mirror of
https://github.com/python/cpython.git
synced 2025-09-23 08:53:45 +00:00
[Enum] bump version tag on HTTP status category indicators (GH-96508)
This commit is contained in:
parent
ccce9b77e1
commit
57b6110361
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ equal to the constant name (i.e. ``http.HTTPStatus.OK`` is also available as
|
||||||
HTTP status category
|
HTTP status category
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
.. versionadded:: 3.11
|
.. versionadded:: 3.12
|
||||||
|
|
||||||
The enum values have several properties to indicate the HTTP status category:
|
The enum values have several properties to indicate the HTTP status category:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue