There was talk of deprecating colorsys, but PEP 594 now lists it under "modules to keep" so I don't see why we couldn't improve it. The OP's reasons for doing so seem solid. I don't know anything about this topic so I'll leave it at that.

On Fri, Nov 12, 2021 at 2:22 PM Terry Reedy <tjreedy@udel.edu> wrote:
https://github.com/python/cpython/pull/29512
adds what appears to be well written conversions between RGB and YUV
color systems, with tests.  Are we allowing such improvements?  If not,
a module docstring note or comment should be added.

--
Terry Jan Reedy

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/FV73RE3TSWDYBOJLZIONUJCX6FA32SZB/
Code of Conduct: http://python.org/psf/codeofconduct/


--
--Guido van Rossum (python.org/~guido)
Pronouns: he/him (why is my pronoun here?)