]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[Enum] bump version tag on HTTP status category indicators (GH-96508)
authorAlexandru Mărășteanu <alexei@users.noreply.github.com>
Fri, 2 Sep 2022 20:11:18 +0000 (23:11 +0300)
committerGitHub <noreply@github.com>
Fri, 2 Sep 2022 20:11:18 +0000 (13:11 -0700)
Doc/library/http.rst

index 521fd1b7f50cdc49b651eb343017f4e062589abb..9d002dc33ccb8d418663f47bec6bebdc0ba9188b 100644 (file)
@@ -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: