This is an automated email from the ASF dual-hosted git repository. juri pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit f38a22fbe90abefc9ede4869a299c37efe816ca6 Merge: 73c6e6263 4e4d27f87 Author: Juri Petersen <[email protected]> AuthorDate: Thu Aug 28 07:46:32 2025 +0200 Merge pull request #602 from mspruc/main fix wrongful configuration getter, core.py should now fetch set port … python/src/pywy/configuration.py | 31 +++++++++++++++++++++++++++++++ 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, 40 insertions(+), 23 deletions(-)
