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

Fix importlib_metadata import in aws utils #40134

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

eladkal
Copy link
Contributor

@eladkal eladkal commented Jun 8, 2024

closes: #40127

@eladkal eladkal requested a review from o-nikolas as a code owner June 8, 2024 07:45
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Jun 8, 2024
@potiuk potiuk merged commit 22bd188 into apache:main Jun 8, 2024
49 checks passed
@Taragolis
Copy link
Contributor

I bit late with my 2 cents
We don't need fallback, because required modules and functional exists in stdlib from python 3.8

@eladkal eladkal deleted the bedrock branch June 8, 2024 11:10
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* Fix `importlib_metadata` import in aws utils

* reorder imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:amazon AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Amazon Provider v8.23.0 importlib_metadata module import error
4 participants