comparison mercurial/formatter.py @ 34744:0a2ef612ad50

hgweb: fix decodevaluefromheaders to always return a bytes value That's more in line with what we want, and we know it's ASCII data since that's all HTTP technically allows in headers anyway. Differential Revision: https://phab.mercurial-scm.org/D1112
author Augie Fackler <augie@google.com>
date Sun, 15 Oct 2017 00:43:01 -0400
parents f17a0e18c47e
children 32c278eb876f
comparison
equal deleted inserted replaced
34743:dc2bf7074147 34744:0a2ef612ad50