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 martin.panter, ned.deily, python-dev, serhiy.storchaka
Date 2015-06-21.11:44:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150621114418.20082.20645@psf.io>
In-reply-to
Content
New changeset 8e90f3ffa784 by Serhiy Storchaka in branch '2.7':
Issue #24408: Fixed test for tkinter.Font on OS X.
https://hg.python.org/cpython/rev/8e90f3ffa784

New changeset 014ee2df443a by Serhiy Storchaka in branch '3.4':
Issue #24408: Fixed test for tkinter.Font on OS X.
https://hg.python.org/cpython/rev/014ee2df443a

New changeset 5b037f934e40 by Serhiy Storchaka in branch '3.5':
Issue #24408: Fixed test for tkinter.Font on OS X.
https://hg.python.org/cpython/rev/5b037f934e40

New changeset 2d072d07dfe2 by Serhiy Storchaka in branch 'default':
Issue #24408: Fixed test for tkinter.Font on OS X.
https://hg.python.org/cpython/rev/2d072d07dfe2
History
Date User Action Args
2015-06-21 11:44:21python-devsetrecipients: + python-dev, ned.deily, martin.panter, serhiy.storchaka
2015-06-21 11:44:21python-devlinkissue24408 messages
2015-06-21 11:44:21python-devcreate