Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Python 3.13 #3164

Open
MicahGale opened this issue Oct 8, 2024 · 2 comments · May be fixed by #3165
Open

Migrate to Python 3.13 #3164

MicahGale opened this issue Oct 8, 2024 · 2 comments · May be fixed by #3165

Comments

@MicahGale
Copy link
Contributor

Description

Python 3.13 was released this Monday, which means that python 3.8 is no longer supported. By convention now OpenMC should only support python 3.11 - 3.13.

Alternatives

Do nothing and not support python 3.13. This is not clearly shown in the metadata.

Compatibility

Long term this will break backwards compatibility with previous python versions no longer supported.

@MicahGale MicahGale linked a pull request Oct 8, 2024 that will close this issue
3 tasks
@shimwell
Copy link
Member

shimwell commented Oct 8, 2024

Keen to see python 3.13 support.

Perhaps it is worth making an openmc release before dropping support for python 3.8

@MicahGale
Copy link
Contributor Author

That ship has sailed. OpenMC 0.15.0 requires Python 3.10.

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 a pull request may close this issue.

2 participants