qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] python: Revert sys.path hacks used for compat modules
@ 2018-06-18 22:51 Eduardo Habkost
  2018-06-18 22:51 ` [Qemu-devel] [PATCH 1/3] device-crash-test: No need for sys.path hack Eduardo Habkost
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Eduardo Habkost @ 2018-06-18 22:51 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Philippe Mathieu-Daudé, Daniel P. Berrange,
	Cleber Rosa, Fam Zheng, Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-06-20 15:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-18 22:51 [Qemu-devel] [PATCH 0/3] python: Revert sys.path hacks used for compat modules Eduardo Habkost
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

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).