Re: [PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+

2025-06-16 Thread Akihiko Odaki
On 2025/06/13 5:54, John Snow wrote: This series does a couple things that I'll probably end up splitting out into smaller series if history is any guide, but either way, here it goes: I'm surprised with the large number of Ccs. I suggest splitting the series with subsystem boundaries to reduc

[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+

2025-06-12 Thread John Snow
This series does a couple things that I'll probably end up splitting out into smaller series if history is any guide, but either way, here it goes: A) Convert qemu.git/python/ to a PEP517/pyproject.toml package. Ultimately this means deleting setup.py and fully migrating to newer python infrastruc