comparison mercurial/templatefilters.py @ 36220:874209855f5c

httppeer: remove httpspeer All it did was verify at construction time that Mercurial supports TLS. instance() is what's used to construct peer instances. So we can just inline this check into that function and do away with the type variant. Differential Revision: https://phab.mercurial-scm.org/D2216
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 12 Feb 2018 17:14:29 -0800
parents 6d65cef5b038
children 9ee10b3284da
comparison
equal deleted inserted replaced
36219:a463f375f021 36220:874209855f5c