[
https://issues.apache.org/jira/browse/AIRFLOW-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015813#comment-17015813
]
ASF subversion and git services commented on AIRFLOW-6566:
----------------------------------------------------------
Commit 30b54d3ecbeb2ebe6c7fcb2cae9f00210a41e6f7 in airflow's branch
refs/heads/master from Kousuke Saruta
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=30b54d3 ]
[AIRFLOW-6566][AIRFLOW-4029] Replace uses of imp still left with importlib.
(#7174)
> 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)