Skip to content

Commit 57b6110

Browse files
authored
[Enum] bump version tag on HTTP status category indicators (GH-96508)
1 parent ccce9b7 commit 57b6110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ equal to the constant name (i.e. ``http.HTTPStatus.OK`` is also available as
140140
HTTP status category
141141
--------------------
142142

143-
.. versionadded:: 3.11
143+
.. versionadded:: 3.12
144144

145145
The enum values have several properties to indicate the HTTP status category:
146146

0 commit comments

Comments
 (0)