Message 210054 - Python tracker

Message210054

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 gvanrossum, ned.deily, pitrou, python-dev, vstinner
Date 2014-02-02.23:37:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fHT9D0H15z7LjX@mail.python.org>
In-reply-to
Content
New changeset 21a4ebf5a170 by Victor Stinner in branch 'default':
Issue #20472: test_asyncio: skip PTY tests on Mac OS X older than 10.6
http://hg.python.org/cpython/rev/21a4ebf5a170

New changeset 0a71d29b970a by Victor Stinner in branch 'default':
Issue #20472: asyncio: Adjust the note about Mac OS X on PTY, specify that it
http://hg.python.org/cpython/rev/0a71d29b970a
History
Date User Action Args
2014-02-02 23:37:20python-devsetrecipients: + python-dev, gvanrossum, pitrou, vstinner, ned.deily
2014-02-02 23:37:20python-devlinkissue20472 messages
2014-02-02 23:37:20python-devcreate