This is an archive of the discontinued Mercurial Phabricator instance.

url: add some defensive asserts on expected incoming types
ClosedPublic

Authored by durin42 on Jan 29 2019, 3:12 PM.

Details

Summary

Our type handling is a nightmare here, and we're loading passwords to
do network IO, so we can afford to be potentially-slow but pedantic
here.

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.Jan 29 2019, 3:12 PM
This revision was automatically updated to reflect the committed changes.