qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/2] Python 3 compatibility fixes


From: Eduardo Habkost
Subject: [Qemu-devel] [PULL 0/2] Python 3 compatibility fixes
Date: Fri, 25 Jan 2019 12:06:08 -0200

The following changes since commit 9dd0d8111fbb8015db75a38933aee1d45f9e64a3:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into 
staging (2019-01-25 11:52:12 +0000)

are available in the Git repository at:

  git://github.com/ehabkost/qemu.git tags/python-next-pull-request

for you to fetch changes up to 651514df88fd53d537b3b78a7548663cc0816b1b:

  decodetree: re.fullmatch was added in 3.4 (2019-01-25 11:41:42 -0200)

----------------------------------------------------------------
Python 3 compatibility fixes

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

Nisarg Shah (1):
  device-crash-test: Python 3 compatibility fix

Paolo Bonzini (1):
  decodetree: re.fullmatch was added in 3.4

 scripts/decodetree.py     | 2 +-
 scripts/device-crash-test | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.18.0.rc1.1.g3f1ff2140




reply via email to

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