]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146292: Add colour to `http.server` logs (GH-146293)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 8 Apr 2026 12:10:05 +0000 (15:10 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2026 12:10:05 +0000 (14:10 +0200)
commit2c8f26cf5c6ff2398f1e1ed8bfe18e9938bbdebd
tree50e9f14ebd18f078e79738fccb6036774f06102d
parent756358524e14eb98a2a3da5d9d9f74e7eb8d65b2
gh-146292: Add colour to `http.server` logs (GH-146293)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
.pre-commit-config.yaml
Doc/whatsnew/3.15.rst
Lib/_colorize.py
Lib/http/server.py
Lib/test/.ruff.toml
Lib/test/test_httpservers.py
Lib/test/test_wsgiref.py
Misc/NEWS.d/next/Library/2026-03-22-16-52-04.gh-issue-146292.rJvvs0.rst [new file with mode: 0644]