This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 47cdb84b351 Rewite LocalExecutor to be simpler, and to shutdown
cleanly on Python 3.10+ (#23944)
add e7a0511f74d remove `all()` for scalars (#44219)
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/core_api/routes/public/assets.py | 4 ++--
airflow/api_fastapi/core_api/routes/public/backfills.py | 4 ++--
airflow/api_fastapi/core_api/routes/public/connections.py | 2 +-
airflow/api_fastapi/core_api/routes/public/dag_warning.py | 2 +-
airflow/api_fastapi/core_api/routes/public/dags.py | 2 +-
airflow/api_fastapi/core_api/routes/public/event_logs.py | 2 +-
airflow/api_fastapi/core_api/routes/public/import_error.py | 2 +-
airflow/api_fastapi/core_api/routes/public/pools.py | 2 +-
airflow/api_fastapi/core_api/routes/public/variables.py | 2 +-
9 files changed, 11 insertions(+), 11 deletions(-)