Ron Fung created AIRFLOW-1402:
---------------------------------
Summary: Cleanup SafeConfigParser DeprecationWarning
Key: AIRFLOW-1402
URL: https://issues.apache.org/jira/browse/AIRFLOW-1402
Project: Apache Airflow
Issue Type: Bug
Reporter: Ron Fung
Assignee: Ron Fung
Priority: Minor
{code} DeprecationWarning: The SafeConfigParser class has been renamed to
ConfigParser in Python 3.2. This alias will be removed in future versions. Use
ConfigParser directly instead. {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)