]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133346: add tests for `_colorize.Theme` (GH-139687) (#140622)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 26 Oct 2025 12:49:20 +0000 (13:49 +0100)
committerGitHub <noreply@github.com>
Sun, 26 Oct 2025 12:49:20 +0000 (13:49 +0100)
commit46a3fd2da56737c6343977882b0858b35bfd05cd
tree9d1fbe3376db0f4e1cd3cf6fe3a07d847317f334
parentd664102a45cd0024878883640e29996170114bc6
[3.14] gh-133346: add tests for `_colorize.Theme` (GH-139687) (#140622)

* gh-133346: add tests for `_colorize.Theme` (GH-139687)
(cherry picked from commit 37827c17526b7d3e1275861a1207be71aef6b284)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test__colorize.py