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:15:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502212555.43.0.145394457472.issue31135@psf.upfronthosting.co.za>
In-reply-to
Content
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:15:55vstinnersetrecipients: + vstinner, gpolo, serhiy.storchaka
2017-08-08 17:15:55vstinnersetmessageid: <1502212555.43.0.145394457472.issue31135@psf.upfronthosting.co.za>
2017-08-08 17:15:55vstinnerlinkissue31135 messages
2017-08-08 17:15:55vstinnercreate