This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: insist http_status value is a sysstr
ClosedPublic

Authored by durin42 on Jun 12 2018, 9:09 PM.

Details

Summary

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.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Jun 12 2018, 9:09 PM
This revision was automatically updated to reflect the committed changes.