mbox

[PULL,0/3] QAPI patches patches for 2023-11-13

Message ID 20231113103431.913394-1-armbru@redhat.com
State New
Headers show

Pull-request

https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2023-11-13

Message

Markus Armbruster Nov. 13, 2023, 10:34 a.m. UTC
The following changes since commit 69680740eafa1838527c90155a7432d51b8ff203:

  Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into staging (2023-11-11 11:23:25 +0800)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2023-11-13

for you to fetch changes up to 5c24c3e2f3b22f1b77d556a14dd3bb8deed1f976:

  tests/qapi-schema: Tidy up pylint warnings and advice (2023-11-13 10:36:51 +0100)

----------------------------------------------------------------
QAPI patches patches for 2023-11-13

----------------------------------------------------------------
Markus Armbruster (3):
      qapi: Fix QAPISchemaEntity.__repr__()
      sphinx/qapidoc: Tidy up pylint warning raise-missing-from
      tests/qapi-schema: Tidy up pylint warnings and advice

 docs/sphinx/qapidoc.py         | 2 +-
 scripts/qapi/schema.py         | 3 ++-
 tests/qapi-schema/test-qapi.py | 9 ++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

Markus Armbruster (3):
  qapi: Fix QAPISchemaEntity.__repr__()
  sphinx/qapidoc: Tidy up pylint warning raise-missing-from
  tests/qapi-schema: Tidy up pylint warnings and advice

 docs/sphinx/qapidoc.py         | 2 +-
 scripts/qapi/schema.py         | 3 ++-
 tests/qapi-schema/test-qapi.py | 9 ++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

Comments

Stefan Hajnoczi Nov. 13, 2023, 7:27 p.m. UTC | #1
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.