Skip to content

Conversation

@xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Jan 2, 2026

No description provided.

@xiangfu0 xiangfu0 requested a review from Copilot January 2, 2026 17:57
@xiangfu0 xiangfu0 added the dependencies Pull requests that update a dependency file label Jan 2, 2026
Copy link
Contributor

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 and 3.14 by updating the test matrix and adding the greenlet dependency required for SQLAlchemy compatibility with these newer Python versions.

  • Added greenlet as an optional dependency for SQLAlchemy support
  • Updated CI workflow to test against Python 3.13 and 3.14

Reviewed changes

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

File Description
pyproject.toml Added greenlet dependency and included it in sqlalchemy extras
.github/workflows/pinot_dbapi_test.yml Extended test matrix to include Python 3.13 and 3.14

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

@xiangfu0 xiangfu0 force-pushed the support-python3.13/3.14 branch from 0c79f14 to ae2dc26 Compare January 2, 2026 18:25
@xiangfu0 xiangfu0 merged commit a621c0d into master Jan 2, 2026
10 checks passed
@xiangfu0 xiangfu0 deleted the support-python3.13/3.14 branch January 2, 2026 18:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants