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 Bryan.Oakley, Stefan.Stuhr, asvetlov, eric.smith, ezio.melotti, gpolo, ned.deily, python-dev, serhiy.storchaka, zach.ware
Date 2013-01-15.16:04:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YlxFb0JGqzP6n@mail.python.org>
In-reply-to
Content
New changeset 411bb75be5d1 by Serhiy Storchaka in branch '3.2':
Issue #15861: tkinter now correctly works with lists and tuples containing
http://hg.python.org/cpython/rev/411bb75be5d1

New changeset 927352d7e994 by Serhiy Storchaka in branch '3.3':
Issue #15861: tkinter now correctly works with lists and tuples containing
http://hg.python.org/cpython/rev/927352d7e994

New changeset 340e97ebe911 by Serhiy Storchaka in branch 'default':
Issue #15861: tkinter now correctly works with lists and tuples containing
http://hg.python.org/cpython/rev/340e97ebe911

New changeset 917ae14831ec by Serhiy Storchaka in branch '2.7':
Issue #15861: tkinter now correctly works with lists and tuples containing
http://hg.python.org/cpython/rev/917ae14831ec
History
Date User Action Args
2013-01-15 16:04:36python-devsetrecipients: + python-dev, eric.smith, gpolo, ned.deily, ezio.melotti, asvetlov, zach.ware, serhiy.storchaka, Bryan.Oakley, Stefan.Stuhr
2013-01-15 16:04:35python-devlinkissue15861 messages
2013-01-15 16:04:35python-devcreate