Mercurial > hg
comparison hgdemandimport/tracing.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 | 2372284d9457 |
children | 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
43488:ea25b4673231 | 43489:ea0b44255a31 |
---|