> backwards-incompatible changes as the parameter positions are changed.
Do we care about the order of keyword arguments. In the google-cloud-python libraries, we consider the order of keyword arguments not relevant for determining if something is a breaking change. (Even though in Python someone could rely on the order and pass in arguments without keywords, they probably shouldn't.) [ Full content available at: https://github.com/apache/incubator-airflow/pull/3887 ] This message was relayed via gitbox.apache.org for [email protected]
