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

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

commit 1009c93e3dade01c921ef71d5a87be11aeeb50e4
Merge: 3471ecc a8a1fc8
Author: Ahmet Altay <[email protected]>
AuthorDate: Wed Jun 13 11:16:19 2018 -0700

    Merge pull request #5336 from RobbeSneyders/utils
    
    [BEAM-4008] Futurize utils subpackage

 sdks/python/apache_beam/utils/__init__.py          |  2 ++
 sdks/python/apache_beam/utils/annotations.py       |  2 ++
 sdks/python/apache_beam/utils/annotations_test.py  |  2 ++
 sdks/python/apache_beam/utils/counters.py          |  4 +++
 sdks/python/apache_beam/utils/plugin.py            |  4 +++
 sdks/python/apache_beam/utils/processes.py         |  2 ++
 sdks/python/apache_beam/utils/processes_test.py    |  2 ++
 sdks/python/apache_beam/utils/profiler.py          | 14 ++++-----
 sdks/python/apache_beam/utils/proto_utils.py       |  2 ++
 sdks/python/apache_beam/utils/retry.py             |  8 +++--
 sdks/python/apache_beam/utils/retry_test.py        |  3 ++
 sdks/python/apache_beam/utils/timestamp.py         | 36 +++++++++++++++++-----
 sdks/python/apache_beam/utils/urns.py              |  3 ++
 sdks/python/apache_beam/utils/windowed_value.pxd   |  3 --
 sdks/python/apache_beam/utils/windowed_value.py    | 33 +++++++-------------
 .../apache_beam/utils/windowed_value_test.py       |  2 ++
 sdks/python/tox.ini                                |  1 +
 17 files changed, 80 insertions(+), 43 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to