On Fri, Dec 20, 2019 at 07:59:28PM +0100, Juan Quintela wrote: > Eduardo Habkost <[email protected]> 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 <[email protected]> > > Message-Id: <[email protected]> > > Reviewed-by: John Snow <[email protected]> > > Signed-off-by: Eduardo Habkost <[email protected]> > > Reviewed-by: Juan Quintela <[email protected]>
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? -- Eduardo
