This is an automated email from the ASF dual-hosted git repository.

xqhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 4309675e266c5d3ed9f4a06903695f3e38c11bfe
Merge: c2c640f8c33 22ce9feddb9
Author: liferoad <[email protected]>
AuthorDate: Fri Sep 27 13:50:28 2024 -0400

    Merge pull request #32516 from hjtran/permissive_num_types
    
    [Python] Allow ints to be considered as floats/complexes and floats as 
complexes

 sdks/python/apache_beam/transforms/ptransform_test.py    |  6 +++---
 sdks/python/apache_beam/typehints/typed_pipeline_test.py | 10 +++++-----
 sdks/python/apache_beam/typehints/typehints.py           |  6 ++++++
 sdks/python/apache_beam/typehints/typehints_test.py      | 10 +++++++++-
 4 files changed, 23 insertions(+), 9 deletions(-)

Reply via email to