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 asvetlov, gvanrossum, vstinner, yselivanov
Date 2017-12-01.16:48:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512146937.79.0.213398074469.issue32193@psf.upfronthosting.co.za>
In-reply-to
Content
> How will we guarantee that clients using the old `@coroutine`/`yield from` idiom still work?

They are fully supported now, but we can add a few tests to ensure we won't break it.
History
Date User Action Args
2017-12-01 16:48:57yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, asvetlov
2017-12-01 16:48:57yselivanovsetmessageid: <1512146937.79.0.213398074469.issue32193@psf.upfronthosting.co.za>
2017-12-01 16:48:57yselivanovlinkissue32193 messages
2017-12-01 16:48:57yselivanovcreate