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

Upgrade to Python 3.12 #414

Closed
rgreinho opened this issue Nov 2, 2023 · 0 comments · Fixed by #457
Closed

Upgrade to Python 3.12 #414

rgreinho opened this issue Nov 2, 2023 · 0 comments · Fixed by #457
Labels
exp/beginner Good for newcomers kind/feature New feature request

Comments

@rgreinho
Copy link
Member

rgreinho commented Nov 2, 2023

Feature request

Current Behavior

Python 3.10 is not actively supported anymore, see https://endoflife.date/python, therefore we should update it to Python 3.12.

Remark

aiohttp is not yet compatible with Python 3.12, see aio-libs/aiohttp#7739. We must wait until 3.9.0 is ready. If we want to do early testing, we can however use one of the beta versions like 3.9.0b for instance.

@rgreinho rgreinho added kind/feature New feature request exp/beginner Good for newcomers labels Nov 2, 2023
rgreinho added a commit that referenced this issue Jan 21, 2024
Updates the Python version to the latest(3.12).

Fixes #414

Signed-off-by: Rémy Greinhofer <remy.greinhofer@gmail.com>
rgreinho added a commit that referenced this issue Jan 21, 2024
Updates the Python version to the latest(3.12).

Fixes #414

Signed-off-by: Rémy Greinhofer <remy.greinhofer@gmail.com>
rgreinho added a commit that referenced this issue Jan 21, 2024
Updates the Python version to the latest(3.12).

Fixes #414

Signed-off-by: Rémy Greinhofer <remy.greinhofer@gmail.com>
rgreinho added a commit that referenced this issue Feb 3, 2024
Updates the Python version to the latest(3.12).

Fixes #414

Signed-off-by: Rémy Greinhofer <remy.greinhofer@gmail.com>
rgreinho added a commit that referenced this issue Feb 3, 2024
Updates the Python version to the latest(3.12).

Fixes #414

Signed-off-by: Rémy Greinhofer <remy.greinhofer@gmail.com>
rgreinho added a commit that referenced this issue Feb 3, 2024
Updates the Python version to the latest(3.12).

Fixes #414

Signed-off-by: Rémy Greinhofer <remy.greinhofer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/beginner Good for newcomers kind/feature New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant