[issue33289] tkinter askcolor returning floats for r, g, b values instead of ints

Serhiy Storchaka report at bugs.python.org
Thu Jan 21 14:14:12 EST 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 6713e869c4989c04318158b406c30a147ea52904 by Cheryl Sabella in branch 'master':
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578)
https://github.com/python/cpython/commit/6713e869c4989c04318158b406c30a147ea52904


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33289>
_______________________________________


More information about the Python-bugs-list mailing list