Skip to content

Conversation

Copy link

Copilot AI commented Dec 1, 2025

Adds Python 3.14 to the CircleCI test matrix.

Changes

  • .circleci/config.yml: New py314 job using cimg/python:3.14, testing against Sphinx 8.1, 8.2, latest, and dev
  • tox.ini: Added py314 to the Sphinx 8.1+ environment list
  • setup.cfg: Added Python 3.13 and 3.14 classifiers (3.13 was missing)
Original prompt

This section details on the original issue you should resolve

<issue_title>Add Python 3.14 to the test suite</issue_title>
<issue_description>We need to add Python 3.14 to the test suite ran by CircleCI.</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Add Python 3.14 to CircleCI test suite Add Python 3.14 to the test suite Dec 1, 2025
Copilot AI requested a review from humitos December 1, 2025 11:03
Copilot finished work on behalf of humitos December 1, 2025 11:03
Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

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

Looks good, but requires #1666 to be merged first.

@github-project-automation github-project-automation bot moved this to Planned in 📍Roadmap Dec 2, 2025
@humitos humitos moved this from Planned to Needs review in 📍Roadmap Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs review

Development

Successfully merging this pull request may close these issues.

Add Python 3.14 to the test suite

2 participants