Skip to content

Indicate compatibility with Python 3.14#1972

Merged
ischoegl merged 1 commit intoCantera:mainfrom
speth:python314
Sep 9, 2025
Merged

Indicate compatibility with Python 3.14#1972
ischoegl merged 1 commit intoCantera:mainfrom
speth:python314

Conversation

@speth
Copy link
Copy Markdown
Member

@speth speth commented Sep 8, 2025

Python 3.14 is being released next month, and we already run the post-merge tests on it.

I believe this change is also required for the conda-forge builds (and maybe also wheels?) to work correctly.

Changes proposed in this pull request

  • Update Python version limits in SConstruct
  • Update Python version list in setup.cfg.in

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

@speth speth added the compiling label Sep 8, 2025
Copy link
Copy Markdown
Member

@ischoegl ischoegl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving so we can build conda-forge. Python 3.14 needs to be added to the main test runner matrix once it is officially released (tentative release date: October 7th).

@ischoegl ischoegl merged commit d09da96 into Cantera:main Sep 9, 2025
51 checks passed
@speth speth deleted the python314 branch September 9, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants