Skip to content

Commit 4f0d6cd

Browse files
authored
Update Doc/whatsnew/3.15.rst
1 parent a547ec3 commit 4f0d6cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ Removed
124124
http.server
125125
-----------
126126

127-
* The :class:`!http.server.CGIHTTPRequestHandler` class and
128-
the ``--cgi`` flag to the :program:`python -m http.server`
127+
* Removed the :class:`!http.server.CGIHTTPRequestHandler` class
128+
and the ``--cgi`` flag to the :program:`python -m http.server`
129129
command-line interface. Those are deprecated since 3.13.
130130
(Contributed by Bénédikt Tran in :gh:`133810`.)
131131

0 commit comments

Comments
 (0)