Skip to content
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 for Python 3.10 to CI/CD checks and deprecate 3.7 #18

Closed
tomasfarias opened this issue Dec 5, 2021 · 2 comments
Closed

Support for Python 3.10 to CI/CD checks and deprecate 3.7 #18

tomasfarias opened this issue Dec 5, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@tomasfarias
Copy link
Owner

The new Python version has been out for a while. We should support it without issues, but we won't know for real until we add the new version to CI/CD.

Also, we are deprecating Python 3.7. I think that supporting the last 3 versions should be enough.

@tomasfarias
Copy link
Owner Author

Will not deprecate Python 3.7 as it's still supported by both dbt and Airflow.

@tomasfarias tomasfarias added the wontfix This will not be worked on label Dec 9, 2021
@tomasfarias
Copy link
Owner Author

Python 3.10 builds were taking >20 minutes to install and later failed due to dependency issues. Will not support 3.10 for the time being, although looking forward to upgrading later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant