Skip to content

ci: add Python 3.14 to test matrix#3193

Closed
JiajunBernoulli wants to merge 1 commit intoHKUDS:mainfrom
JiajunBernoulli:ci-add-python-314
Closed

ci: add Python 3.14 to test matrix#3193
JiajunBernoulli wants to merge 1 commit intoHKUDS:mainfrom
JiajunBernoulli:ci-add-python-314

Conversation

@JiajunBernoulli
Copy link
Copy Markdown
Contributor

Motivation

Issue #3188 revealed a Python 3.14 compatibility problem with setuptools.backends._legacy, but CI only tested up to Python 3.13, so the issue wasn't caught before release.

Changes

  • Add Python 3.14 to the CI test matrix
  • All Python versions (3.11, 3.12, 3.13, 3.14) run in parallel

Benefits

  • Early detection of Python 3.14 compatibility issues
  • Prevents similar issues from reaching users
  • No additional CI time due to parallel execution

Related to #3188

@Re-bin
Copy link
Copy Markdown
Collaborator

Re-bin commented Apr 17, 2026

Closed due to #3194.

@Re-bin Re-bin closed this Apr 17, 2026
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