The proposal to merge lp:~danilo/launchpad/bug-847485 into lp:launchpad has been updated.
Description changed to: = Bug 847485 = We lose a log message and get noise (an ignored traceback) in the log file since we are trying to print out unicode object with %s. Other log calls in the same file are using %r so I switch to that. No tests provided, and none should be affected. Most of the changes are lint fixes, actual code change is just a single line change. == Tests == bin/test -cvvt incoming = Launchpad lint = Checking for conflicts and issues in changed files. Linting changed files: lib/lp/services/mail/incoming.py For more details, see: https://code.launchpad.net/~danilo/launchpad/bug-847485/+merge/77142 -- https://code.launchpad.net/~danilo/launchpad/bug-847485/+merge/77142 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~danilo/launchpad/bug-847485 into lp:launchpad. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

