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 JayKrish, Todd.Rovito, ned.deily, philwebster, python-dev, r.david.murray, terry.reedy, zach.ware
Date 2013-07-28.02:29:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c2nzd6jRzz7Ljn@mail.python.org>
In-reply-to
Content
New changeset 9a4c62c1a4c0 by Terry Jan Reedy in branch '2.7':
Issue #18441: add Mac (darwin) gui check. This is not needed today, but has been
http://hg.python.org/cpython/rev/9a4c62c1a4c0

New changeset ba5c264d67ea by Terry Jan Reedy in branch '2.7':
Issue #18441: Comment out code that will not compile because the standard
http://hg.python.org/cpython/rev/ba5c264d67ea

New changeset 6420dcd377f9 by Terry Jan Reedy in branch '2.7':
Issue #18441: whitespace
http://hg.python.org/cpython/rev/6420dcd377f9
History
Date User Action Args
2013-07-28 02:29:34python-devsetrecipients: + python-dev, terry.reedy, ned.deily, r.david.murray, Todd.Rovito, zach.ware, JayKrish, philwebster
2013-07-28 02:29:34python-devlinkissue18441 messages
2013-07-28 02:29:34python-devcreate