http.cookies.SimpleCookie does not parse attribute without value (rfc2109)
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 37277 |
|---|---|
| Nosy | @pitrou, @tirkarthi |
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-06-14.08:41:30.070>
labels = ['3.7']
title = 'http.cookies.SimpleCookie does not parse attribute without value (rfc2109)'
updated_at = <Date 2019-06-14.09:14:43.527>
user = 'https://bugs.python.org/sirkonst'
bugs.python.org fields:
activity = <Date 2019-06-14.09:14:43.527>
actor = 'SilentGhost'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-06-14.08:41:30.070>
creator = 'sirkonst'
dependencies = []
files = []
hgrepos = []
issue_num = 37277
keywords = []
message_count = 3.0
messages = ['345563', '345564', '345565']
nosy_count = 4.0
nosy_names = ['pitrou', 'SilentGhost', 'sirkonst', 'xtreak']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue37277'
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 am Einstiegspunkt http.cookies.SimpleCookie und reproduziere den im Titel beschriebenen Fehler für ein RFC 2109-Attribut ohne Wert. Vergleiche das Verhalten mit RFC 2109 und füge eine Regressionstestabdeckung hinzu, die zeigt, dass das Attribut korrekt geparst wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100