Mercurial > public > mercurial-scm > hg-stable
diff mercurial/hgweb/hgweb_mod.py @ 38309:af0e88e64ede
hgweb: insist http_status value is a sysstr
My previous change was extremely confusing to figure out, because I
thought I was looking at a client-side problem. For the low cost of an
isinstance assert, we can make those errors not happen in the future.
Differential Revision: https://phab.mercurial-scm.org/D3727
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 12 Jun 2018 20:43:56 -0400 |
parents | 5b831053d9b6 |
children | 519b46a8f4d2 |