comparison tests/test-execute-bit.t @ 36967:586891c561dc

httppeer: consolidate _requestbuilder assignments and document I collapsed multiple assignments because they don't appear to be necessary. We don't invoke the requestbuilder in anything called during __init__. So there's no reason to not define it earlier AFAICT. This seemingly useless attribute is actually an extension point. Document it as such. (A previous version of this patch removed the attribute because it appeared to just be an alias.) Differential Revision: https://phab.mercurial-scm.org/D2723
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 15 Mar 2018 11:19:16 -0700
parents 7a9cbb315d84
children b7fde9237c92
comparison
equal deleted inserted replaced
36966:66651ec259ea 36967:586891c561dc