Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Python 3.10 as min required version #72142

Merged
merged 2 commits into from May 6, 2024

Conversation

kartben
Copy link
Collaborator

@kartben kartben commented Apr 30, 2024

No description provided.

Update getting started guide, release notes, and CI actions to
use Python 3.10 as minimum supported version.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
As Zephyr now supports Python 3.10 and onwards, we can use
more recent versions of Sphinx, i.e 7.3.x at the time of this commit.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
@nashif
Copy link
Member

nashif commented May 2, 2024

https://devguide.python.org/versions/, 3.8 will be EOLed in 2024-10, lets just drop it now and make 3.10 the min required and ASAP. We need this to be part of LTS.

@kartben kartben linked an issue May 2, 2024 that may be closed by this pull request
@kartben kartben changed the title [DRAFT] Update to Python 3.10 as min required version Update to Python 3.10 as min required version May 2, 2024
@kartben kartben marked this pull request as ready for review May 2, 2024 13:19
@fabiobaltieri fabiobaltieri merged commit 6743c6c into zephyrproject-rtos:main May 6, 2024
54 checks passed
@kartben kartben deleted the python310 branch May 7, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump minimum Python version (3.10?) ahead of LTSv3 release
6 participants