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 bba735f  Merge pull request #10703 from ibzib/py-version
     add a4ea622  [BEAM-7746] Stop automatically creating staticmethods in 
register_urn
     add b7a40c7  Merge pull request #10594: [BEAM-7746] Stop automatically 
creating staticmethods in register_urn

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/coders.py                |  6 +++++-
 sdks/python/apache_beam/coders/row_coder.py             |  1 +
 .../io/flink/flink_streaming_impulse_source.py          |  2 +-
 sdks/python/apache_beam/runners/direct/direct_runner.py |  2 ++
 sdks/python/apache_beam/testing/test_stream.py          |  1 +
 sdks/python/apache_beam/transforms/core.py              |  5 +++++
 sdks/python/apache_beam/transforms/ptransform.py        | 17 +----------------
 sdks/python/apache_beam/transforms/util.py              |  1 +
 sdks/python/apache_beam/transforms/window.py            |  4 ++++
 sdks/python/apache_beam/utils/urns.py                   |  2 +-
 10 files changed, 22 insertions(+), 19 deletions(-)

Reply via email to