You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2019/08/22 08:08:00 UTC

[jira] [Created] (AIRFLOW-5284) Replace warn by warning

Fokko Driesprong created AIRFLOW-5284:
-----------------------------------------

             Summary: Replace warn by warning
                 Key: AIRFLOW-5284
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5284
             Project: Apache Airflow
          Issue Type: Task
          Components: scheduler
    Affects Versions: 1.10.4
            Reporter: Fokko Driesprong
            Assignee: Fokko Driesprong


Got a warning on using a deprecated method:
dag_processing.py:689: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead



--
This message was sent by Atlassian Jira
(v8.3.2#803003)