Re: [edk2-devel] [PATCH v1 0/2] Fix Python minor version

2023-10-10 Thread Marcin Juszkiewicz
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

Re: [edk2-devel] [PATCH v1 0/2] Fix Python minor version

2023-10-06 Thread Sean
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