Mercurial > hg
diff setup.py @ 43489:ea0b44255a31
changegroup: avoid shadowing a set with an int
This confuses the heck out of pytype, and I basically agree with it
that this shadowing is confusing. There's a chance this causes some
memory to be freed later, but I think it's probably not worth worrying
about for now.
Differential Revision: https://phab.mercurial-scm.org/D7292
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 06 Nov 2019 17:23:47 -0500 |
parents | c3e10f705a6c |
children | 2e017696181f |