-
Notifications
You must be signed in to change notification settings - Fork 913
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
[KED-1116] Python 3.8 support #124
Comments
@Pet3ris Thank you for opening the feature request! We will discuss it and the timeline internally :) |
@Pet3ris We had a stab at it, and encountered some compatibility issues downstream. Specifically, |
Update: |
Have Arrow started building 3.8 wheels? See here: apache/arrow@6c6754a. Does this mean 3.8 is good to go? |
The latest |
Hey guys, latest commit on develop aims to enable 3.8 compatibility fe48953 - feel free to have a play and let us know if you find any issues. Please note that |
Thank you for the feature request! I am now closing this as Python 3.8 compatibility was enabled starting with version 0.16.0 released today. |
Description
What's the timeline for 3.8 support? Kedro is currently marked as
<3.8
, but I assume few problems exist to allow 3.8?Context
New version of Python.
Possible Implementation
Possible Alternatives
The text was updated successfully, but these errors were encountered: