This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 933a9e2b189 Clean some leftovers of Python 3.9 removal - Task-SDK
(#52434)
add 8c3a81b18bf Clean some leftovers of Python 3.9 removal - Airflow CTL
pieces (#52430)
No new revisions were added by this update.
Summary of changes:
airflow-ctl/README.md | 2 +-
.../docs/installation/installing-from-pypi.rst | 2 +-
airflow-ctl/pyproject.toml | 7 +++---
airflow-ctl/src/airflowctl/api/client.py | 4 +--
airflow-ctl/src/airflowctl/ctl/cli_config.py | 6 ++---
airflow-ctl/src/airflowctl/typing_compat.py | 29 ----------------------
airflow-ctl/src/airflowctl/utils/helpers.py | 4 +--
7 files changed, 12 insertions(+), 42 deletions(-)
delete mode 100644 airflow-ctl/src/airflowctl/typing_compat.py