http.cookiejar.DefaultCookiePolicy should use current timestamp instead of last updated timestamp value for checking expiry
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 37246 |
|---|---|
| Nosy | @orsenthil, @vadmium, @serhiy-storchaka, @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 2019-06-12.11:59:44.793>
labels = ['type-bug', 'library', '3.9']
title = 'http.cookiejar.DefaultCookiePolicy should use current timestamp instead of last updated timestamp value for checking expiry'
updated_at = <Date 2019-07-30.14:43:51.805>
user = 'https://github.com/tirkarthi'
bugs.python.org fields:
activity = <Date 2019-07-30.14:43:51.805>
actor = 'nsiregar'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-06-12.11:59:44.793>
creator = 'xtreak'
dependencies = []
files = []
hgrepos = []
issue_num = 37246
keywords = ['patch']
message_count = 1.0
messages = ['345327']
nosy_count = 4.0
nosy_names = ['orsenthil', 'martin.panter', 'serhiy.storchaka', 'xtreak']
pr_nums = ['15023']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37246'
versions = ['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 damit, http.cookiejar.DefaultCookiePolicy im Quellcode der Python-Standardbibliothek zu finden, und prüfe, wie die Ablaufprüfungen ihren Zeitstempel beziehen. Sieh dir zuerst python/cpython#15023 und den zugehörigen Verlauf des Issues an; die Aufgabe ist abgeschlossen, wenn die Policy den Ablauf anhand des aktuellen Zeitstempels prüft und das relevante Verhalten durch die beim Untersuchen dieses Bereichs identifizierten Tests abgedeckt ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- networking
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100