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/26 13:44:45 UTC

[jira] [Created] (AIRFLOW-916) Fix ConfigParser deprecation warning

Jeremiah Lowin created AIRFLOW-916:
--------------------------------------

             Summary: Fix ConfigParser deprecation warning 
                 Key: AIRFLOW-916
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-916
             Project: Apache Airflow
          Issue Type: Improvement
    Affects Versions: 1.8.0
            Reporter: Jeremiah Lowin
            Assignee: Jeremiah Lowin
            Priority: Trivial


ConfigParser.readfp() is deprecated in favor of ConfigParser.read_file(), according to warning messages



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)