Taragolis commented on PR #38366: URL: https://github.com/apache/airflow/pull/38366#issuecomment-2012202275
Not related to this one, but we also use `importlib_resources` but only in one place for the [importlib.resources.files)](https://docs.python.org/3/library/importlib.resources.html#importlib.resources.files) feature which added in Python 3.9 and changed in 3.12 https://github.com/apache/airflow/blob/83e83e272fdd359e7b3fd7ef368681c10d825220/airflow/providers_manager.py#L49-L52 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
