laixintao / laixintao/python-parallel-programming-cookbook-cn
第四章第4小节所使用的 Generator-based Coroutines 已弃用
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
第四章第4小节及后续几节使用了
@asyncio.coroutine
该特性已被 deprecated
https://docs.python.org/3.7/library/asyncio-task.html#generator-based-coroutines
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Chapter 4, section 4 and the later sections that use @asyncio.coroutine, then consult the linked Python 3.7 asyncio documentation. Done means the affected examples no longer rely on the deprecated generator-based coroutine feature and the updated sections remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100