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, serhiy.storchaka, terry.reedy
Date 2016-05-16.19:36:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160516193603.9351.27054.D71943CD@psf.io>
In-reply-to
Content
New changeset 774367d21bf3 by Serhiy Storchaka in branch 'default':
Issue #27031: Removed dummy methods in Tkinter widget classes: tk_menuBar()
https://hg.python.org/cpython/rev/774367d21bf3
History
Date User Action Args
2016-05-16 19:36:06python-devsetrecipients: + python-dev, terry.reedy, serhiy.storchaka
2016-05-16 19:36:06python-devlinkissue27031 messages
2016-05-16 19:36:06python-devcreate