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

Python versions: Update documentation & CI testing #2869

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

Julian-O
Copy link
Contributor

Python 3.11 was released October 2022.
Python 3.7 went end-of-life June 2023

Julian-O added 2 commits July 27, 2023 22:09
Python 3.11 was released October 2022.
Python 3.7 went end-of-life June 2023
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.
I see a few more references of 3.7 within the code base, but I think you're right in not acting on them.
Some are for testing dummy recipes e.g. in tests/test_recipe.py, other are to provide support for 3.7 e.g. pythonforandroid/recipes/python3/__init__.py. The rest are just comments.
On the second one, it's probably OK to keep indeed as it's just a couple of patches and we don't want to purposely break 3.7 even though we may not invest our time on it if it were to break

@AndreMiras AndreMiras merged commit 8f536b4 into kivy:develop Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants