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 gvanrossum
Recipients asvetlov, gvanrossum, vstinner, yselivanov
Date 2017-12-01.16:38:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Yeah, I am in favor of this. How will we guarantee that clients using the old `@coroutine`/`yield from` idiom still work? We need to have separate tests for that.
History
Date User Action Args
2017-12-01 16:38:31gvanrossumsetrecipients: + gvanrossum, vstinner, asvetlov, yselivanov
2017-12-01 16:38:31gvanrossumsetmessageid: <[email protected]>
2017-12-01 16:38:31gvanrossumlinkissue32193 messages
2017-12-01 16:38:31gvanrossumcreate