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 terry.reedy
Recipients glombardo, serhiy.storchaka, terry.reedy
Date 2020-01-05.16:24:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578241446.19.0.189746024599.issue39152@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ea7bb25e3b192d6c49a49c9e3b316f8559602aa by Terry Jan Reedy in branch 'master':
bpo-39152: add missing ttk.Scale.configure return value (GH-17815)
https://github.com/python/cpython/commit/5ea7bb25e3b192d6c49a49c9e3b316f8559602aa
History
Date User Action Args
2020-01-05 16:24:06terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, glombardo
2020-01-05 16:24:06terry.reedysetmessageid: <1578241446.19.0.189746024599.issue39152@roundup.psfhosted.org>
2020-01-05 16:24:06terry.reedylinkissue39152 messages
2020-01-05 16:24:05terry.reedycreate