You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2020/04/15 01:42:02 UTC

[pulsar] branch master updated (77ff6b5 -> 11c4e66)

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

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 77ff6b5  Issue 6342: Korean documentation is not built to the website (#6735)
     add 11c4e66  [pulsar-client] Add deliver_at and deliver_after to python client (#6737)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/python/pulsar/__init__.py | 36 +++++++++++++++++---
 pulsar-client-cpp/python/pulsar_test.py     | 51 +++++++++++++++++++++++++++++
 pulsar-client-cpp/python/src/message.cc     | 29 ++++++++++++++++
 3 files changed, 112 insertions(+), 4 deletions(-)