Mercurial > hg
comparison mercurial/extensions.py @ 40361:b7de186efd82
py3: don't use traceback.print_exc() in commandserver.py
It doesn't support a bytes stream on Python 3. This makes a traceback being
sent by one frame, but that shouldn't matter.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 16 Oct 2018 08:41:58 +0200 |
parents | 1ab185c78cc3 |
children | 09a37a5d8f5d |
comparison
equal
deleted
inserted
replaced
40360:dee73a97e132 | 40361:b7de186efd82 |
---|