Skip to content

Add python==3.13 support #417

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

Merged
merged 14 commits into from
Jul 7, 2025
Merged

Add python==3.13 support #417

merged 14 commits into from
Jul 7, 2025

Conversation

paddyroddy
Copy link
Collaborator

@paddyroddy paddyroddy commented Oct 8, 2024

@paddyroddy paddyroddy added enhancement New feature or request dependencies Pull requests that update a dependency file labels Oct 8, 2024
@paddyroddy paddyroddy self-assigned this Oct 8, 2024
@paddyroddy paddyroddy mentioned this pull request Apr 1, 2025
1 task
@paddyroddy paddyroddy requested a review from Copilot April 1, 2025 16:09
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.13 by updating the project's configuration and testing workflows. Key changes include:

  • Updating the pyproject.toml file to include Python 3.13 classifiers, tox environments, and gh.python mappings.
  • Modifying GitHub workflow files to run tests, examples, documentation builds, and deployments with Python 3.13.

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.13 classifiers and tox env mappings
.github/workflows/test.yaml Added Python 3.13 to test workflows
.github/workflows/examples.yaml Switched example setup from 3.12 to 3.13
.github/workflows/documentation.yaml Updated documentation build to use Python 3.13
.github/workflows/deploy.yaml Updated deployment workflow to use Python 3.13

@paddyroddy paddyroddy merged commit 64f8ec6 into main Jul 7, 2025
16 of 17 checks passed
@paddyroddy paddyroddy deleted the python/3.13 branch July 7, 2025 11:16
@github-project-automation github-project-automation bot moved this from Blocked to Done in @paddyroddy Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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