You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2022/02/08 21:02:48 UTC

[beam] branch master updated (f210d1c -> b09f51a)

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 f210d1c  Merge pull request #16610 from MarcoRob/BEAM-12650
     add b09f51a  [BEAM-12914] Add missing 3.9 opcodes to type inference. (#16761)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/typehints/opcodes.py       | 86 +++++++++++++++++++++-
 .../apache_beam/typehints/trivial_inference.py     |  9 +++
 .../typehints/trivial_inference_test.py            | 43 +++++++++--
 3 files changed, 128 insertions(+), 10 deletions(-)