[
https://issues.apache.org/jira/browse/AIRFLOW-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084317#comment-16084317
]
ASF subversion and git services commented on AIRFLOW-1402:
----------------------------------------------------------
Commit 38c86bbbcbc85ec470f31a33f2a480ea45510a45 in incubator-airflow's branch
refs/heads/master from [~ronfung]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=38c86bb ]
[AIRFLOW-1402] Cleanup SafeConfigParser DeprecationWarning
Closes #2435 from ronfung/work
> 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)