laixintao / laixintao/python-parallel-programming-cookbook-cn

第四章第4小节所使用的 Generator-based Coroutines 已弃用

Open
#93 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.