第四章第4小节所使用的 Generator-based Coroutines 已弃用
Opened this issue · 1 comments
CatfishWen commented
第四章第4小节及后续几节使用了
@asyncio.coroutine
该特性已被 deprecated
https://docs.python.org/3.7/library/asyncio-task.html#generator-based-coroutines
laixintao commented
嗯,但是因为是翻译,所以还是忠于原作吧。书总是会过时的。倒是可以在文中加一个注释。