qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Python patches
@ 2023-01-04 21:04 John Snow
  2023-01-04 21:04 ` [PULL 1/5] python/machine: Add debug logging to key state changes John Snow
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: John Snow @ 2023-01-04 21:04 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cleber Rosa, Beraldo Leal, Hanna Reitz, Eduardo Habkost,
	Markus Armbruster, Vladimir Sementsov-Ogievskiy, John Snow,
	Peter Maydell, Kevin Wolf, qemu-block

The following changes since commit ecc9a58835f8d4ea4e3ed36832032a71ee08fbb2:

  Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into staging (2023-01-04 14:53:59 +0000)

are available in the Git repository at:

  https://gitlab.com/jsnow/qemu.git tags/python-pull-request

for you to fetch changes up to 519f3cfce07a067971ff39d4a989b77e7100a947:

  python: add 3.11 to supported list (2023-01-04 13:46:05 -0500)

----------------------------------------------------------------
Python patch roundup

Mostly CI fixes and some small debugging improvements.

----------------------------------------------------------------

John Snow (5):
  python/machine: Add debug logging to key state changes
  python/machine: Handle termination cases without QMP
  Python: fix flake8 config
  iotests/check: Fix typing for sys.exit() value
  python: add 3.11 to supported list

 python/qemu/machine/machine.py | 31 +++++++++++++++++++++++++++++++
 python/setup.cfg               |  6 ++++--
 tests/qemu-iotests/check       |  2 +-
 3 files changed, 36 insertions(+), 3 deletions(-)

-- 
2.39.0




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

end of thread, other threads:[~2023-01-05 18:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 21:04 [PULL 0/5] Python patches John Snow
2023-01-04 21:04 ` [PULL 1/5] python/machine: Add debug logging to key state changes John Snow
2023-01-04 21:04 ` [PULL 2/5] python/machine: Handle termination cases without QMP John Snow
2023-01-04 21:04 ` [PULL 3/5] Python: fix flake8 config John Snow
2023-01-04 21:04 ` [PULL 4/5] iotests/check: Fix typing for sys.exit() value John Snow
2023-01-04 21:04 ` [PULL 5/5] python: add 3.11 to supported list John Snow
2023-01-05 18:42 ` [PULL 0/5] Python patches Peter Maydell

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).