[
https://issues.apache.org/jira/browse/AIRFLOW-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marek Baczyński updated AIRFLOW-871:
------------------------------------
Summary: multiple places use logging.warn() instead of warning() (was:
dag_processing.py uses logging.warn() instead of warning())
> multiple places use logging.warn() instead of warning()
> -------------------------------------------------------
>
> Key: AIRFLOW-871
> URL: https://issues.apache.org/jira/browse/AIRFLOW-871
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: Airflow 2.0, Airflow 1.8, 1.8.1, 1.8.0
> Reporter: Marek Baczyński
> Priority: Trivial
> Labels: easyfix
>
> This causes the following warning to be raised:
> airflow/airflow/utils/dag_processing.py:578: DeprecationWarning: The 'warn'
> method is deprecated, use 'warning' instead
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)