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, yselivanov
Date 2016-10-05.23:34:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161005233357.95017.91062.238DCFD6@psf.io>
In-reply-to
Content
New changeset 7bacd209ac4f by Yury Selivanov in branch '3.5':
Issue #28372: Fix asyncio to support formatting of non-python coroutines
https://hg.python.org/cpython/rev/7bacd209ac4f

New changeset f7550d535878 by Yury Selivanov in branch '3.6':
Merge 3.5 (issue #28372)
https://hg.python.org/cpython/rev/f7550d535878

New changeset 8bc3e9754b3d by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28372)
https://hg.python.org/cpython/rev/8bc3e9754b3d
History
Date User Action Args
2016-10-05 23:34:00python-devsetrecipients: + python-dev, gvanrossum, yselivanov
2016-10-05 23:34:00python-devlinkissue28372 messages
2016-10-05 23:34:00python-devcreate