urllib/urllib2 AbstractDigestAuthHandler locked to retried count of 5
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 28291 |
|---|---|
| Nosy | @orsenthil, @bitdancer, @secynic, @matorban |
| 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 2016-09-27.21:23:08.263>
labels = ['3.7', 'type-feature', 'library']
title = 'urllib/urllib2 AbstractDigestAuthHandler locked to retried count of 5'
updated_at = <Date 2016-10-13.21:52:39.194>
user = 'https://github.com/secynic'
bugs.python.org fields:
activity = <Date 2016-10-13.21:52:39.194>
actor = 'ned.deily'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2016-09-27.21:23:08.263>
creator = 'secynic'
dependencies = []
files = ['44850']
hgrepos = []
issue_num = 28291
keywords = ['patch']
message_count = 5.0
messages = ['277549', '277556', '277558', '278553', '278571']
nosy_count = 4.0
nosy_names = ['orsenthil', 'r.david.murray', 'secynic', 'matorban']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue28291'
versions = ['Python 3.7']
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 verlinkten issue28291.patch und den Einstiegspunkten urllib/urllib2 AbstractDigestAuthHandler. Die Änderung ist abgeschlossen, wenn der Handler nicht mehr auf fünf Wiederholungsversuche festgelegt ist, sondern stattdessen das vorgeschlagene Argument retry_count berücksichtigt; in der Issue wird keine Testdatei genannt.
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
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100