]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Improve colorsys coverage (GH-153982) (#154077)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jul 2026 11:06:14 +0000 (13:06 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 11:06:14 +0000 (11:06 +0000)
commitf2f9ff1550c9f94cdc1d8619755a037efe426a06
treefed691abc0b71bc2eff6fb52da7b25ad1bdae4dd
parent19e26609ddd6a4b1352abf7507557d8ff3d46311
[3.14] Improve colorsys coverage (GH-153982) (#154077)

Improve colorsys coverage (GH-153982)

* improve colorsys coverage

* add subtest
(cherry picked from commit 54b00c055210d738f5c3fb590ab85bde80b46ac6)

Co-authored-by: MonadChains <monadchains@gmail.com>
Lib/test/test_colorsys.py