+1 (binding)

- Checked the signature
- Install the python .whl file (pip3 install
pulsar_client-3.1.0-cp310-cp310-macosx_10_15_universal2.whl) on macOS
- Start the standalone (master)
- Start consumer (python3 ./examples/consumer.py)
- Start producer (python3 ./examples/producer.py )

Regards
Jiwei Guo (Tboy)

On Sat, Feb 4, 2023 at 6:11 PM r...@apache.org <ranxiaolong...@gmail.com> wrote:
>
> +1 (non-binding)
>
> python version:3
>
> 1. run Go SDK producer and use python SDK consumer to receive messages;
> 2. run Python SDK consumer and use Go SDK producer to send messages;
>
> --
> Thanks
> Xiaolong Ran
>
> 丛搏 <bog...@apache.org> 于2023年2月3日周五 13:39写道:
>
> > +1(binding)
> > os: mac 12.6
> > python: 3.9.6
> >
> > python3 ./examples/consumer.py
> > python3 ./examples/producer.py
> >
> > Thanks,
> > Bo
> >
> > Matteo Merli <matteo.me...@gmail.com> 于2023年2月3日周五 03:26写道:
> > >
> > > +1
> > > --
> > > Matteo Merli
> > > <matteo.me...@gmail.com>
> > >
> > > On Thu, Feb 2, 2023 at 5:57 AM Yunze Xu <y...@streamnative.io.invalid>
> > wrote:
> > > >
> > > > This is the 2nd release candidate for Apache Pulsar Client Python,
> > > > version 3.1.0.
> > > >
> > > > It fixes the following issues:
> > > > https://github.com/apache/pulsar-client-python/milestone/2?closed=1
> > > >
> > > > *** Please download, test and vote on this release. This vote will
> > > > stay open for at least 72 hours ***
> > > >
> > > > Python wheels:
> > > >
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-python-3.1.0-candidate-2/
> > > >
> > > > The supported python versions are 3.7, 3.8, 3.9, 3.10 and 3.11. The
> > > > supported platforms and architectures are:
> > > > - Windows x86_64 (windows/)
> > > > - glibc-based Linux x86_64 (linux-glibc-x86_64/)
> > > > - glibc-based Linux arm64 (linux-glibc-arm64/)
> > > > - musl-based Linux x86_64 (linux-musl-x86_64/)
> > > > - musl-based Linux arm64 (linux-musl-arm64/)
> > > > - macOS universal 2 (macos/)
> > > >
> > > > The tag to be voted upon: v3.1.0-candidate-2
> > > > (fda50867a9c7bf927309527fade2f53eb3907bed)
> > > >
> > https://github.com/apache/pulsar-client-python/releases/tag/v3.1.0-candidate-2
> > > >
> > > > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > >
> > > > Please download the Python wheels and follow the README to test.
> >

Reply via email to