This is an automated email from the ASF dual-hosted git repository.
bolke pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 93dfdf0d7f Introduce mechanism to support multiple executor
configuration (#37635)
add 191b5c30e6 Update ObjectStoragePath for universal_pathlib>=v0.2.2
(#37930)
No new revisions were added by this update.
Summary of changes:
airflow/io/path.py | 161 ++++++++-----------------
airflow/providers/common/io/xcom/backend.py | 7 +-
pyproject.toml | 9 +-
tests/io/test_path.py | 143 +++++++++++++++-------
tests/providers/common/io/xcom/test_backend.py | 2 +-
5 files changed, 157 insertions(+), 165 deletions(-)