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 gpolo, loewis, python-dev, serhiy.storchaka, terry.reedy
Date 2014-05-21.14:12:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gYbWf1CwFz7LjV@mail.python.org>
In-reply-to
Content
New changeset 8676e436c0f0 by Serhiy Storchaka in branch 'default':
Issue #21525: Most Tkinter methods which accepted tuples now accept lists too.
http://hg.python.org/cpython/rev/8676e436c0f0
History
Date User Action Args
2014-05-21 14:12:32python-devsetrecipients: + python-dev, loewis, terry.reedy, gpolo, serhiy.storchaka
2014-05-21 14:12:32python-devlinkissue21525 messages
2014-05-21 14:12:31python-devcreate