qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] baa310: qapi: Inheriting from object is point


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] baa310: qapi: Inheriting from object is pointless with Pyt...
Date: Thu, 05 Mar 2020 09:00:15 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: baa310f1bbdfedfd3e0f3f1f162bb97748ca0a94
      
https://github.com/qemu/qemu/commit/baa310f1bbdfedfd3e0f3f1f162bb97748ca0a94
  Author: Markus Armbruster <address@hidden>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M scripts/qapi/gen.py
    M scripts/qapi/parser.py
    M scripts/qapi/schema.py
    M scripts/qapi/source.py

  Log Message:
  -----------
  qapi: Inheriting from object is pointless with Python 3, drop

Signed-off-by: Markus Armbruster <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: John Snow <address@hidden>


  Commit: ed39c03e2f67e9dcc0b68a9740f73b79d252b76b
      
https://github.com/qemu/qemu/commit/ed39c03e2f67e9dcc0b68a9740f73b79d252b76b
  Author: Markus Armbruster <address@hidden>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M scripts/qapi/common.py
    M scripts/qapi/gen.py
    M scripts/qapi/parser.py
    M tests/qapi-schema/test-qapi.py

  Log Message:
  -----------
  qapi: Drop conditionals for Python 2

Signed-off-by: Markus Armbruster <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: John Snow <address@hidden>


  Commit: 2cae67bcb5eab314f8e2030f04face602422bd60
      
https://github.com/qemu/qemu/commit/2cae67bcb5eab314f8e2030f04face602422bd60
  Author: Markus Armbruster <address@hidden>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M scripts/qapi/commands.py
    M scripts/qapi/error.py
    M scripts/qapi/events.py
    M scripts/qapi/gen.py
    M scripts/qapi/introspect.py
    M scripts/qapi/parser.py
    M scripts/qapi/schema.py
    M scripts/qapi/types.py
    M scripts/qapi/visit.py

  Log Message:
  -----------
  qapi: Use super() now we have Python 3

Signed-off-by: Markus Armbruster <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: John Snow <address@hidden>


  Commit: 8ec0e1a4e68781f1e512af47fd6ab46ec76326e8
      
https://github.com/qemu/qemu/commit/8ec0e1a4e68781f1e512af47fd6ab46ec76326e8
  Author: Markus Armbruster <address@hidden>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M scripts/qapi/commands.py
    M scripts/qapi/expr.py
    M scripts/qapi/gen.py
    M scripts/qapi/introspect.py
    M scripts/qapi/parser.py
    M scripts/qapi/schema.py

  Log Message:
  -----------
  qapi: Brush off some (py)lint

Signed-off-by: Markus Armbruster <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: John Snow <address@hidden>


  Commit: af4378c39e54705d9b585089de80aae9526ac7e7
      
https://github.com/qemu/qemu/commit/af4378c39e54705d9b585089de80aae9526ac7e7
  Author: Peter Maydell <address@hidden>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M scripts/qapi/commands.py
    M scripts/qapi/common.py
    M scripts/qapi/error.py
    M scripts/qapi/events.py
    M scripts/qapi/expr.py
    M scripts/qapi/gen.py
    M scripts/qapi/introspect.py
    M scripts/qapi/parser.py
    M scripts/qapi/schema.py
    M scripts/qapi/source.py
    M scripts/qapi/types.py
    M scripts/qapi/visit.py
    M tests/qapi-schema/test-qapi.py

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-05' into 
staging

QAPI patches for 2020-03-05

# gpg: Signature made Thu 05 Mar 2020 12:42:15 GMT
# gpg:                using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Markus Armbruster <address@hidden>" [full]
# gpg:                 aka "Markus Armbruster <address@hidden>" [full]
# Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653

* remotes/armbru/tags/pull-qapi-2020-03-05:
  qapi: Brush off some (py)lint
  qapi: Use super() now we have Python 3
  qapi: Drop conditionals for Python 2
  qapi: Inheriting from object is pointless with Python 3, drop

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/e64a62df378a...af4378c39e54



reply via email to

[Prev in Thread] Current Thread [Next in Thread]