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 benjamin.peterson, giampaolo.rodola, gvanrossum, ncoghlan, pitrou, python-dev, richard.kiss, vstinner, yselivanov
Date 2014-04-15.16:02:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g7Wg540Qzz7LjR@mail.python.org>
In-reply-to
Content
New changeset 2729823525fe by Yury Selivanov in branch '3.4':
asyncio.tasks: Make sure CoroWrapper.send proxies one argument correctly
http://hg.python.org/cpython/rev/2729823525fe

New changeset 552ee474f3e7 by Yury Selivanov in branch 'default':
asyncio.tasks: Make sure CoroWrapper.send proxies one argument correctly
http://hg.python.org/cpython/rev/552ee474f3e7
History
Date User Action Args
2014-04-15 16:02:26python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, pitrou, vstinner, giampaolo.rodola, benjamin.peterson, yselivanov, richard.kiss
2014-04-15 16:02:26python-devlinkissue21209 messages
2014-04-15 16:02:26python-devcreate