[
https://issues.apache.org/jira/browse/AIRFLOW-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015811#comment-17015811
]
ASF GitHub Bot commented on AIRFLOW-6566:
-----------------------------------------
kaxil commented on pull request #7174: [AIRFLOW-6566][AIRFLOW-4029] Replace
uses of imp still left with importlib.
URL: https://github.com/apache/airflow/pull/7174
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Replace uses of imp still left with importlib.
> ----------------------------------------------
>
> Key: AIRFLOW-6566
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6566
> Project: Apache Airflow
> Issue Type: Improvement
> Components: plugins
> Affects Versions: 1.10.8
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Minor
>
> I've replaced a use of `imp` with `importlib` in AIRFLOW-6507 but I noticed
> are still two uses left.
> Let's replace them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)