Page MenuHomePhabricator

[lint] Fix variables shadowing python builtins in the test framework
ClosedPublic

Authored by sdulfari on Apr 19 2023, 18:25.

Details

Summary

Shadowing builtins can lead to unexpected behavior. Continuing work from D13740

Test Plan
ninja check-functional
flake8 test_framework/ | grep A001  # empty

Diff Detail

Repository
rABC Bitcoin ABC
Branch
a001-test-framework
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23373
Build 46365: Build Diffbuild-clang-tidy · build-diff · build-without-wallet · build-clang · build-debug
Build 46364: arc lint + arc unit