This is an automated email from the ASF dual-hosted git repository.
markliu pushed a change to branch release-2.16.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 24e74b9 Merge pull request #9591: [BEAM-7060] Cherry-pick #9562:
Prefer inspect module over funcsigs
add e6e66f7 [BEAM-8279] Disable IOTypeHints.from_callable
new cce403e Merge pull request #9615: [BEAM-8279] Disable
IOTypeHints.from_callable
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
sdks/python/apache_beam/typehints/decorators.py | 4 ++++
sdks/python/apache_beam/typehints/decorators_test.py | 2 ++
sdks/python/apache_beam/typehints/decorators_test_py3.py | 1 +
sdks/python/apache_beam/typehints/typed_pipeline_test.py | 3 +++
sdks/python/apache_beam/typehints/typed_pipeline_test_py3.py | 3 +++
sdks/python/apache_beam/typehints/typehints_test_py3.py | 3 +++
6 files changed, 16 insertions(+)