Page MenuHomePhabricator

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

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

Details

Summary

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

Test Plan
./test/functional/test_runner.py rpc_bind rpc_invalidateblock

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_python_format_rpc
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5022
Build 8107: Bitcoin ABC Buildbot (legacy)
Build 8106: arc lint + arc unit