This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Bryan.Oakley, cheryl.sabella, serhiy.storchaka, terry.reedy, vstinner
Date 2021-01-21.19:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611256452.68.0.483057975053.issue33289@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-01-21 19:14:12serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner, Bryan.Oakley, cheryl.sabella
2021-01-21 19:14:12serhiy.storchakasetmessageid: <1611256452.68.0.483057975053.issue33289@roundup.psfhosted.org>
2021-01-21 19:14:12serhiy.storchakalinkissue33289 messages
2021-01-21 19:14:12serhiy.storchakacreate