[
https://issues.apache.org/jira/browse/AIRFLOW-5531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935292#comment-16935292
]
ASF subversion and git services commented on AIRFLOW-5531:
----------------------------------------------------------
Commit b683e2334e15a766a9792422b55b209f7c0f19c2 in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=b683e23 ]
[AIRFLOW-5531] Replace deprecated log.warn() with log.warning() (#6165)
- Add pre-commit hook to detect this
(cherry picked from commit ccf44086c55b27325bfdd9e76ad1698f70d35cde)
> 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)