You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2019/10/17 13:16:45 UTC

[rocketmq-client-python] branch ctypes updated (9cc198f -> d03ee08)

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

duhengforever pushed a change to branch ctypes
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-python.git.


    from 9cc198f  Merge pull request #52 from messense/rocketmq-python
     new 87ff79a  Do not build librocketmq.so on CI
     new 5113f3d  Fix Producer.send_async
     new ee5e2d1  Refine Consumer callback test cases
     new d03ee08  Merge pull request #53 from messense/rocketmq-python-fix-ci

The 236 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:
 .travis.yml            |  6 ++----
 rocketmq/client.py     |  1 +
 tests/test_consumer.py | 24 ++++++++++++++++++------
 tests/test_producer.py |  8 ++++++--
 4 files changed, 27 insertions(+), 12 deletions(-)