qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] python: Remove unused compatibility modules
@ 2018-06-08 17:35 Eduardo Habkost
  2018-06-08 17:35 ` [Qemu-devel] [PATCH 1/2] python: Remove scripts/argparse.py Eduardo Habkost
  2018-06-08 17:35 ` [Qemu-devel] [PATCH 2/2] python: Remove scripts/ordereddict.py Eduardo Habkost
  0 siblings, 2 replies; 5+ messages in thread
From: Eduardo Habkost @ 2018-06-08 17:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cleber Rosa, Stefan Hajnoczi, Daniel P. Berrange,
	Philippe Mathieu-Daudé

Now that we require Python >= 2.7, we don't need
scripts/argparse.py and scripts/ordereddict.py anymore.

Eduardo Habkost (2):
  python: Remove scripts/argparse.py
  python: Remove scripts/ordereddict.py

 scripts/argparse.py    | 2406 ----------------------------------------
 scripts/ordereddict.py |  128 ---
 scripts/qapi/common.py |    5 +-
 3 files changed, 1 insertion(+), 2538 deletions(-)
 delete mode 100644 scripts/argparse.py
 delete mode 100644 scripts/ordereddict.py


base-commit: bac5ba3dc5da706f52c149fa6c0bd1dc96899bec
prerequisite-patch-id: 85850a32e1cc81a0da74ab17f5529422dad95b84
prerequisite-patch-id: 7170cef9d18c1a7685e2fee388f91dc41f4904b6
prerequisite-patch-id: 7c129d8fffe290a3212658590b2d992b0cec41c7
prerequisite-patch-id: d7a2da6245ab7e7d3425d095ea910ff36564d852
prerequisite-patch-id: 0873603d721465a489159d648f31d1a067b056fa
prerequisite-patch-id: 076695a7cdd63726e02855227ce5488c76c11aa9
prerequisite-patch-id: 7df7c61e87116dd3ac9ad8a74735715e09030c62
prerequisite-patch-id: 4f454e504a80785079216d79289e737ba092a75c
prerequisite-patch-id: 5a6b8b611de8324d8a5083e855d5512a66c3680f
prerequisite-patch-id: 3e5e0849ce3a5149c75e088fd01974d1d5c9c6d5
prerequisite-patch-id: 6aa4739baafd181e2ae0027903b77a5267e983f7
-- 
2.18.0.rc1.1.g3f1ff2140

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

end of thread, other threads:[~2018-06-11 18:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-08 17:35 [Qemu-devel] [PATCH 0/2] python: Remove unused compatibility modules Eduardo Habkost
2018-06-08 17:35 ` [Qemu-devel] [PATCH 1/2] python: Remove scripts/argparse.py Eduardo Habkost
2018-06-11  9:27   ` Daniel P. Berrangé
2018-06-11 18:01     ` Eduardo Habkost
2018-06-08 17:35 ` [Qemu-devel] [PATCH 2/2] python: Remove scripts/ordereddict.py Eduardo Habkost

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