Skip to content

tests: check for early version of 3.15#27

Merged
boidolr merged 1 commit into
mainfrom
py-3.15
Feb 14, 2026
Merged

tests: check for early version of 3.15#27
boidolr merged 1 commit into
mainfrom
py-3.15

Conversation

@boidolr

@boidolr boidolr commented Feb 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 14, 2026 17:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Expands the project’s CI/test matrix to exercise an early Python 3.15 interpreter, ensuring compatibility issues are detected sooner.

Changes:

  • Add a py315 tox factor to the default tox envlist.
  • Teach tox-gh-actions to map GitHub Actions’ 3.15 to py315.
  • Add Python 3.15 to the GitHub Actions matrix and enable prerelease interpreter resolution.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tox.ini Adds py315 to tox envs and maps GitHub Actions 3.15 to py315.
.github/workflows/main.yaml Adds 3.15 to CI matrix and enables prerelease Python installs for that job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@boidolr boidolr merged commit a70c87b into main Feb 14, 2026
14 checks passed
@boidolr boidolr deleted the py-3.15 branch February 14, 2026 17:51
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 this pull request may close these issues.

2 participants