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

CI: Stop testing with Python 3.7 #1453

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Conversation

intgr
Copy link
Collaborator

@intgr intgr commented Apr 26, 2023

Python 3.7 will be officially EOL on 27 June 2023, that's in 2 months.

This simplifies updating to Django 4.2 (#1452), which no longer supports Python 3.7, and allows upgrading pre-commit (#1422).

I won't yet require Python 3.8, because the package is still compatible with 3.7, will update requirement after the 4.2.0 release.

Python 3.7 will be officially EOL on 27 June 2023, that's in 2 months.

This simplifies updating to Django 4.2, which no longer supports Python 3.7, and allows upgrading pre-commit.

I won't yet **require** Python 3.8, because the package is still compatible with 3.7, will do that after the 4.2.0 release.
@intgr intgr mentioned this pull request Apr 26, 2023
5 tasks
@intgr intgr requested a review from sobolevn April 26, 2023 18:33
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Thanks!

@sobolevn sobolevn merged commit 3e81d11 into typeddjango:master Apr 27, 2023
@adamchainz
Copy link
Contributor

🔥 bye bye 3.7 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants