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, python-dev, vstinner, yselivanov
Date 2014-08-25.23:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hhpl131f3z7LjM@mail.python.org>
In-reply-to
Content
New changeset b94da2b69d13 by Victor Stinner in branch '3.4':
Issue #22063: Fix asyncio documentation of socket and pipe operations regarding
http://hg.python.org/cpython/rev/b94da2b69d13

New changeset 74236c8bf064 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #22063: Fix asyncio documentation of socket and pipe
http://hg.python.org/cpython/rev/74236c8bf064
History
Date User Action Args
2014-08-25 23:02:37python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov
2014-08-25 23:02:37python-devlinkissue22063 messages
2014-08-25 23:02:37python-devcreate