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 asvetlov
Recipients asvetlov, ealfie, gilgamezh, gvanrossum, ikelly, vstinner, yselivanov
Date 2017-12-20.21:09:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513804148.4.0.213398074469.issue25675@psf.upfronthosting.co.za>
In-reply-to
Content
It was always awaitable object, in Python 3.7 the method was converted into genuine coroutine.
History
Date User Action Args
2017-12-20 21:09:08asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, ikelly, yselivanov, gilgamezh, ealfie
2017-12-20 21:09:08asvetlovsetmessageid: <1513804148.4.0.213398074469.issue25675@psf.upfronthosting.co.za>
2017-12-20 21:09:08asvetlovlinkissue25675 messages
2017-12-20 21:09:08asvetlovcreate