]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve tests for _colorize.can_colorize() (#129234)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 24 Jan 2025 16:33:40 +0000 (18:33 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2025 16:33:40 +0000 (18:33 +0200)
commit7907203bc07387ff2d8e2bcc15d7b8dd3a1ce687
treea9cbd5186ad6e7623797ca4812f6afe641c6bedb
parent8e0b36006c0b82e47e1cb5d367ec78532f21cee5
Improve tests for _colorize.can_colorize() (#129234)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/test/test__colorize.py