I wouldn't. A method prefixed with `_` in python is usually an indication that 
it is "private" and shouldn't be called from outside the method.

Given the S3Hook doesn't directly expose any methods from the boto 
client/session object I think the chance of confusion is slight. (and a doc 
string highlighting any differences will help dispel confusion)

[ Full content available at: 
https://github.com/apache/incubator-airflow/pull/3823 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to