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 Saimadhav.Heblikar, jesstess, terry.reedy, vstinner
Date 2014-06-11.07:58:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402473498.97.0.454042962661.issue21703@psf.upfronthosting.co.za>
In-reply-to
Content
Great. I will review the next patch (with the change in the comment) tomorrow. The ttk theme changed message comes up often. I believe it is specific to debug builds. Perhaps you could keep track of when it occurs so we can make a guess at the cause. I believe I asked Serhiy once and he did not then know why. I believe I grepped at least one of tkinter and _tkinter for ttk and did not fine anything. It does not cause buildbot failures, but may be involved with one of the warnings. It does suggest at least a minor bug, though, and it would be nice to fix.

The environment change warning, at least on windows, is probably from module tkinter._fix imported in tkinter.
History
Date User Action Args
2014-06-11 07:58:19terry.reedysetrecipients: + terry.reedy, vstinner, jesstess, Saimadhav.Heblikar
2014-06-11 07:58:18terry.reedysetmessageid: <1402473498.97.0.454042962661.issue21703@psf.upfronthosting.co.za>
2014-06-11 07:58:18terry.reedylinkissue21703 messages
2014-06-11 07:58:18terry.reedycreate