This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 5f9bf8b74f3 Pubsub test client fixup (#25907)
add 9a5e5b8ab76 Raise the Runtime error when DoFn.process uses both yield
and return (#25743)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/transforms/core.py | 81 +++++++++++++++--
sdks/python/apache_beam/transforms/core_test.py | 113 ++++++++++++++++++++++++
2 files changed, 187 insertions(+), 7 deletions(-)
create mode 100644 sdks/python/apache_beam/transforms/core_test.py