W dniu 7.10.2023 o 01:10, Michael Kubacki pisze:
Python 3.12 released recently. The Python version is currently specified
to allow updates to newer minor versions. Time is needed to adjust
scripts for Python 3.12 so this series fixes the Python version to 3.11.
Some places that were already fix
for the series
Reviewed-by: Sean Brogan
On 10/6/2023 4:10 PM, Michael Kubacki wrote:
From: Michael Kubacki
Python 3.12 released recently. The Python version is currently
specified to allow updates to newer minor versions. Time is
needed to adjust scripts for Python 3.12 so this series fixes