Page MenuHomePhabricator

Update p2p_* functional tests to use the new .format() method
ClosedPublic

Authored by Fabien on Feb 19 2019, 12:47.

Details

Summary

Avoid using % to format strings, switch to the new method instead.

Test Plan
./test/functional/test_runner.py p2p_compactblocks p2p_leak

p2p_sendheaders

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_python_format_p2p
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5021
Build 8105: Bitcoin ABC Buildbot (legacy)
Build 8104: arc lint + arc unit