This is needed to make OVS work with flake8 3.6.
v1->v2:
- Added a few more fixes to patch 1.
- Patch 3 is new.
Ben Pfaff (3):
python: Fix invalid escape sequences.
python: Disable flake8 warning W504 "line break after binary
operator".
python: Avoid flake8 warning for unused variables.
Makefile.am | 3 ++-
python/build/nroff.py | 4 ++--
python/ovs/db/schema.py | 2 +-
python/ovs/json.py | 4 ++--
python/ovs/socket_util.py | 2 +-
python/ovs/stream.py | 2 +-
python/ovs/unixctl/__init__.py | 2 +-
python/ovs/util.py | 2 +-
python/ovs/vlog.py | 2 +-
tests/test-ovsdb.py | 2 +-
utilities/checkpatch.py | 24 ++++++++++++------------
utilities/ovs-dev.py | 2 +-
12 files changed, 26 insertions(+), 25 deletions(-)
--
2.16.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev