You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2018/11/22 03:02:17 UTC

[rocketmq-client-python] branch master updated (1652147 -> bc71705)

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

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


    from 1652147  Update README.md
     add c1c22a2  Merge pull request #1 from apache/master
     add 2f47b1f  Update Readme
     add d994c58  Update CMakeLists.txt
     new bc71705  Merge pull request #3 from ShannonDing/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:
 .gitignore             |   2 +
 CMakeLists.txt         |  32 +++++++++-----
 README.md              |   2 +-
 doc/Introduction.md    | 115 ++++++++++++++++++++++++++++---------------------
 project/CMakeLists.txt |  10 +++--
 project/Makefile       |   2 +-
 sample/base.py         |   2 +-
 7 files changed, 100 insertions(+), 65 deletions(-)
 create mode 100644 .gitignore


[rocketmq-client-python] 01/01: Merge pull request #3 from ShannonDing/master

Posted by vo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-python.git

commit bc717053b227a70075e8d077e1dae9693f0f2b49
Merge: 1652147 d994c58
Author: von gosling <vo...@apache.org>
AuthorDate: Thu Nov 22 11:02:13 2018 +0800

    Merge pull request #3 from ShannonDing/master

 .gitignore             |   2 +
 CMakeLists.txt         |  32 +++++++++-----
 README.md              |   2 +-
 doc/Introduction.md    | 115 ++++++++++++++++++++++++++++---------------------
 project/CMakeLists.txt |  10 +++--
 project/Makefile       |   2 +-
 sample/base.py         |   2 +-
 7 files changed, 100 insertions(+), 65 deletions(-)