Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into...
commit638ad4ad17ae3c083d64aaf8af1252ffc7fffee1
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Oct 2018 11:45:10 +0000 (5 12:45 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Oct 2018 11:45:10 +0000 (5 12:45 +0100)
treea263de41e5881815956accc6dddd9b3cecb2b9ee
parentb8e5671a8cd196e7262802ca895bf87d50416989
parentcd0c3da730bc8369f0b6c1c6bf81babd9851060d
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging

Python queue, 2018-10-03

* Remove fixed serial device errors from device-crash-test
* Remove unnecessary Python 2.6 compatibility code

# gpg: Signature made Thu 04 Oct 2018 03:17:34 BST
# gpg:                using RSA key 2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/python-next-pull-request:
  scripts/device-crash-test: Remove entries for serial devices
  Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
  Revert "docker.py: Python 2.6 argparse compatibility"
  device-crash-test: No need for sys.path hack

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