[
https://issues.apache.org/jira/browse/AIRFLOW-5531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935246#comment-16935246
]
ASF subversion and git services commented on AIRFLOW-5531:
----------------------------------------------------------
Commit ccf44086c55b27325bfdd9e76ad1698f70d35cde in airflow's branch
refs/heads/master from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ccf4408 ]
[AIRFLOW-5531] Replace deprecated log.warn() with log.warning() (#6165)
- Add pre-commit hook to detect this
> Replace deprecated log.warn() with log.warning()
> ------------------------------------------------
>
> Key: AIRFLOW-5531
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5531
> Project: Apache Airflow
> Issue Type: Improvement
> Components: logging
> Affects Versions: 2.0.0, 1.10.5
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Minor
> Fix For: 2.0.0, 1.10.6
>
>
> We should replace *log.warn* which is deprecated with *log.warning*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)