qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Daniel P. Berrange" <berrange@redhat.com>,
	"Cleber Rosa" <crosa@redhat.com>, "Fam Zheng" <famz@redhat.com>,
	"Stefan Hajnoczi" <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] python: Revert sys.path hacks used for compat modules
Date: Mon, 18 Jun 2018 19:51:28 -0300	[thread overview]
Message-ID: <20180618225131.13113-1-ehabkost@redhat.com> (raw)

Now that the 'argparse' and 'ordereddict' compat modules were
removed, we can remove some sys.path hacks added because of them.

Eduardo Habkost (3):
  device-crash-test: No need for sys.path hack
  Revert "docker.py: Python 2.6 argparse compatibility"
  Revert "tests: migration/guestperf Python 2.6 argparse compatibility"

 scripts/device-crash-test          | 1 -
 tests/docker/docker.py             | 4 +---
 tests/migration/guestperf/shell.py | 8 +++-----
 3 files changed, 4 insertions(+), 9 deletions(-)


base-commit: 2ef2f16781af9dee6ba6517755e9073ba5799fa2
prerequisite-patch-id: 4d0af8c27a87cf124ad37fd18e3adf47fd45a93a
prerequisite-patch-id: 4376551471959cc464ac8f061e84780710dd9121
prerequisite-patch-id: 0e23e8822f87d5d0e77d897ff9ff2a952297b1ef
prerequisite-patch-id: b8acae4f74302b01f4d6805b39d27ce2cdaceafa
prerequisite-patch-id: f11e7b483ff5f356f52d16b3ae252688002518a0
prerequisite-patch-id: 4db77f7dd9ff0bc89641e3cce8a4634eb661b476
prerequisite-patch-id: afd96367ba6e592a33fef5003a01a6560596c204
-- 
2.18.0.rc1.1.g3f1ff2140

             reply	other threads:[~2018-06-18 22:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-18 22:51 Eduardo Habkost [this message]
2018-06-18 22:51 ` [Qemu-devel] [PATCH 1/3] device-crash-test: No need for sys.path hack Eduardo Habkost
2018-06-19  8:54   ` Daniel P. Berrangé
2018-06-18 22:51 ` [Qemu-devel] [PATCH 2/3] Revert "docker.py: Python 2.6 argparse compatibility" Eduardo Habkost
2018-06-19  8:55   ` Daniel P. Berrangé
2018-06-18 22:51 ` [Qemu-devel] [PATCH 3/3] Revert "tests: migration/guestperf " Eduardo Habkost
2018-06-19  8:55   ` Daniel P. Berrangé
2018-06-19  0:41 ` [Qemu-devel] [PATCH 0/3] python: Revert sys.path hacks used for compat modules no-reply
2018-06-20 15:39 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180618225131.13113-1-ehabkost@redhat.com \
    --to=ehabkost@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=crosa@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).