qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Python patches
@ 2024-07-15 17:32 John Snow
  2024-07-15 17:32 ` [PULL 1/6] python: linter changes for pylint 3.x John Snow
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: John Snow @ 2024-07-15 17:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: Markus Armbruster, Joel Stanley, Christian Borntraeger,
	Leonardo Bras, Halil Pasic, qemu-block, Eduardo Habkost,
	Vladimir Sementsov-Ogievskiy, Cleber Rosa, qemu-arm,
	Fabiano Rosas, Hanna Reitz, qemu-s390x,
	Wainer dos Santos Moschetta, John Snow, Cédric Le Goater,
	Michael Roth, Aurelien Jarno, Andrew Jeffery, Michael S. Tsirkin,
	Alex Bennée, Beraldo Leal, Eric Farman, Peter Maydell,
	Philippe Mathieu-Daudé, Paolo Bonzini, Ani Sinha,
	Juan Quintela, Eric Blake, Vladimir Sementsov-Ogievskiy,
	Thomas Huth, Kevin Wolf, Peter Xu

The following changes since commit 4469bee2c529832d762af4a2f89468c926f02fe4:

  Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging (2024-07-11 14:32:51 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dd23f9ec519db9c424223cff8767715de5532718:

  docs: remove Sphinx 1.x compatibility code (2024-07-12 16:46:21 -0400)

----------------------------------------------------------------
Python: 3.13 compat & sphinx minver bump

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

John Snow (6):
  python: linter changes for pylint 3.x
  python: Do not use pylint 3.2.4 with python 3.8
  iotests: Change imports for Python 3.13
  python: enable testing for 3.13
  Python: bump minimum sphinx version to 3.4.3
  docs: remove Sphinx 1.x compatibility code

 docs/conf.py                           |  7 ++---
 docs/sphinx/hxtool.py                  | 21 +++-----------
 docs/sphinx/kerneldoc.py               | 38 ++++++++------------------
 docs/sphinx/kernellog.py               | 28 -------------------
 docs/sphinx/qapidoc.py                 | 33 ++--------------------
 python/qemu/machine/machine.py         |  1 +
 python/qemu/utils/qemu_ga_client.py    |  2 +-
 python/setup.cfg                       |  4 ++-
 pythondeps.toml                        |  2 +-
 tests/docker/dockerfiles/python.docker |  1 +
 tests/qemu-iotests/testenv.py          |  7 ++++-
 tests/qemu-iotests/testrunner.py       |  9 ++++--
 12 files changed, 41 insertions(+), 112 deletions(-)
 delete mode 100644 docs/sphinx/kernellog.py

-- 
2.45.0




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

end of thread, other threads:[~2024-07-15 23:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 17:32 [PULL 0/6] Python patches John Snow
2024-07-15 17:32 ` [PULL 1/6] python: linter changes for pylint 3.x John Snow
2024-07-15 17:32 ` [PULL 2/6] python: Do not use pylint 3.2.4 with python 3.8 John Snow
2024-07-15 17:32 ` [PULL 3/6] iotests: Change imports for Python 3.13 John Snow
2024-07-15 17:32 ` [PULL 4/6] python: enable testing for 3.13 John Snow
2024-07-15 17:32 ` [PULL 5/6] Python: bump minimum sphinx version to 3.4.3 John Snow
2024-07-15 17:32 ` [PULL 6/6] docs: remove Sphinx 1.x compatibility code John Snow
2024-07-15 23:39 ` [PULL 0/6] Python patches Richard Henderson

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