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

miss-islington report at bugs.python.org
Mon Jan 25 05:03:02 EST 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 96bcf6f4d4bed1cdf97883eb43e872ff1a92013d by Miss Islington (bot) in branch '3.8':
[3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578). (GH-24318)
https://github.com/python/cpython/commit/96bcf6f4d4bed1cdf97883eb43e872ff1a92013d


----------

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


More information about the Python-bugs-list mailing list