Skip to content

SNOW-2684150: Support and provide prebuilt wheels for Python 3.14Β #2634

@akx

Description

@akx

There are no prebuilt wheels for Python 3.14 (released 7 Oct 2025) for snowflake-connector-python on PyPI, necessitating building the package from source (which can't be done on e.g. the common "slim" Python Docker images; try e.g. docker run -it ghcr.io/astral-sh/uv:python3.14-trixie-slim uv pip install --system snowflake-connector-python to see it fail).

Prebuilt wheels exist on PyPI for Python 3.13 and other older versions.

Related to #2580 (but that's related to free-threaded 3.14, not vanilla 3.14, like this.)

Metadata

Metadata

Labels

enhancementThe issue is a request for improvement or a new featurestatus-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions