You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2019/05/22 01:08:10 UTC

[beam] 01/01: Merge pull request #8593: [BEAM-7364] Avoid possible signed integer overflow in hash.

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

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

commit 6b328be42f324038df715cd0434cef75c7b742c3
Merge: 766a765 5e1c530
Author: Udi Meiri <ud...@users.noreply.github.com>
AuthorDate: Tue May 21 18:07:49 2019 -0700

    Merge pull request #8593: [BEAM-7364] Avoid possible signed integer overflow in hash.

 sdks/python/apache_beam/utils/windowed_value.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)