asyncio.gather() cancelled() always False
Aperta
Nessuno ha ancora preso questa issue.
3.8 (EOL)
topic-asyncio
type-feature
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 40894 |
|---|---|
| Nosy | @asvetlov, @cjrh, @1st1, @aeros, @timmwagener, @sparkyb |
| PRs | |
| Files |
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 = None
closed_at = None
created_at = <Date 2020-06-06.22:13:50.993>
labels = ['type-feature', '3.8', 'expert-asyncio']
title = 'asyncio.gather() cancelled() always False'
updated_at = <Date 2021-03-21.00:05:17.747>
user = 'https://github.com/timmwagener'
bugs.python.org fields:
activity = <Date 2021-03-21.00:05:17.747>
actor = 'sparkyb'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['asyncio']
creation = <Date 2020-06-06.22:13:50.993>
creator = 'timmwagener'
dependencies = []
files = ['49895']
hgrepos = []
issue_num = 40894
keywords = ['patch']
message_count = 12.0
messages = ['370855', '370864', '370867', '370868', '370874', '370886', '370905', '371436', '371439', '371441', '371448', '389202']
nosy_count = 6.0
nosy_names = ['asvetlov', 'cjrh', 'yselivanov', 'aeros', 'timmwagener', 'sparkyb']
pr_nums = ['20686']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue40894'
versions = ['Python 3.8']
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia leggendo il file asyncio gather.py collegato nell’issue e la pull request esistente python/cpython#20686. Traccia il punto di ingresso gather() e il suo comportamento in caso di annullamento; il lavoro è completato quando il comportamento previsto di cancelled() è definito e coperto dai test asyncio pertinenti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100