Message384835
| Author | xavier2 |
|---|---|
| Recipients | barry, iritkatriel, miss-islington, r.david.murray, skrohlas, stoksc, xavier2 |
| Date | 2021-01-11.14:46:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1610376391.78.0.866813583746.issue33972@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The problem still occurs with the _find_body method. The "part.is_attachment()" method can trigger an AttributeError too "AttributeError: 'str' object has no attribute 'is_attachment'" https://github.com/python/cpython/blob/3.9/Lib/email/message.py#L978 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-11 14:46:31 | xavier2 | set | recipients: + xavier2, barry, r.david.murray, miss-islington, skrohlas, stoksc, iritkatriel |
| 2021-01-11 14:46:31 | xavier2 | set | messageid: <1610376391.78.0.866813583746.issue33972@roundup.psfhosted.org> |
| 2021-01-11 14:46:31 | xavier2 | link | issue33972 messages |
| 2021-01-11 14:46:31 | xavier2 | create | |