Wait for connection_lost in StreamWriter.drain
Offen
Dieses Issue hat noch niemand übernommen.
3.10
3.11
3.12
topic-asyncio
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 36801 |
|---|---|
| Nosy | @vstinner, @asvetlov, @1st1, @miss-islington |
| PRs |
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 2019-05-05.13:44:32.210>
labels = ['3.8', 'type-bug', '3.7', 'expert-asyncio']
title = 'Wait for connection_lost in StreamWriter.drain'
updated_at = <Date 2019-05-14.21:39:18.302>
user = 'https://github.com/asvetlov'
bugs.python.org fields:
activity = <Date 2019-05-14.21:39:18.302>
actor = 'asvetlov'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['asyncio']
creation = <Date 2019-05-05.13:44:32.210>
creator = 'asvetlov'
dependencies = []
files = []
hgrepos = []
issue_num = 36801
keywords = ['patch']
message_count = 6.0
messages = ['341445', '341820', '341834', '342513', '342516', '342521']
nosy_count = 4.0
nosy_names = ['vstinner', 'asvetlov', 'yselivanov', 'miss-islington']
pr_nums = ['13098', '13176', '13328', '13329', '13330']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue36801'
versions = ['Python 3.7', 'Python 3.8']
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem Verhalten von asyncio's StreamWriter.drain und connection_lost und prüfe anschließend die verlinkten PRs 13098, 13176, 13328, 13329 und 13330 auf die vorgeschlagene Richtung. Überprüfe die asyncio-Tests für Python 3.7 und 3.8, die sich auf Streams beziehen; abgeschlossen bedeutet, dass das connection_lost-Verhalten abgedeckt ist und die relevanten Tests bestehen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- networking
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 15/100