-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Python 3.11 #1446
Comments
Hi guys, any idea when the new release will be made? |
Hey @juanoi! Probably sometime in the next couple of weeks. |
Track the progress of the Kedro framework work on this same topic here: kedro-org/kedro#2851 |
Saw the mentions in Kedro repo, it worth to mention that Kedro is now open-bound (we don't set upper bound now, so in theory Python 3.12 is out, anyone could install it immediately). We will still declare a official support of newer version, but it's up to the user. |
Requires a new Kedro release that includes kedro-org/kedro#2742 (already merged)
See also kedro-org/kedro-plugins#265, kedro-org/kedro#2270
The text was updated successfully, but these errors were encountered: