]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146609: Use argparse for colour help timeit CLI (#149334)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 4 May 2026 08:44:37 +0000 (11:44 +0300)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 08:44:37 +0000 (08:44 +0000)
commit35061259cc7064988586797f4cc0ba826188c70b
treed9f0cc36c9c5b5bd2ae72b159ce7414a726af4e7
parent5847931d11f2d51058e41cbca253a3cba712e899
gh-146609: Use argparse for colour help timeit CLI (#149334)

Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/test/test_timeit.py
Lib/timeit.py
Misc/NEWS.d/next/Library/2026-05-03-23-47-59.gh-issue-146609.V9jqYf.rst [new file with mode: 0644]