Commit 8227de53 authored by Jérome Perrin's avatar Jérome Perrin

core: use pprint.pformat to pretty print activity message_list

using json in 37b795fb was wrong,
because not all arguments can be converted to json (for example
DateTime instances)

This also enable the format using pprint.pformat for args, instead
of a simple str that was done in ActivityTool_getMessageList.
parent b721632e
Pipeline #21252 failed with stage
in 0 seconds