[GitHub] [airflow] kaxil commented on issue #6144: [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration

2019-09-18 Thread GitBox
kaxil commented on issue #6144: [AIRFLOW-4858] Deprecate "Historical 
convenience functions" in airflow.configuration
URL: https://github.com/apache/airflow/pull/6144#issuecomment-532677316
 
 
   > I can update those, but they are using `configuration.conf.get(...)` so 
won't hit the deprecated functions. Should I update them anyway?
   Oh yes, you are right. In that case, I don't mind either way.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [airflow] kaxil commented on issue #6144: [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration

2019-09-18 Thread GitBox
kaxil commented on issue #6144: [AIRFLOW-4858] Deprecate "Historical 
convenience functions" in airflow.configuration
URL: https://github.com/apache/airflow/pull/6144#issuecomment-532662112
 
 
   Need to remove the following too:
   
   - 
https://github.com/apache/airflow/blob/master/tests/operators/test_bash_operator.py#L26
   - 
https://github.com/apache/airflow/blob/master/tests/operators/test_operators.py#L20


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services