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 vstinner
Recipients gpolo, serhiy.storchaka, vstinner
Date 2017-08-08.17:41:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502214083.44.0.408629934067.issue31135@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cd7e9c1b67d3d07ee03e0a79af2791c19031cecb by Victor Stinner in branch 'master':
ttk: fix LabeledScale and OptionMenu destroy() method (#3025)
https://github.com/python/cpython/commit/cd7e9c1b67d3d07ee03e0a79af2791c19031cecb
History
Date User Action Args
2017-08-08 17:41:23vstinnersetrecipients: + vstinner, gpolo, serhiy.storchaka
2017-08-08 17:41:23vstinnersetmessageid: <1502214083.44.0.408629934067.issue31135@psf.upfronthosting.co.za>
2017-08-08 17:41:23vstinnerlinkissue31135 messages
2017-08-08 17:41:23vstinnercreate