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

Add support for Python 3.13 #523

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Add support for Python 3.13 #523

merged 1 commit into from
Nov 10, 2024

Conversation

ulgens
Copy link
Member

@ulgens ulgens commented Nov 9, 2024

With this PR, all modern versions of Python and Django is tested & supported.

@ulgens ulgens requested a review from clintonb November 9, 2024 23:28
@ulgens ulgens self-assigned this Nov 9, 2024
@ulgens
Copy link
Member Author

ulgens commented Nov 9, 2024

@clintonb What do you think about removing EOL versions? Do you want to make a release before removing them, with the new supported versions or just dive in to cleaning?

@dancergraham
Copy link
Contributor

My 2c I'd say there's no time like the present:
Frugality and environmental concern pushes us to remove unneeded ci jobs
Caring about users makes us think twice...
I don't know of a formal policy on this for this project or for Jazzband
The closest I can see for Jazzband is "don't be dogmatic"
Semantic versioning doesn't link version numbers to supported versions but rather to breaking API changes.
People using EOL versions should be pinning minor versions of their dependencies

Base automatically changed from django5.1 to master November 10, 2024 15:57
@ulgens ulgens requested a review from dancergraham November 10, 2024 15:59
@ulgens ulgens marked this pull request as ready for review November 10, 2024 15:59
@ulgens ulgens merged commit 380fa48 into master Nov 10, 2024
11 checks passed
@ulgens ulgens deleted the python3.13 branch November 10, 2024 18:06
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