qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Python: Enable python3.12 support
@ 2023-10-06 19:52 John Snow
  2023-10-06 19:52 ` [PATCH 1/4] Python/iotests: Add type hint for nbd module John Snow
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: John Snow @ 2023-10-06 19:52 UTC (permalink / raw)
  To: qemu-devel
  Cc: Hanna Reitz, Wainer dos Santos Moschetta,
	Vladimir Sementsov-Ogievskiy, Kevin Wolf, Eric Blake,
	Paolo Bonzini, Thomas Huth, Beraldo Leal, Alex Bennée,
	qemu-block, John Snow, Cleber Rosa, Philippe Mathieu-Daudé

A few mostly trivial fixes, one backport from the qemu.qmp repo, and
enabling the Python tests to run against Python3.12.

John Snow (4):
  Python/iotests: Add type hint for nbd module
  python/qmp: remove Server.wait_closed() call for Python 3.12
  configure: fix error message to say Python 3.8
  Python: Enable python3.12 support

 configure                              | 5 +++--
 python/qemu/qmp/protocol.py            | 1 -
 python/setup.cfg                       | 3 ++-
 tests/docker/dockerfiles/python.docker | 6 +++++-
 tests/qemu-iotests/tests/nbd-multiconn | 4 +++-
 5 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.41.0




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-10-06 21:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06 19:52 [PATCH 0/4] Python: Enable python3.12 support John Snow
2023-10-06 19:52 ` [PATCH 1/4] Python/iotests: Add type hint for nbd module John Snow
2023-10-06 20:27   ` Vladimir Sementsov-Ogievskiy
2023-10-06 19:52 ` [PATCH 2/4] python/qmp: remove Server.wait_closed() call for Python 3.12 John Snow
2023-10-06 20:35   ` Vladimir Sementsov-Ogievskiy
2023-10-06 19:52 ` [PATCH 3/4] configure: fix error message to say Python 3.8 John Snow
2023-10-06 20:35   ` Vladimir Sementsov-Ogievskiy
2023-10-06 19:52 ` [PATCH 4/4] Python: Enable python3.12 support John Snow
2023-10-06 20:39   ` Vladimir Sementsov-Ogievskiy
2023-10-06 20:40     ` Vladimir Sementsov-Ogievskiy
2023-10-06 21:06     ` John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).