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.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGea0b44255a31: changegroup: avoid shadowing a set with an int
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.