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 yselivanov
Recipients brett.cannon, ned.deily, serhiy.storchaka, vstinner, yselivanov
Date 2016-12-07.04:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481085693.53.0.293766364883.issue28893@psf.upfronthosting.co.za>
In-reply-to
Content
Originally reported in http://bugs.python.org/issue28885#msg282538

Ned, please take a look at the attached patch.  While I think that the change is quite small & safe to merge, I think it's OK if we push this only in 3.6.1.  It's a nice usability improvement, but only for people that implement objects with custom __await__, which is quite a rare case.
History
Date User Action Args
2016-12-07 04:41:33yselivanovsetrecipients: + yselivanov, brett.cannon, vstinner, ned.deily, serhiy.storchaka
2016-12-07 04:41:33yselivanovsetmessageid: <1481085693.53.0.293766364883.issue28893@psf.upfronthosting.co.za>
2016-12-07 04:41:33yselivanovlinkissue28893 messages
2016-12-07 04:41:33yselivanovcreate