Re: [PATCH 09/10] Python: Drop support for Python 3.6

2023-03-15 Thread Thomas Huth
On 13/03/2023 18.05, Daniel P. Berrangé wrote: On Wed, Feb 22, 2023 at 03:37:51PM +0100, Paolo Bonzini wrote: Python 3.6 was EOL 2021-12-31. Newer versions of upstream libraries have begun dropping support for this version and it is becoming more cumbersome to support. Avocado-framework and qemu

Re: [PATCH 09/10] Python: Drop support for Python 3.6

2023-03-13 Thread Daniel P . Berrangé
On Wed, Feb 22, 2023 at 03:37:51PM +0100, Paolo Bonzini wrote: > Python 3.6 was EOL 2021-12-31. Newer versions of upstream libraries have > begun dropping support for this version and it is becoming more > cumbersome to support. Avocado-framework and qemu.qmp each have their > own reasons for wanti

Re: [PATCH 09/10] Python: Drop support for Python 3.6

2023-02-22 Thread Paolo Bonzini
On Wed, Feb 22, 2023 at 5:31 PM Markus Armbruster wrote: > > Paolo Bonzini writes: > > > Python 3.6 was EOL 2021-12-31. Newer versions of upstream libraries have > > begun dropping support for this version and it is becoming more > > cumbersome to support. Avocado-framework and qemu.qmp each have

Re: [PATCH 09/10] Python: Drop support for Python 3.6

2023-02-22 Thread Markus Armbruster
Paolo Bonzini writes: > Python 3.6 was EOL 2021-12-31. Newer versions of upstream libraries have > begun dropping support for this version and it is becoming more > cumbersome to support. Avocado-framework and qemu.qmp each have their > own reasons for wanting to drop Python 3.6, but won't until

Re: [PATCH 09/10] Python: Drop support for Python 3.6

2023-02-22 Thread Paolo Bonzini
On Wed, Feb 22, 2023 at 4:17 PM Daniel P. Berrangé wrote: > Your updated support policy doc patch could be included in > this series perhaps. It is already in a pull request. :) Paolo

Re: [PATCH 09/10] Python: Drop support for Python 3.6

2023-02-22 Thread Daniel P . Berrangé
On Wed, Feb 22, 2023 at 03:37:51PM +0100, Paolo Bonzini wrote: > Python 3.6 was EOL 2021-12-31. Newer versions of upstream libraries have > begun dropping support for this version and it is becoming more > cumbersome to support. Avocado-framework and qemu.qmp each have their > own reasons for wanti

[PATCH 09/10] Python: Drop support for Python 3.6

2023-02-22 Thread Paolo Bonzini
Python 3.6 was EOL 2021-12-31. Newer versions of upstream libraries have begun dropping support for this version and it is becoming more cumbersome to support. Avocado-framework and qemu.qmp each have their own reasons for wanting to drop Python 3.6, but won't until QEMU does. Versions of Python a