Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 10, 2024

https://devguide.python.org/versions/

This is still Django v4 but not yet v5.

@JoelLefkowitz
Copy link
Collaborator

Hey @cclauss thanks for raising this, could you please update the envlist in the tox.ini file too for the newer versions of python? Also we need to keep the version 3.6 run in the version matrix as it's required by the branch protection rules for this repo and cannot be removed without the original author of the repo.

@cclauss cclauss force-pushed the patch-1 branch 3 times, most recently from 33ae7d0 to ba609d1 Compare October 15, 2024 18:26
@cclauss cclauss changed the title Review: Test on the current versions of CPython Review: Add Python 3.11 and 3.12 to the testing Oct 15, 2024
@cclauss
Copy link
Contributor Author

cclauss commented Oct 16, 2024

A lot of the changes in this PR are about supporting Python 3.7. Should we stop supporting it and treat it like we do Py36?

Should we drop Py3.8 which is also EOL?

Should we drop Django < 4.2 which are also EOL?

@cclauss cclauss requested a review from JoelLefkowitz October 16, 2024 12:41
@JoelLefkowitz
Copy link
Collaborator

A lot of the changes in this PR are about supporting Python 3.7. Should we stop supporting it and treat it like we do Py36?

Should we drop Py3.8 which is also EOL?

Should we drop Django < 4.2 which are also EOL?

Since we don't have any reliable feedback from the users on what versions they are using I'd like to keep supporting as many versions as we can. Since this is quite a mature package I'd like to prioritise stability

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.

2 participants