bpo-36921: Deprecate @coroutine for sake of async def (GH-13346)



The second attempt. Now deprecate `@coroutine` only, keep `yield from fut` as is.


https://bugs.python.org/issue36921
12 files changed