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-10.15:03:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502377383.66.0.156664095434.issue31135@psf.upfronthosting.co.za>
In-reply-to
Content
Copy of interesting comments: https://github.com/python/cpython/pull/3025

serhiy-storchaka: "Parent's destroy() now is called even if this destroy() already was called. I.e. it can be called twice."

haypo: "Yes, it's a deliberate choice. All other ttk widgets now have the same behaviour."

--

Ok, the bug is now fixed in 2.7, 3.6 and 3.7 (master) branches. I close the issue.
History
Date User Action Args
2017-08-10 15:03:03vstinnersetrecipients: + vstinner, gpolo, serhiy.storchaka
2017-08-10 15:03:03vstinnersetmessageid: <1502377383.66.0.156664095434.issue31135@psf.upfronthosting.co.za>
2017-08-10 15:03:03vstinnerlinkissue31135 messages
2017-08-10 15:03:03vstinnercreate