Skip to content
Snippets Groups Projects
Commit 351b0ca6 authored by Thibault Delavallée's avatar Thibault Delavallée
Browse files

[IMP] mail: improve returned values of _message_compute_author

Purpose of this commit is to ease the use of mail.thread tool method
_message_compute_author. Instead of returning a dict with two values and
having to unpack them, directly return a tuple with both author and
email_from values. All calls and return management are the same in mail.
Let us simplify code.

Task ID 1853147
PR #32243
parent 9b3de324
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment