email.message_from_string() is unable to find the headers for the .msg files
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 | 41157 |
|---|---|
| Nosy | @warsaw, @bitdancer, @maxking, @websurfer5 |
| Files |
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-06-29.10:51:06.594>
labels = ['3.8', 'type-feature', 'library']
title = 'email.message_from_string() is unable to find the headers for the .msg files'
updated_at = <Date 2020-08-07.05:50:46.185>
user = 'https://bugs.python.org/jpatel'
bugs.python.org fields:
activity = <Date 2020-08-07.05:50:46.185>
actor = 'Jeffrey.Kintscher'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-06-29.10:51:06.594>
creator = 'jpatel'
dependencies = []
files = ['49273', '49274']
hgrepos = []
issue_num = 41157
keywords = []
message_count = 1.0
messages = ['372560']
nosy_count = 5.0
nosy_names = ['barry', 'r.david.murray', 'maxking', 'Jeffrey.Kintscher', 'jpatel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue41157'
versions = ['Python 3.8']
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
Inizia con lo script fornito extract_mail.py e il fixture msgfile_not_working_correctly.msg, quindi traccia il punto di ingresso email.message_from_string() nella libreria email. Riproduci il comportamento degli header mancanti e determina gli header analizzati attesi per il fixture; il lavoro è completato quando gli header del file .msg vengono trovati correttamente e il comportamento è coperto da un test.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100