]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149026: Add colour to `pickletools` CLI output (#149027)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 29 Apr 2026 15:33:05 +0000 (18:33 +0300)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2026 15:33:05 +0000 (18:33 +0300)
commit8851a06e6e7ff23d91e5568df03a5ade570d4ab5
tree25dfd78784f2daea0b1ec0399f1ad60764c29cda
parent025a82f138b9a59c2cb842aaa8835206f0879b20
gh-149026: Add colour to `pickletools` CLI output (#149027)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/pickletools.rst
Doc/whatsnew/3.15.rst
Lib/_colorize.py
Lib/pickletools.py
Lib/test/test_pickletools.py
Misc/NEWS.d/next/Library/2026-04-26-23-01-50.gh-issue-149026.Akk4Bc.rst [new file with mode: 0644]