urllib2.urlopen fails if http_proxy(s) is set to a sock5 proxy
Offen
Dieses Issue hat noch niemand übernommen.
stdlib
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 34038 |
|---|
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-07-04.04:33:55.500>
labels = ['type-bug', 'library']
title = 'urllib2.urlopen fails if http_proxy(s) is set to a sock5 proxy'
updated_at = <Date 2019-05-04.15:34:53.152>
user = 'https://bugs.python.org/TL2'
bugs.python.org fields:
activity = <Date 2019-05-04.15:34:53.152>
actor = 'Daniel Wallace'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-07-04.04:33:55.500>
creator = 'T L2'
dependencies = []
files = []
hgrepos = []
issue_num = 34038
keywords = []
message_count = 2.0
messages = ['321010', '341387']
nosy_count = 2.0
nosy_names = ['T L2', 'Daniel Wallace']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34038'
versions = ['Python 2.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 Einstiegspunkt urllib2.urlopen und reproduziere den beschriebenen Fehler, wenn http_proxy oder https_proxy unter Python 2.7 auf einen SOCKS5-Proxy gesetzt ist. Die Beschreibung nennt weder eine Quelldatei noch einen Test; für den Abschluss wären eine bestätigte Verhaltensänderung und eine Regressionprüfung für den Proxy-Fall erforderlich.
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
- 25/100