On Tue, May 6, 2025 at 12:49 AM John Snow <js...@redhat.com> wrote: > If there are no objections to moving to 3.9 as the minimum, I certainly don't > mind. Go right ahead and I'll clean up afterwards as part of my "delint qapi" > series in which I'd like to fix quite a few other things that are currently > wonky. In fact, moving to 3.9 as a minimum might make all of that much easier > for me and allow deeper cleanings.
Out of curiosity what is it that you'd like from 3.9? Based on https://docs.python.org/3/whatsnew/3.9.html it strikes me as a small release (it has types such as list[str], but then one might as well wait for 3.10's union types).