gh-146292: Add colour to http.server logs (GH-146293)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
This commit is contained in:
Hugo van Kemenade
2026-04-08 15:10:05 +03:00
committed by GitHub
parent 756358524e
commit 2c8f26cf5c
8 changed files with 123 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: a27a2e47c7751b639d2b5badf0ef6ff11fee893f # frozen: v0.15.4
rev: e05c5c0818279e5ac248ac9e954431ba58865e61 # frozen: v0.15.7
hooks:
- id: ruff-check
name: Run Ruff (lint) on Platforms/Apple/