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:42:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502214132.87.0.278312149864.issue31068@psf.upfronthosting.co.za>
In-reply-to
Content
I pushed my fix for bpo-31135, no idea at this point if it fix this issue.

New changeset 56e162ad5c5d3effe9b4f05d0179e1b6a2a2d9b8 by Victor Stinner in branch '2.7':
ttk: fix LabeledScale and OptionMenu destroy() method (#3026)
https://github.com/python/cpython/commit/56e162ad5c5d3effe9b4f05d0179e1b6a2a2d9b8
History
Date User Action Args
2017-08-08 17:42:12vstinnersetrecipients: + vstinner, gpolo, serhiy.storchaka
2017-08-08 17:42:12vstinnersetmessageid: <1502214132.87.0.278312149864.issue31068@psf.upfronthosting.co.za>
2017-08-08 17:42:12vstinnerlinkissue31068 messages
2017-08-08 17:42:12vstinnercreate