-
Notifications
You must be signed in to change notification settings - Fork 542
SNOW-682020: Python 3.11 wheels #1289
Copy link
Copy link
Closed
Description
What is the current behavior?
It is not possible to install the snowflake-connector-python using Python 3.11
What is the desired behavior?
Python 3.11 is expected to be released next week, and it would be nice to be able to use the snowflake-connector-python with the recent Python version. It seems like all the underlying dependencies already have wheels available for 3.11
How would this improve snowflake-connector-python?
It would enable the usage of this package with the latest supported Python version
References, Other Background
Reactions are currently unavailable