This is an automated email from the ASF dual-hosted git repository.
wangxiaobin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-python2.git
from 5c0e852 Create .asf.yaml
add 52c8d81 Support python3
add 9990537 Support python3
add 77ca50a Support python3
new 857e74a Merge pull request #12 from MeiK2333/master
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:
README.md | 1 +
dubbo/client.py | 25 +++++++++++++------------
dubbo/codec/decoder.py | 22 +++++++++++-----------
dubbo/codec/encoder.py | 32 ++++++++++++++++++++++++++------
dubbo/common/util.py | 2 +-
requirements.txt | 2 +-
setup.py | 2 +-
tests/dubbo_test.py | 10 +++++-----
tests/run_test.py | 6 +++---
9 files changed, 62 insertions(+), 40 deletions(-)