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 a74ec408e6 Fix `get_plugin_info` for class based listeners. (#35022)
add a2060125dd Add Python Virtualenv Operator Caching (#33355)
No new revisions were added by this update.
Summary of changes:
airflow/decorators/__init__.pyi | 11 ++-
airflow/operators/python.py | 131 +++++++++++++++++++++-----
docs/apache-airflow/howto/operator/python.rst | 35 +++++--
tests/operators/test_python.py | 11 +++
4 files changed, 157 insertions(+), 31 deletions(-)