On 4/11/24 00:43, Ilya Maximets wrote:
> 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(-)
> 

Thanks, Simon for review!

I applied the set to all branches down to 2.17.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to