We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff048ec commit f938f01Copy full SHA for f938f01
Doc/whatsnew/3.15.rst
@@ -799,11 +799,13 @@ http.server
799
-----------
800
801
* The logging of :mod:`~http.server.BaseHTTPRequestHandler`,
802
- as used by the command-line interface, is colored by default.
+ as used by the :ref:`command-line interface <http-server-cli>`,
803
+ is colored by default.
804
This can be controlled with :ref:`environment variables
805
<using-on-controlling-color>`.
- (Contributed by Hugo van Kemenade in :gh:`123456`.)
806
-
+ (Contributed by Hugo van Kemenade in :gh:`146292`.)
807
+
808
809
inspect
810
-------
811
0 commit comments