Skip to content

feat: add python 3.14 support#28

Merged
danfimov merged 2 commits intomainfrom
add-python-3-14
Nov 29, 2025
Merged

feat: add python 3.14 support#28
danfimov merged 2 commits intomainfrom
add-python-3-14

Conversation

@danfimov
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 29, 2025 14:56
Copy link

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 to the taskiq-postgres project by updating the package classifiers and CI test matrix. The changes ensure the library is tested against and declares compatibility with Python 3.14.

Key changes:

  • Added Python 3.14 classifier to pyproject.toml
  • Added Python 3.14 to the CI test matrix in GitHub Actions workflow

Reviewed changes

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

File Description
pyproject.toml Added "Programming Language :: Python :: 3.14" classifier to declare 3.14 support
.github/workflows/code-check.yml Added "3.14" to the python-version test matrix to run tests on Python 3.14

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

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@danfimov danfimov merged commit e65856e into main Nov 29, 2025
9 of 10 checks passed
@danfimov danfimov deleted the add-python-3-14 branch November 29, 2025 15:11
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