Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Open
Description
Documentation
https://docs.python.org/3/library/email.message.html#email.message.EmailMessage.defects
The defects attribute contains a list ofall the problems found when parsing this message. Seeemail.errors for a detailed description of the possible parsing defects.
It actually does not include defects in the message headers (#106144,#90169). Until these issues are fixed, the documentation should state that header defects are not included inemail.Message.defects
.
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Todo