diff options
author | Eduardo Habkost | 2018-06-08 16:30:26 +0200 |
---|---|---|
committer | Eduardo Habkost | 2018-06-08 21:40:49 +0200 |
commit | 7f2b55443a1c5cf17905b14c3ad38413924e4123 (patch) | |
tree | 57aaeff845d70808be57c9304777dbe93d38767b /scripts/archive-source.sh | |
parent | python: futurize -f lib2to3.fixes.fix_numliterals (diff) | |
download | qemu-7f2b55443a1c5cf17905b14c3ad38413924e4123.tar.gz qemu-7f2b55443a1c5cf17905b14c3ad38413924e4123.tar.xz qemu-7f2b55443a1c5cf17905b14c3ad38413924e4123.zip |
configure: Require Python 2.7 or newer
All of the supported build platforms documented in qemu-doc.texi
should already support Python 2.7.
Removing support for Python 2.6 will allow us to remove some
compatibility modules we carry in the QEMU tree:
* scripts/argparse.py
* scripts/ordereddict.py
Python 2.6 is also not receiving bug fixes upstream and is not
supported by pylint, which makes it harder to keep the code
compatible with both Python 2 and Python 3.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180608143026.20167-1-ehabkost@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/archive-source.sh')
0 files changed, 0 insertions, 0 deletions