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

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


    from 8334eb5  Merge pull request #8283 from ibzib/options-exception
     new 9cb9175  Add Python 3.6 and 3.7 test suites
     new 92af51a  Skip tests failing on Python 3.7
     new e9d50a0  Deactivate Python 3.6 and 3.7 cython test suites.
     new e4cf63b  Merge pull request #8036 from RobbeSneyders/python-3.6-3.7

The 20947 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:
 build.gradle                                       |  1 +
 .../apache_beam/transforms/ptransform_test.py      |  4 ++
 .../typehints/native_type_compatibility_test.py    |  6 +++
 .../apache_beam/typehints/typed_pipeline_test.py   | 10 ++++
 .../python/apache_beam/typehints/typehints_test.py |  6 +++
 sdks/python/test-suites/tox/py36/build.gradle      | 15 +++++-
 .../test-suites/tox/{py35 => py37}/build.gradle    | 36 ++++++--------
 sdks/python/tox.ini                                | 56 +++++++++++++++++++++-
 settings.gradle                                    |  2 +
 9 files changed, 113 insertions(+), 23 deletions(-)
 copy sdks/python/test-suites/tox/{py35 => py37}/build.gradle (63%)

Reply via email to