ignore errors in SimpleCookie
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 40001 |
|---|---|
| Nosy | @aviramha, @akulakov |
| 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 2020-03-18.12:06:49.715>
labels = ['3.7', '3.8', 'type-feature', 'library', '3.9']
title = 'ignore errors in SimpleCookie'
updated_at = <Date 2022-03-14.11:44:39.972>
user = 'https://github.com/aviramha'
bugs.python.org fields:
activity = <Date 2022-03-14.11:44:39.972>
actor = 'BTaskaya'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-03-18.12:06:49.715>
creator = 'aviramha'
dependencies = []
files = []
hgrepos = []
issue_num = 40001
keywords = ['patch']
message_count = 3.0
messages = ['364514', '379533', '398375']
nosy_count = 3.0
nosy_names = ['python-dev', 'aviramha', 'andrei.avk']
pr_nums = ['19058']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue40001'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']
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 BPO issue 40001 und prüfe den bestehenden python/cpython#19058 Pull Request, da der Issue-Text keine Dateien oder Tests nennt. Finde die SimpleCookie-Implementierung und die zugehörigen Tests und überprüfe anschließend das beabsichtigte Fehlerbehandlungsverhalten sowie, ob die relevante Testsuite erfolgreich durchläuft.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100