Skip to content

Conversation

@MicahGale
Copy link
Collaborator

@MicahGale MicahGale commented Oct 9, 2025

Pull Request Checklist for MontePy

Description

This is part of #780, and the new python 3.14 release (two days ago).

This does:

  • drop support for python 3.11 per spec 0
  • drop support for numpy 1.26
  • Add support (mainly testing) for python 3.14

Fixes #784


General Checklist

  • I have performed a self-review of my own code.
  • The code follows the standards outlined in the development documentation.
  • I have formatted my code with black version 25.
  • I have added tests that prove my fix is effective or that my feature works (if applicable).

LLM Disclosure

Were any large language models (LLM or "AI") used in to generate any of this code?

  • Yes
    • Model(s) used:
  • No

Documentation Checklist

  • I have documented all added classes and methods.
  • For infrastructure updates, I have updated the developer's guide.
  • For significant new features, I have added a section to the getting started guide.

First-Time Contributor Checklist

  • If this is your first contribution, add yourself to pyproject.toml if you wish to do so.

Additional Notes for Reviewers

Ensure that:

  • The submitted code is consistent with the merge checklist outlined here.
  • The PR covers all relevant aspects according to the development guidelines.
  • 100% coverage of the patch is achieved, or justification for a variance is given.

📚 Documentation preview 📚: https://montepy--820.org.readthedocs.build/en/820/

@MicahGale MicahGale requested a review from tjlaboss October 9, 2025 13:17
@MicahGale MicahGale self-assigned this Oct 9, 2025
@MicahGale MicahGale added CI/CD code improvement A feature request that will improve the software and its maintainability, but be invisible to users. dependencies Pull requests that update a dependency file labels Oct 9, 2025
@MicahGale MicahGale marked this pull request as ready for review October 9, 2025 13:23
@MicahGale MicahGale enabled auto-merge October 9, 2025 18:32
@MicahGale MicahGale merged commit 102c570 into minor-rel-dev Oct 9, 2025
16 checks passed
@MicahGale MicahGale deleted the py314 branch October 9, 2025 18:33
This was referenced Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD code improvement A feature request that will improve the software and its maintainability, but be invisible to users. dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants