]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146609: Add colour to `timeit` CLI output (#146610)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 8 Apr 2026 13:18:53 +0000 (16:18 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2026 13:18:53 +0000 (16:18 +0300)
commit8687b9d731b1e402214cace2994963fb88f5a41f
tree35a66b71eeb5dd169a2d46ead7da95a70a188d05
parent2c8f26cf5c6ff2398f1e1ed8bfe18e9938bbdebd
gh-146609: Add colour to `timeit` CLI output (#146610)

Co-authored-by: Stan Ulbrych <stan@python.org>
Doc/whatsnew/3.15.rst
Lib/_colorize.py
Lib/test/test_timeit.py
Lib/timeit.py
Misc/NEWS.d/next/Library/2026-03-29-21-31-14.gh-issue-146609.BnshCt.rst [new file with mode: 0644]