You need to sign in or sign up before continuing.
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.