Mercurial > hg
comparison mercurial/formatter.py @ 36124:976a9fd706ed
py3: convert traceback representation to bytes when logging
Python's APIs should return a system string. We want to use bytes
for logging. So convert the traceback to bytes before sending
it to the logger.
Differential Revision: https://phab.mercurial-scm.org/D2176
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 19:43:43 -0800 |
parents | 0fb0c304ebd6 |
children | b44fac3a49fb |
comparison
equal
deleted
inserted
replaced
36123:8eb13f5d5d3f | 36124:976a9fd706ed |
---|