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 <[email protected]>
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: <[email protected]>
2017-12-01 16:48:57yselivanovlinkissue32193 messages
2017-12-01 16:48:57yselivanovcreate