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

juri pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


    from 73c6e6263 Merge pull request #601 from mspruc/main
     add 4e4d27f87 fix wrongful configuration getter, core.py should now fetch 
set port properly
     new f38a22fbe Merge pull request #602 from mspruc/main

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:
 .../src/pywy/{platforms/python.py => configuration.py}  | 16 ++++++++++------
 python/src/pywy/core/core.py                            | 10 ++++------
 python/src/pywy/dataquanta.py                           | 17 +++--------------
 python/src/pywy/tests/word_count.py                     |  3 +--
 python/src/pywy/types.py                                |  2 +-
 5 files changed, 19 insertions(+), 29 deletions(-)
 copy python/src/pywy/{platforms/python.py => configuration.py} (76%)

Reply via email to