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.9 and remove 3.8 support #1993

Closed
wants to merge 2 commits into from

Conversation

Bhairvi23
Copy link

Checklist

  • No CHANGELOG update needed
  • No new tests needed
  • No documentation update needed

Changes the minimum version to 3.9
@mr-tz
Copy link
Collaborator

mr-tz commented Mar 22, 2024

Hey @Bhairvi23, do you want to work on the remaining updates needed for this? Including updating the CI and all code/documentation references to Python 3.8?

@mr-tz mr-tz changed the title Bhairvi/#1966 Update to Python 3.9 and remove 3.8 support Mar 22, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Please add bug fixes, new features, breaking changes and anything else you think is worthwhile mentioning to the master (unreleased) section of CHANGELOG.md. If no CHANGELOG update is needed add the following to the PR description: [x] No CHANGELOG update needed

@williballenthin
Copy link
Collaborator

Python 3.8 receives security bug fixes through October of this year. Should we keep support through then or remove support earlier?

https://endoflife.date/python

@mr-tz
Copy link
Collaborator

mr-tz commented Mar 22, 2024

Various other projects / dependencies seem to have moved on already - I'm fine either way though.

@williballenthin
Copy link
Collaborator

python 3.10 has some nice new syntax features that i look forward to using. i'm not sure how requiring 3.9 or 3.10 will affect our users. the conservative thing to do would be to keep 3.8 support until that is fully EOL'd.

@Bhairvi23
Copy link
Author

Hey @Bhairvi23, do you want to work on the remaining updates needed for this? Including updating the CI and all code/documentation references to Python 3.8?

Yes definitely!

@williballenthin
Copy link
Collaborator

lets keep 3.8 around until it goes EOL. then we can reopen and let @Bhairvi23 get this merge.

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.

None yet

3 participants