Skip to content

Conversation

@p-r-a-v-i-n
Copy link
Contributor

I’ve updated the CI workflow to include Python 3.14 so we can test django-tasks with the newest Python version.
This will help catch any compatibility issues early while keeping all existing tests for older Python versions.

@RealOrangeOne
Copy link
Owner

You'll need to exclude Django 4.2 on Python 3.14 from the CI matrix, since it's not compatible.

@p-r-a-v-i-n
Copy link
Contributor Author

p-r-a-v-i-n commented Oct 24, 2025

You'll need to exclude Django 4.2 on Python 3.14 from the CI matrix, since it's not compatible.

Yes, officially only django 5.2 compatible with Python 3.14

@p-r-a-v-i-n p-r-a-v-i-n force-pushed the support-for-python3.14 branch from 12992e6 to 0602660 Compare October 24, 2025 12:26
@p-r-a-v-i-n p-r-a-v-i-n force-pushed the support-for-python3.14 branch from 0602660 to afc1f20 Compare October 24, 2025 12:29
@RealOrangeOne RealOrangeOne merged commit 9259c2c into RealOrangeOne:master Oct 27, 2025
73 checks passed
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