Improve docs for await expression
Open
Nobody has claimed this yet.
docs
topic-asyncio
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 39085 |
|---|---|
| Nosy | @njsmith, @asvetlov, @1st1, @aeros |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/aeros'
closed_at = None
created_at = <Date 2019-12-18.03:47:41.745>
labels = ['3.9', 'type-feature', '3.8', 'docs', 'expert-asyncio']
title = 'Improve docs for await expression'
updated_at = <Date 2020-06-29.15:39:27.048>
user = 'https://github.com/aeros'
bugs.python.org fields:
activity = <Date 2020-06-29.15:39:27.048>
actor = 'wwallace'
assignee = 'aeros'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'asyncio']
creation = <Date 2019-12-18.03:47:41.745>
creator = 'aeros'
dependencies = []
files = []
hgrepos = []
issue_num = 39085
keywords = []
message_count = 4.0
messages = ['358610', '358621', '358660', '372594']
nosy_count = 5.0
nosy_names = ['njs', 'asvetlov', 'yselivanov', 'aeros', 'wwallace']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue39085'
versions = ['Python 3.8', 'Python 3.9']
Contributor guide
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
The issue identifies the await expression and asyncio documentation as the area, but names no file, test, or entry point. First locate the relevant Python documentation and review the migrated issue context; done requires a specific documentation scope and maintainer agreement on the resulting changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100