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

wangxiaobin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-python2.git

commit 857e74a0470252ce3ac1fd706469077d1c539433
Merge: 5c0e852 77ca50a
Author: wxbty <[email protected]>
AuthorDate: Tue Sep 3 17:33:42 2024 +0800

    Merge pull request #12 from MeiK2333/master
    
    Support python3

 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(-)

Reply via email to