Mercurial > hg
comparison mercurial/streamclone.py @ 43845:1ffbd03c8d75
filemerge: drop a default argument to appease pytype
The function slices and takes the length of this argument without internally
setting it if not provided. There was no bug here because both callers passed
the argument.
Differential Revision: https://phab.mercurial-scm.org/D7464
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 20 Nov 2019 13:01:56 -0500 |
parents | 8ff1ecfadcd1 |
children | a03c177a4679 |
comparison
equal
deleted
inserted
replaced
43844:b7af8a02a304 | 43845:1ffbd03c8d75 |
---|