Eduardo Habkost <ehabk...@redhat.com> wrote: > Python 3.5 is the oldest Python version available on our > supported build platforms, and Python 2 end of life will be 3 > weeks after the planned release date of QEMU 4.2.0. Drop Python > 2 support from configure completely, and require Python 3.5 or > newer. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > Message-Id: <20191016224237.26180-1-ehabk...@redhat.com> > Reviewed-by: John Snow <js...@redhat.com> > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> But once here, a comment telling why we want 3.5, not 3.4 or 3.6 will have been helpful. Later, Juan.