This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 0a3ff43  Add pre-commit check for docstring param types (#21398)
     add 1a8a897  Improve speed to run `airflow` by 6x (#21438)

No new revisions were added by this update.

Summary of changes:
 airflow/exceptions.py                       |  9 +++---
 airflow/executors/executor_loader.py        | 16 ++++++-----
 airflow/models/param.py                     |  8 +++---
 airflow/models/taskinstance.py              | 12 +++-----
 airflow/serialization/serialized_objects.py | 44 +++++++++++++++++++++--------
 airflow/utils/cli.py                        |  3 +-
 airflow/utils/helpers.py                    | 18 +++++++-----
 airflow/utils/log/file_task_handler.py      |  3 +-
 8 files changed, 68 insertions(+), 45 deletions(-)

Reply via email to