]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148991: Add colour to `tokenize` CLI output (#148992)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sun, 26 Apr 2026 19:14:33 +0000 (22:14 +0300)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2026 19:14:33 +0000 (22:14 +0300)
commit1e7dfbce930d6abd4e5453961c4f0fe4c6ade08e
tree481d926bdd5e74ab6b260e7a94cc4516a3c54a88
parent5d416324c56cd6f262fa123f41b97b48631bea79
gh-148991: Add colour to `tokenize` CLI output (#148992)

Co-authored-by: Stan Ulbrych <stan@python.org>
Doc/library/tokenize.rst
Doc/whatsnew/3.15.rst
Lib/_colorize.py
Lib/test/test_tokenize.py
Lib/tokenize.py
Misc/NEWS.d/next/Library/2026-04-25-18-09-16.gh-issue-148991.AZ64Et.rst [new file with mode: 0644]