openmc icon indicating copy to clipboard operation
openmc copied to clipboard

Add support for Python 3.14

Open MicahGale opened this issue 2 months ago • 1 comments

Description

Python 3.14 is out, and I do love adding support for a new version of Python ASAP (#3164). As I learned last year though our dependencies do not do so as quickly.

Tasks

  • [ ] Update CI workflows to test against Python 3.14
  • [ ] Update CI workflows to build for python 3.14 (Conda-forge)
  • [ ] Ensure python dependencies support python 3.14
  • [ ] Deciding on how to handle stable free-threading now available in 3.14 (#3640)

Alternatives

Compatibility

MicahGale avatar Nov 18 '25 15:11 MicahGale

I'm impressed @paulromano: you added Python 3.14 support for ENDF back in August.

MicahGale avatar Nov 18 '25 15:11 MicahGale