Skip to content

Commit c63b203

Browse files
donBarboshugovk
andauthored
Update http.server.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 3c6bf2d commit c63b203

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Doc/library/http.server.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -523,11 +523,6 @@ The following options are accepted:
523523

524524
python -m http.server --cgi
525525

526-
.. deprecated-removed:: 3.13 3.15
527-
528-
:mod:`http.server` command line ``--cgi`` support is being removed
529-
because :class:`CGIHTTPRequestHandler` is being removed.
530-
531526
.. warning::
532527

533528
:class:`CGIHTTPRequestHandler` and the ``--cgi`` command-line option

0 commit comments

Comments
 (0)