Skip to content

Add support for Python 3.14 compatibility#52

Merged
MGross21 merged 2 commits intomainfrom
copilot/add-python-314-support
Feb 15, 2026
Merged

Add support for Python 3.14 compatibility#52
MGross21 merged 2 commits intomainfrom
copilot/add-python-314-support

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 15, 2026

  • Add Python 3.14 to CI workflow test matrix
  • Update .python-version to 3.14
  • Verify pyproject.toml compatibility (already supports >=3.6)
  • Run tests to validate compatibility (70 passed, 1 skipped)
  • Code review and finalize changes
Original prompt

This section details on the original issue you should resolve

<issue_title>Add support for Python 3.14</issue_title>
<issue_description>Extend the project to ensure compatibility and support for Python 3.14. This may include updating dependency requirements and adding tests to verify functionality (if required).

TODO:

  • Update setup/configuration files to allow Python 3.14.
  • Identify and resolve any compatibility issues.
  • Add or update CI workflows to test with Python 3.14.</issue_description>

<agent_instructions>Touch minimal files</agent_instructions>

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.

Co-authored-by: MGross21 <18691704+MGross21@users.noreply.github.com>
@MGross21 MGross21 marked this pull request as ready for review February 15, 2026 06:26
@MGross21 MGross21 changed the title [WIP] Add support for Python 3.14 compatibility Add support for Python 3.14 compatibility Feb 15, 2026
@MGross21 MGross21 merged commit 6cd08ca into main Feb 15, 2026
11 checks passed
@MGross21 MGross21 deleted the copilot/add-python-314-support branch February 15, 2026 06:27
Copilot AI requested a review from MGross21 February 15, 2026 06:27
Copilot stopped work on behalf of MGross21 due to an error February 15, 2026 06:27
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.

Add support for Python 3.14

2 participants