]> git.proxmox.com Git - mirror_qemu.git/commit
Python: Enable python3.12 support
authorJohn Snow <jsnow@redhat.com>
Fri, 6 Oct 2023 19:52:43 +0000 (15:52 -0400)
committerJohn Snow <jsnow@redhat.com>
Wed, 11 Oct 2023 20:02:34 +0000 (16:02 -0400)
commit19a39e270bdedc3c526b2a53913d8fff88c907bf
tree38acc8d359d8bb7432c5bd8d2b036e8c0b1fc14f
parent761f241c97739f746dcf35d3f7a6ccc1e284d1dc
Python: Enable python3.12 support

Python 3.12 has released, so update the test infrastructure to test
against this version. Update the configure script to look for it when an
explicit Python interpreter isn't chosen.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-id: 20231006195243.3131140-5-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
configure
python/setup.cfg
tests/docker/dockerfiles/python.docker