[ 
https://issues.apache.org/jira/browse/AIRFLOW-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936982#comment-16936982
 ] 

ASF subversion and git services commented on AIRFLOW-4858:
----------------------------------------------------------

Commit d0b8e1f9a7578ed949fa379d3fd0141de7b2a068 in airflow's branch 
refs/heads/ash-v1-10-test from Hao Liang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d0b8e1f ]

[AIRFLOW-4858] Deprecate "Historical convenience functions" in 
airflow.configuration (#5495)

1. Issue old conf method deprecation warnings properly and remove current old 
conf method usages.
2. Unify the way to use conf as `from airflow.configuration import conf`

(cherry picked from commit f497d1d5aad9d88d6c1cd1dfa28546e7a8c5cb5f)


> Conf historical convenience functions are not deprecated properly
> -----------------------------------------------------------------
>
>                 Key: AIRFLOW-4858
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4858
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: configuration
>    Affects Versions: 1.10.3
>            Reporter: Hao Liang
>            Assignee: Hao Liang
>            Priority: Minor
>             Fix For: 1.10.6
>
>
> In conf we want to deprecate "historical convenience functions" get, getint, 
> getboolean, etc. However the current code doesn't issue a deprecation warning 
> if any of these function is called.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to