Don't use getaddresses for parsing References

Because references are separated by whitespace and not by commas, we
cannot treat them the same as address fields. For this reason, use regex
parsing to get the list of message-ids.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
1 file changed
tree: 76123d610284e935244904d15b227b570325843f
  1. src/
  2. .gitignore
  3. .vale.ini
  4. bugspray.sh
  5. COPYING
  6. default.config.toml
  7. plan.otl
  8. pyproject.toml
  9. README.md
  10. requirements.in
  11. requirements.txt
README.md

Public-Inbox Bugzilla Integration Bot

This is the source for the kernel.org bugbot, currently in the early stages of testing and roll-out.