Message 385609 - Python tracker

Message385609

Author serhiy.storchaka
Recipients Bryan.Oakley, cheryl.sabella, miss-islington, serhiy.storchaka, terry.reedy, vstinner
Date 2021-01-25.09:46:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611567963.54.0.320094439929.issue33289@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d5434d5cbc945c58be663e3dbd5ef4875677b7a by Serhiy Storchaka in branch '3.9':
[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/3d5434d5cbc945c58be663e3dbd5ef4875677b7a
History
Date User Action Args
2021-01-25 09:46:03serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner, Bryan.Oakley, cheryl.sabella, miss-islington
2021-01-25 09:46:03serhiy.storchakasetmessageid: <1611567963.54.0.320094439929.issue33289@roundup.psfhosted.org>
2021-01-25 09:46:03serhiy.storchakalinkissue33289 messages
2021-01-25 09:46:03serhiy.storchakacreate