Eduardo Habkost <ehabk...@redhat.com> wrote: > On Fri, Dec 20, 2019 at 07:59:28PM +0100, Juan Quintela wrote: >> 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> > > Thanks! > >> >> But once here, a comment telling why we want 3.5, not 3.4 or 3.6 will >> have been helpful. > > Is "Python 3.5 is the oldest Python version available on our > supported build platforms" a good explanation why we want 3.5?
You have a point here O:-) Later, Juan.