Mercurial > hg
diff mercurial/vfs.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 | 9f70512ae2cf |
children | 77d48738b8e0 |