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 2019/11/23 02:06:29 UTC

[beam] branch release-2.17.0 updated (b77f2c3 -> 2d8cfc1)

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

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


    from b77f2c3  Merge pull request #10197 from tvalentyn/cp_precommit_improvements
     add af26e36  Guard pickling operations with a lock to prevent race condition in module imports.
     new 2d8cfc1  Merge pull request #10185 [BEAM-8651] Cherrypick PR #10167 to the release branch.

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/internal/pickler.py | 53 ++++++++++++++++-------------
 1 file changed, 30 insertions(+), 23 deletions(-)


[beam] 01/01: Merge pull request #10185 [BEAM-8651] Cherrypick PR #10167 to the release branch.

Posted by tv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2d8cfc1ab64bea29571eff215305aa17854ad2f0
Merge: b77f2c3 af26e36
Author: tvalentyn <tv...@users.noreply.github.com>
AuthorDate: Fri Nov 22 18:06:19 2019 -0800

    Merge pull request #10185 [BEAM-8651] Cherrypick PR #10167 to the release branch.

 sdks/python/apache_beam/internal/pickler.py | 53 ++++++++++++++++-------------
 1 file changed, 30 insertions(+), 23 deletions(-)