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 vstinner
Recipients gvanrossum, python-dev, vstinner, yselivanov
Date 2016-05-16.23:01:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYEM4uTyQwubm8g5pSW8gmurBAeOYYxB2X0Yiyf3XLGUw@mail.gmail.com>
In-reply-to <20160516194043.23169.49272.D14257C0@psf.io>
Content
> resolution:  -> fixed

Hum, it looks like the change is now documented in asyncio doc :-(

https://docs.python.org/dev/library/asyncio-eventloop.html#tasks
History
Date User Action Args
2016-05-16 23:01:28vstinnersetrecipients: + vstinner, gvanrossum, python-dev, yselivanov
2016-05-16 23:01:28vstinnerlinkissue27041 messages
2016-05-16 23:01:28vstinnercreate