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

Python 3.12 support blocked by aiohttp #457

Closed
martin-traverse opened this issue Feb 1, 2024 · 1 comment
Closed

Python 3.12 support blocked by aiohttp #457

martin-traverse opened this issue Feb 1, 2024 · 1 comment

Comments

@martin-traverse
Copy link

We have a modelling framework project and are using adlfs to provide the storage layer for Azure. Because of the dependency on aiohttp, our users cannot update to Python 3.12 if they are using the Azure backend. There is an issue open to support Python 3.12 in aiohttp, however the maintainers are struggling to provide the solution and are asking for help.

I appreciate aiohttp is really a dependency of azure-core since it is an optional requirement for their async transport. I have opened an issue with the Azure SDK project to discuss solutions. However since aiohttp is a hard requirement for adlfs I thought it was worth raising a ticket here too, to track the issue.

My guess is that a solution would have to be upstream in either aiohttp or azure-core, unless there is an option I'm not aware of!

@martin-traverse
Copy link
Author

This issue has been resolved upstream in aiohttp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant