Re: [PATCH 05/12] python: upgrade to Python3.12+
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <178755712685.3526866.4012813319743126227.b4-review@b4> |
On Mon, 24 Aug 2026 01:28:51 -0400, John Snow <[email protected]> wrote: > With Python3.9 EOL and Python3.10 soon to be EOL (October 2026), and > with ... no other supported build platform actually using Python 3.11, > require the use of Python3.12 or later. > > Additionally, as part of this upgrade, remove the use of tomllib from > mkvenv as it is now standard in the Python stdlib: leaving this > transitional code in causes a regression with mypy which becomes > confused about the overloaded use of 'tomllib'. > > [...] Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>