Skip to content

Started testing against python 3.15 dev releases.#968

Merged
MicahGale merged 5 commits into
developfrom
py315
Jun 16, 2026
Merged

Started testing against python 3.15 dev releases.#968
MicahGale merged 5 commits into
developfrom
py315

Conversation

@MicahGale

@MicahGale MicahGale commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Pull Request Checklist for MontePy

Description

Quick PR to start testing against Python 3.15-dev so we are ready for the release in October.


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 or 26.
  • I have added tests that prove my fix is effective or that my feature works (if applicable).

LLM Disclosure

  1. Are you?

    • A human user
    • A large language model (LLM), including ones acting on behalf of a human
  2. Were any large language models (LLM or "AI") used in to generate any of this code?

  • Yes
    • Model(s) used: Claude (sonnet 4.6)
  • 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:

  • This PR fully addresses and resolves the referenced issue(s).
  • 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--968.org.readthedocs.build/en/968/

@MicahGale MicahGale self-assigned this Jun 16, 2026
@MicahGale MicahGale added the CI/CD Continuous Integration and/or Continuous Deployment label Jun 16, 2026
@MicahGale MicahGale marked this pull request as ready for review June 16, 2026 20:08
@MicahGale MicahGale requested a review from tjlaboss June 16, 2026 20:08
@MicahGale MicahGale changed the title Started testing against 3.15 dev releases. Started testing against python 3.15 dev releases. Jun 16, 2026
@MicahGale MicahGale enabled auto-merge June 16, 2026 20:25
@MicahGale MicahGale merged commit 28fc310 into develop Jun 16, 2026
19 checks passed
@MicahGale MicahGale deleted the py315 branch June 16, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Continuous Integration and/or Continuous Deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants