Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 24, 2025

Python v3.14 -- October 7th

Django 5.2 will be the first version to support Python 3.14

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have run the pre-commit run command to format and lint.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tim-schilling
Copy link
Member

@cclauss thank you for the PR! Would you like to add your name to AUTHORS.rst?

@cclauss
Copy link
Contributor Author

cclauss commented Sep 24, 2025

Test / Check generated files (pull_request) fails. -- Perhaps somewhere in the new changes, we need Django>=6.0a1.

@cclauss cclauss changed the title Add Python 3.14 to CI workflow matrix Add Python 3.14 and Django 6.0 to CI workflow matrix Sep 24, 2025
@tim-schilling tim-schilling merged commit 7355df9 into django-commons:master Sep 24, 2025
28 checks passed
@tim-schilling
Copy link
Member

Thanks for the PR @cclauss!

@cclauss cclauss deleted the patch-1 branch September 24, 2025 20:56
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