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 python-dev
Recipients python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2016-10-25.06:47:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161025064702.27199.75669.E5C03FA9@psf.io>
In-reply-to
Content
New changeset 603ac788ed27 by Serhiy Storchaka in branch '3.6':
Issue #27025: Generated names for Tkinter widgets now start by the "!" prefix
https://hg.python.org/cpython/rev/603ac788ed27

New changeset 505949cb2692 by Serhiy Storchaka in branch 'default':
Issue #27025: Generated names for Tkinter widgets now start by the "!" prefix
https://hg.python.org/cpython/rev/505949cb2692
History
Date User Action Args
2016-10-25 06:47:07python-devsetrecipients: + python-dev, rhettinger, terry.reedy, serhiy.storchaka
2016-10-25 06:47:07python-devlinkissue27025 messages
2016-10-25 06:47:07python-devcreate