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, ned.deily, python-dev, serhiy.storchaka, terry.reedy
Date 2014-04-13.16:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g6Jx96Vhbz7LjY@mail.python.org>
In-reply-to
Content
New changeset e8c184d8407d by Serhiy Storchaka in branch '3.4':
Issue #20635: Added tests for Tk geometry managers.
http://hg.python.org/cpython/rev/e8c184d8407d

New changeset e8acef4f8567 by Serhiy Storchaka in branch 'default':
Issue #20635: Added tests for Tk geometry managers.
http://hg.python.org/cpython/rev/e8acef4f8567
History
Date User Action Args
2014-04-13 16:55:27python-devsetrecipients: + python-dev, terry.reedy, gpolo, ned.deily, serhiy.storchaka
2014-04-13 16:55:27python-devlinkissue20635 messages
2014-04-13 16:55:26python-devcreate