-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What language are you using?
Python
What version are you using?
3.14
What database are you using?
PostgreSQL
What dataframe are you using?
Arrow
Can you describe your bug?
Add support for Python 3.14
What are the steps to reproduce the behavior?
uv init test_connectorx -p 3.14; cd test_connetorx; uv add connectorx
Database setup if the error only happens on specific data or data type
None
Example query / code
No example
What is the error?
Package doesn't have wheels
You're using CPython 3.14 (cp314
), but connectorx
(v0.4.4) only has wheels with the following Python implementation tags: cp312
, cp313
Arengard, Vincenthays, Object905 and Jazzinghen
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working