]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139374: colorize traceback when using `timeit` command-line interface (#139375)
authoryihong <zouzou0208@gmail.com>
Sun, 28 Sep 2025 11:49:18 +0000 (19:49 +0800)
committerGitHub <noreply@github.com>
Sun, 28 Sep 2025 11:49:18 +0000 (11:49 +0000)
commite18dda96c967911fe387ed93c7efe105e7cc1274
treeb9aa79f76e9eac71da1931e9ef40c2925ac12b4c
parent666112376d574c7802646ee1df6244062671cd61
gh-139374: colorize traceback when using `timeit` command-line interface (#139375)

---------

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/whatsnew/3.15.rst
Lib/test/test_timeit.py
Lib/timeit.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-09-27-08-26-31.gh-issue-139374.hfh-dl.rst [new file with mode: 0644]