Skip to content

Commit f938f01

Browse files
Improve what's new
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
1 parent ff048ec commit f938f01

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -799,11 +799,13 @@ http.server
799799
-----------
800800

801801
* The logging of :mod:`~http.server.BaseHTTPRequestHandler`,
802-
as used by the command-line interface, is colored by default.
802+
as used by the :ref:`command-line interface <http-server-cli>`,
803+
is colored by default.
803804
This can be controlled with :ref:`environment variables
804805
<using-on-controlling-color>`.
805-
(Contributed by Hugo van Kemenade in :gh:`123456`.)
806-
806+
(Contributed by Hugo van Kemenade in :gh:`146292`.)
807+
808+
807809
inspect
808810
-------
809811

0 commit comments

Comments
 (0)