Mercurial > hg
comparison .hgignore @ 36429:f8ea6988a5fb
hgweb: pass exception message to builtin Exception ctor as sysstr
If we don't do this, the bytes gets repr()ed on Python 3 and we get
bogus error strings sent to clients. Ick.
Differential Revision: https://phab.mercurial-scm.org/D2447
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 26 Feb 2018 00:49:33 -0500 |
parents | 964212780daf |
children | 1335bbfb066f |
comparison
equal
deleted
inserted
replaced
36428:0b697c650b04 | 36429:f8ea6988a5fb |
---|