From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Cleber Rosa" <crosa@redhat.com>,
"Stefan Hajnoczi" <stefanha@redhat.com>,
"Daniel P. Berrange" <berrange@redhat.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: [Qemu-devel] [PATCH 0/2] python: Remove unused compatibility modules
Date: Fri, 8 Jun 2018 14:35:56 -0300 [thread overview]
Message-ID: <20180608173558.8122-1-ehabkost@redhat.com> (raw)
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
next reply other threads:[~2018-06-08 17:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-08 17:35 Eduardo Habkost [this message]
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
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=20180608173558.8122-1-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=berrange@redhat.com \
--cc=crosa@redhat.com \
--cc=f4bug@amsat.org \
--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).