add HTTPConnection.settimeout()
Offen
Dieses Issue hat noch niemand übernommen.
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 34510 |
|---|---|
| Nosy | @collinanderson, @remilapeyre, @tirkarthi |
| 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 2018-08-26.20:05:27.110>
labels = ['type-feature', 'library']
title = 'add HTTPConnection.settimeout()'
updated_at = <Date 2018-11-10.01:33:33.732>
user = 'https://github.com/collinanderson'
bugs.python.org fields:
activity = <Date 2018-11-10.01:33:33.732>
actor = 'remi.lapeyre'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-08-26.20:05:27.110>
creator = 'collinanderson'
dependencies = []
files = []
hgrepos = []
issue_num = 34510
keywords = []
message_count = 1.0
messages = ['328656']
nosy_count = 3.0
nosy_names = ['collinanderson', 'remi.lapeyre', 'xtreak']
pr_nums = ['8947']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34510'
versions = []
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 migrierten BPO-Issue 34510 und dem referenzierten Pull Request python/cpython#8947; der Payload nennt weder eine Implementierungsdatei noch einen Test. Ermittle anhand dieser Arbeit das beabsichtigte Verhalten von HTTPConnection.settimeout() und bestätige anschließend, dass die relevanten Bibliothekstests es abdecken.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- networking
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 15/100