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 ezio.melotti, python-dev, serhiy.storchaka
Date 2013-11-17.10:58:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dMqz01Z2gz7LkH@mail.python.org>
In-reply-to
Content
New changeset 9d1309e31491 by Serhiy Storchaka in branch '3.3':
Issue #19602: Use specific asserts in tkinter tests.
http://hg.python.org/cpython/rev/9d1309e31491

New changeset a3ed49cf7c70 by Serhiy Storchaka in branch 'default':
Issue #19602: Use specific asserts in tkinter tests.
http://hg.python.org/cpython/rev/a3ed49cf7c70

New changeset 0aed137d0d49 by Serhiy Storchaka in branch '2.7':
Issue #19602: Use specific asserts in tkinter tests.
http://hg.python.org/cpython/rev/0aed137d0d49

New changeset 6bd5e4325506 by Serhiy Storchaka in branch '2.7':
Fix merge error in issue #19602.
http://hg.python.org/cpython/rev/6bd5e4325506
History
Date User Action Args
2013-11-17 10:58:21python-devsetrecipients: + python-dev, ezio.melotti, serhiy.storchaka
2013-11-17 10:58:21python-devlinkissue19602 messages
2013-11-17 10:58:20python-devcreate