datetime.datetime.strptime get day error
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| BPO | 40236 |
|---|---|
| Nosy | @abalkin, @ericvsmith, @karlcow, @pganssle, @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-04-09.09:55:31.623>
labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
title = 'datetime.datetime.strptime get day error'
updated_at = <Date 2022-01-01.15:45:08.343>
user = 'https://bugs.python.org/zhanying'
bugs.python.org fields:
activity = <Date 2022-01-01.15:45:08.343>
actor = 'andrei.avk'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-04-09.09:55:31.623>
creator = 'zhanying'
dependencies = []
files = []
hgrepos = []
issue_num = 40236
keywords = ['patch']
message_count = 11.0
messages = ['366039', '366046', '366055', '366062', '366070', '366100', '366101', '374480', '374486', '409448', '409464']
nosy_count = 6.0
nosy_names = ['belopolsky', 'eric.smith', 'karlcow', 'p-ganssle', 'zhanying', 'andrei.avk']
pr_nums = ['30318']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40236'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
La issue identifica datetime.datetime.strptime e il componente Library, ma non indica alcun file sorgente né alcun test. Inizia esaminando l’implementazione di strptime e la discussione o le modifiche associate a PR #30318. Riproduci l’errore nell’analisi del giorno e aggiungi un test di regressione; il lavoro è completato quando viene restituito il giorno previsto senza interrompere l’analisi esistente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100