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

feat: drop support for Python 3.8 #386

Merged
merged 1 commit into from
Oct 30, 2024
Merged

feat: drop support for Python 3.8 #386

merged 1 commit into from
Oct 30, 2024

Conversation

rhatgadkar-goog
Copy link
Collaborator

@rhatgadkar-goog rhatgadkar-goog commented Oct 30, 2024

Python 3.8 EOL was October 7, 2024: https://endoflife.date/python

@rhatgadkar-goog rhatgadkar-goog requested a review from a team as a code owner October 30, 2024 22:27
@rhatgadkar-goog rhatgadkar-goog linked an issue Oct 30, 2024 that may be closed by this pull request
@rhatgadkar-goog rhatgadkar-goog force-pushed the drop-python-3.8 branch 2 times, most recently from f79ba47 to fb8937b Compare October 30, 2024 22:34
@rhatgadkar-goog rhatgadkar-goog changed the title Drop support for Python 3.8 feat: drop support for Python 3.8 Oct 30, 2024
Copy link
Member

@enocom enocom left a comment

Choose a reason for hiding this comment

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

Let's add a note about EOL and link to the Python announcement in the commit message.

@enocom
Copy link
Member

enocom commented Oct 30, 2024

Also you'll need to update the required checks to swap 3.9 for 3.8.

@rhatgadkar-goog
Copy link
Collaborator Author

Also you'll need to update the required checks to swap 3.9 for 3.8.

These are the ones I update in the branch protection settings?

@rhatgadkar-goog
Copy link
Collaborator Author

Also you'll need to update the required checks to swap 3.9 for 3.8.

These are the ones I update in the branch protection settings?

I updated the branch protection settings, and it looks like the required checks are for 3.9 now. So I guess that was it

@rhatgadkar-goog rhatgadkar-goog merged commit 41ae4e3 into main Oct 30, 2024
15 checks passed
@rhatgadkar-goog rhatgadkar-goog deleted the drop-python-3.8 branch October 30, 2024 23:14
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.

Add support for Python 3.13
3 participants