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 9a417a54ba organize azure provider.yaml (#30155)
add b749f7fd21 Lazy load serialization modules (#30094)
No new revisions were added by this update.
Summary of changes:
airflow/serialization/serde.py | 56 +++++++++++------------
airflow/serialization/serializers/bignum.py | 11 +++--
airflow/serialization/serializers/datetime.py | 31 +++++++------
airflow/serialization/serializers/kubernetes.py | 16 +++----
airflow/serialization/serializers/numpy.py | 60 ++++++++++---------------
airflow/serialization/serializers/timezone.py | 15 ++++---
tests/serialization/test_serde.py | 34 ++++++++++----
7 files changed, 119 insertions(+), 104 deletions(-)