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 17e60b0a2b fix: Use prefixes instead of all file paths for OpenLineage 
datasets in GCSDeleteObjectsOperator (#39059)
     add 7b654b4731 Add option to support cloudpickle in PythonVenv/External 
Operator (#38531)

No new revisions were added by this update.

Summary of changes:
 INSTALL                                            |   6 +-
 airflow/operators/python.py                        |  88 +++++++--
 .../12_airflow_dependencies_and_extras.rst         |   6 +-
 docs/apache-airflow/extra-packages-ref.rst         |   2 +
 docs/apache-airflow/howto/operator/python.rst      |   5 +
 docs/spelling_wordlist.txt                         |   1 +
 hatch_build.py                                     |   3 +
 pyproject.toml                                     |   6 +-
 tests/decorators/test_external_python.py           |  83 +++++++-
 tests/decorators/test_python_virtualenv.py         | 127 +++++++++++-
 tests/operators/test_python.py                     | 217 +++++++++++++++++++--
 11 files changed, 486 insertions(+), 58 deletions(-)

Reply via email to