Skip to content

Python: Add wheels for Python 3.14Β #851

@IbarraSamuel

Description

@IbarraSamuel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions