This is an automated email from the ASF dual-hosted git repository.
manjusaka pushed a change to branch manjusaka/fix-operator-error
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from bd51af50b feat(binding/python): Add new API to convert AsyncOperator
to Operator
add 6b47d119b Update code
No new revisions were added by this update.
Summary of changes:
bindings/python/python/opendal/__init__.pyi | 3 ++-
bindings/python/src/operator.rs | 10 +++++-----
bindings/python/tests/conftest.py | 2 +-
core/src/types/operator/blocking_operator.rs | 7 +++++++
4 files changed, 15 insertions(+), 7 deletions(-)