This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 948d7d728aa Replace models.BaseOperator to Task SDK one for ftp
(#52338)
add c64daf1e050 Add support for `PackageIndex` connections in
`PythonVirtualenvOperator` (#52288)
No new revisions were added by this update.
Summary of changes:
providers/standard/docs/operators/python.rst | 3 ++
.../airflow/providers/standard/operators/python.py | 25 ++++++++++++++++-
.../tests/unit/standard/operators/test_python.py | 32 ++++++++++++++++++++++
3 files changed, 59 insertions(+), 1 deletion(-)