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 #973

Closed
gthomas-slack opened this issue Oct 27, 2021 · 0 comments · Fixed by #990
Closed

Support for Python 3.10 #973

gthomas-slack opened this issue Oct 27, 2021 · 0 comments · Fixed by #990
Assignees
Labels
feature minor release Will be addressed in the next minor release ready to release
Milestone

Comments

@gthomas-slack
Copy link

The Poetry pyproject.toml configuration for awswrangler explicitly disallows installation in python 3.10 environments.
https:/awslabs/aws-data-wrangler/blob/main/pyproject.toml#L28

Python 3.10 has been released on October 4th 2021, so would be great to add support for it
https://docs.python.org/release/3.10.0/whatsnew/3.10.html

This was referenced Nov 5, 2021
@kukushking kukushking added this to the 2.13.0 milestone Nov 11, 2021
@kukushking kukushking linked a pull request Nov 11, 2021 that will close this issue
@kukushking kukushking added minor release Will be addressed in the next minor release ready to release labels Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature minor release Will be addressed in the next minor release ready to release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants