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

Dropped Python 3.7 support. #414

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Conversation

felixxm
Copy link
Member

@felixxm felixxm commented Oct 12, 2023

No description provided.

either before or at the same time as the application's coroutine.

Any coroutines that continue to run outside of this window have no guarantees
about their lifetime and may be killed at any time.
Copy link
Member Author

Choose a reason for hiding this comment

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

This section looks unnecessary for Python 3.8+.

@felixxm
Copy link
Member Author

felixxm commented Oct 12, 2023

Python 3.7 reached EOL, https://www.python.org/downloads/release/python-3717/.

Copy link
Member

@andrewgodwin andrewgodwin left a comment

Choose a reason for hiding this comment

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

Lovely, thanks for getting all this looked at!

@andrewgodwin andrewgodwin merged commit 09ed8e9 into django:main Oct 12, 2023
5 checks passed
@felixxm felixxm deleted the python37-drop branch October 13, 2023 04:02
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.

3 participants