This is an automated email from the ASF dual-hosted git repository.
udim pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 3ed0e18 Merge pull request #9547: [BEAM-8196] Add
wait_until_finish_duration
add fbe65ee [BEAM-8156] Add convert_to_typing_type
add 7a18873 Add typing.Generator -> typehints.Iterator conversion
add 632b54b Merge pull request #9509: [BEAM-8156] Add
convert_to_typing_type
No new revisions were added by this update.
Summary of changes:
.../typehints/native_type_compatibility.py | 86 +++++++++++++++++++++-
.../typehints/native_type_compatibility_test.py | 36 ++++++---
sdks/python/apache_beam/typehints/typehints.py | 29 +++++++-
.../python/apache_beam/typehints/typehints_test.py | 5 ++
4 files changed, 141 insertions(+), 15 deletions(-)