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

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


    from 3471ecc  Remove GPL findbugs dependency (#5609)
     add a8a1fc8  Futurize utils subpackage
     new 1009c93  Merge pull request #5336 from RobbeSneyders/utils

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/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
al...@apache.org.

Reply via email to