OSDN Git Service

Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Jul 2019 10:40:50 +0000 (11:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Jul 2019 10:40:50 +0000 (11:40 +0100)
commit3eb98f760e54f897a7ecf88e63f9eade6b00f614
treed5d775e5a2f07dffc52c716db75d0e609e642269
parentaff8cee805e5b3c2b6e38ddb85448818a19a48db
parente5abf59eae5990296c243202f95f801495c52e76
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging

Python queue, 2019-07-01

* Deprecate Python 2 support (Eduardo Habkost)
* qemu/__init__.py refactor (John Snow)
* make qmp-shell work with python3 (Igor Mammedov)

# gpg: Signature made Mon 01 Jul 2019 23:28:27 BST
# gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg:                issuer "ehabkost@redhat.com"
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/python-next-pull-request:
  Deprecate Python 2 support
  machine.py: minor delinting
  python/qemu: split QEMUMachine out from underneath __init__.py
  qmp: make qmp-shell work with python3

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
qemu-deprecated.texi