Skip to content

fix: use importlib.import_module for dotted module paths in __getattr__ - #71257

Open
waterWang wants to merge 1 commit into
apache:mainfrom
waterWang:fix/airflow-helpers-importlib
Open

fix: use importlib.import_module for dotted module paths in __getattr__#71257
waterWang wants to merge 1 commit into
apache:mainfrom
waterWang:fix/airflow-helpers-importlib

Conversation

@waterWang

Copy link
Copy Markdown

Closes #71198

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

Successfully merging this pull request may close these issues.

Bug: __getattr__ in airflow.utils.helpers raises AttributeError for deprecated dotted imports

1 participant