You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jeremiah Lowin (JIRA)" <ji...@apache.org> on 2017/02/18 16:12:44 UTC

[jira] [Resolved] (AIRFLOW-871) multiple places use logging.warn() instead of warning()

     [ https://issues.apache.org/jira/browse/AIRFLOW-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremiah Lowin resolved AIRFLOW-871.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.1

Issue resolved by pull request #2082
[https://github.com/apache/incubator-airflow/pull/2082]

> 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
>             Fix For: 1.8.1
>
>
> 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)