Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adds support for Python 3.14#464

Merged
tchaton merged 8 commits intomainfrom
feat/add-python-314-support
Feb 3, 2026
Merged

Adds support for Python 3.14#464
tchaton merged 8 commits intomainfrom
feat/add-python-314-support

Conversation

@bhimrazy
Copy link
Collaborator

@bhimrazy bhimrazy commented Jan 15, 2026

What does this PR do?

Adds support for Python 3.14 across the Lightning Utilities repository.

Changes Made

  • setup.py: Added Python 3.14 classifier
  • CI workflows: Updated testing matrices to include Python 3.10-3.14

Testing Strategy

  • All Python versions (3.10-3.14) tested with latest dependencies
  • Oldest dependencies tested on Python 3.10-3.12 only for CI efficiency

PR review

Anyone in the community is free to review the PR once the tests have passed.


📚 Documentation preview 📚: https://lit-utilities--464.org.readthedocs.build/en/464/

- Add Python 3.14 classifier in setup.py
- Update CI workflows to test Python 3.10-3.14
- Modify ci-testing.yml to use include for oldest requirements testing on 3.10-3.12
- Update check-package.yml and ci-use-checks.yaml testing matrices
@bhimrazy bhimrazy added the enhancement New feature or request label Jan 15, 2026
@github-actions github-actions bot added ci/cd Continuous integration and delivery package labels Jan 15, 2026
@bhimrazy bhimrazy marked this pull request as draft January 15, 2026 09:20
@bhimrazy bhimrazy changed the title feat: Add Python 3.14 support Adds support for Python 3.14 Jan 20, 2026
@bhimrazy bhimrazy marked this pull request as ready for review January 20, 2026 07:18
@tchaton tchaton merged commit 70eca8f into main Feb 3, 2026
68 checks passed
@tchaton tchaton deleted the feat/add-python-314-support branch February 3, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Continuous integration and delivery enhancement New feature or request package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments