-
Notifications
You must be signed in to change notification settings - Fork 174
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
Drop python3.8 support #1003
Drop python3.8 support #1003
Conversation
5004010
to
1668f7c
Compare
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. | ||
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: I installed the version that is installed explicitly in the Dockerfile
, hence the version change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like updates are consistent with the 3.7 drop and test are 🟢 . Seems reasonable to me, would also like a 👍 from @chriskuehl before merging.
3.7 drop didn't require an updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of this!
This looks good to me. Needing to update the Worth saying explicitly that |
This reverts commit fe59ab2.
This reverts commit fe59ab2.
Closes #
Python 3.8 EOL date was 2024-10-07.
See #824 for prior art, dropping Python 3.7.
💸 TL;DR
Drops Python v3.8 support.
📜 Details
Design Doc
Jira
🧪 Testing Steps / Validation
✅ Checks