Set of commits to be tagged v0.19
Changelog
- escaped newlines are handled.
A backend can print multiline messages by prefixing the message with either DEBUG:, INFO:, WARNING: or ERROR:, and escaping the newlines (msg.replace('\n', r'\n')
).
enabled an automatic merge when the pipeline for b942f1f8 succeeds
mentioned in commit db91c332
merged