HomePhabricator

[LINTER] Enforce flake8 W605 warning

Description

[LINTER] Enforce flake8 W605 warning

Summary:
This enforce the future-proof usage of r"string" strings.
https://lintlyci.github.io/Flake8Rules/rules/W605.html

Depends on D3461

Test Plan:

arc lint --everything

Should exhibit no failure nor warning/exception:

PYTHONWARNINGS=default::DeprecationWarning ./test/functional/test_runner.py --extended

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D3462

Details

Provenance
FabienAuthored on Jun 28 2019, 15:54
FabienPushed on Jun 28 2019, 21:55
Reviewer
Restricted Project
Differential Revision
D3462: [LINTER] Enforce flake8 W605 warning
Parents
rABCaad131cca9bd: Merge #11635: trivial: Fix typo – alreardy → already
Branches
Unknown
Tags
Unknown