You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mi...@apache.org on 2019/12/04 16:35:18 UTC

[beam] branch release-2.17.0 updated (9171e0f -> 143fbb1)

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

mikhail pushed a change to branch release-2.17.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 9171e0f  Merge pull request #10213 from tweise/release-2.17.0
     new a4a3187  Change pickle_lock to be a reentrant lock, and use it on Py3 only
     new b63c0e8  Create context manager stub from a class instance.
     new 143fbb1  Merge pull request #10271 from tvalentyn/rlock_cp_217

The 23637 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/internal/pickler.py | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)