dlespiau / dlespiau/patchwork

Exception when parsing emails: 'tuple' object has no attribute 'patch'

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
domain/mail
Dominant language
Python
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

Description

That's the traceback I have on some of the patches on fdo:

```
Traceback (most recent call last):
File "/srv/patchwork.freedesktop.org/patchwork/bin/parsemail.py", line 826, in main
return parse_mail(mail)
File "/srv/patchwork.freedesktop.org/patchwork/bin/parsemail.py", line 714, in parse_mail
patch = content.patch
AttributeError: 'tuple' object has no attribute 'patch'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.