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 serhiy.storchaka
Recipients klappnase, serhiy.storchaka, tkinter
Date 2016-10-22.19:33:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477164791.64.0.858045616091.issue28498@psf.upfronthosting.co.za>
In-reply-to
Content
Could you provide a patch against the default branch? See https://docs.python.org/devguide/ for help. The patch should include not just changes to the tkinter module, but tests for new methods (add new class in Lib/tkinter/test/test_tkinter/test_widgets.py). Unfortunately there is no appropriate place for documenting this feature in the module documentation, but new methods should have docstrings. Would be nice to add an entry in Doc/whatsnew/3.7.rst.
History
Date User Action Args
2016-10-22 19:33:11serhiy.storchakasetrecipients: + serhiy.storchaka, klappnase, tkinter
2016-10-22 19:33:11serhiy.storchakasetmessageid: <1477164791.64.0.858045616091.issue28498@psf.upfronthosting.co.za>
2016-10-22 19:33:11serhiy.storchakalinkissue28498 messages
2016-10-22 19:33:11serhiy.storchakacreate