Skip to content

Conversation

paddyroddy
Copy link
Collaborator

@paddyroddy paddyroddy requested a review from Copilot October 8, 2025 11:03
@paddyroddy paddyroddy self-assigned this Oct 8, 2025
@paddyroddy paddyroddy added the enhancement New feature or request label Oct 8, 2025
@paddyroddy paddyroddy added dependencies Pull requests that update a dependency file ci Continuous integration labels Oct 8, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for Python 3.14 by updating configuration files and CI workflows to include the new Python version alongside existing versions.

  • Added Python 3.14 classifier and testing environment to pyproject.toml
  • Updated GitHub Actions workflows to test against Python 3.14
  • Changed default Python version from 3.13 to 3.14 in several workflows

Reviewed Changes

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

Show a summary per file
File Description
pyproject.toml Added Python 3.14 classifier and tox environment configuration
.github/workflows/test.yaml Added Python 3.14 to test matrix and required jobs list
.github/workflows/examples.yaml Updated default Python version from 3.13 to 3.14
.github/workflows/documentation.yaml Updated default Python version from 3.13 to 3.14
.github/workflows/deploy.yaml Updated default Python version from 3.13 to 3.14

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@paddyroddy paddyroddy marked this pull request as draft October 8, 2025 11:06
@paddyroddy paddyroddy moved this from TODO to Blocked in @paddyroddy Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous integration dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant