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 c90f5b9dd9a Point out that sibling sdk protocol was enabled for Python
custom containers starting 2.46.0. (#26084)
add 65c57342126 Fix compatibility with dill 0.3.6.
add 4f9055d2d7d Reimplement a deleted function.
add 121a46c799e Remove a ParDo definition from a global context to prevent
dill from pickling entire main session.
add c6f2ad2a0ef Fix compatibility with dill 0.3.6. #26086
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/internal/dill_pickler.py | 24 ++++++++++++++++++-----
sdks/python/apache_beam/transforms/window_test.py | 7 ++-----
2 files changed, 21 insertions(+), 10 deletions(-)