Fixing a few more issues with Python 3.12 and Python files in general.
Switch CI testing to Python 3.12, more explanation in commit messages.

Plan s to also backport these changes to fix issues on older branches
and also to have uniform CI on all branches if possible.

Ilya Maximets (3):
  ovsdb-doc: Fix syntax warning with Python 3.12 and flake8 issues.
  ovsdb-dot: Fix flake8 issues.
  github: Update python to 3.12.

 .ci/dpdk-prepare.sh                  |  2 +-
 .github/workflows/build-and-test.yml | 11 +++---
 ovsdb/automake.mk                    |  2 ++
 ovsdb/dot2pic                        |  6 ++--
 ovsdb/ovsdb-doc                      | 50 ++++++++++++++--------------
 ovsdb/ovsdb-dot.in                   | 41 ++++++++++++-----------
 6 files changed, 60 insertions(+), 52 deletions(-)

-- 
2.44.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to