snowflakedb / snowflake-connector-python

Snowflake Connector for Python
https://pypi.python.org/pypi/snowflake-connector-python/
Apache License 2.0
601 stars 473 forks source link

SNOW-1763673: Publish Python 3.13 wheels #2087

Open edgarrmondragon opened 4 weeks ago

edgarrmondragon commented 4 weeks ago

What is the current behavior?

There are no cp313 wheels for the latest distribution of this project: https://pypi.org/project/snowflake-connector-python/3.12.3/#files.

What is the desired behavior?

Python 3.13.0 was released on 2024-10-07, so it'd be nice if dependents of this library could get binary wheels for the latest stable Python.

How would this improve snowflake-connector-python?

It would mean the latest stable Python is supported.

References and other background

No response

sfc-gh-sghosh commented 3 weeks ago

Hello @edgarrmondragon ,

Thanks for raising the issue, we are checking, will update when cp313 wheel file will be available

Regards, Sujan

sfc-gh-sghosh commented 2 weeks ago

Hello @edgarrmondragon ,

We will deliver the Python 3.13 wheel file tentatively this quarter.

Regards, Sujan

edgarrmondragon commented 2 weeks ago

Hello @edgarrmondragon ,

We will deliver the Python 3.13 wheel file tentatively this quarter.

Regards, Sujan

Thanks for working on it!