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 Elvis.Pranskevichus, asvetlov, gvanrossum, methane, ned.deily, python-dev, vstinner, yselivanov
Date 2016-10-28.16:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161028165334.23126.41703.70FFC2B9@psf.io>
In-reply-to
Content
New changeset db5ae4f6df8a by Yury Selivanov in branch '3.6':
Issue #28544: Implement asyncio.Task in C.
https://hg.python.org/cpython/rev/db5ae4f6df8a

New changeset 8059289b55c1 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28544)
https://hg.python.org/cpython/rev/8059289b55c1
History
Date User Action Args
2016-10-28 16:53:37python-devsetrecipients: + python-dev, gvanrossum, vstinner, ned.deily, asvetlov, methane, Elvis.Pranskevichus, yselivanov
2016-10-28 16:53:37python-devlinkissue28544 messages
2016-10-28 16:53:36python-devcreate