+1 (binding)

- verified checksum
- Install wheel with macOS python3.13.11
- Run producer and consumer examples.

Thanks,
Baodi Shi

Yunze Xu <[email protected]> 于2026年2月3日周二 00:04写道:
>
> This is the 1st release candidate for Apache Pulsar Client Python,
> version 3.10.0.
>
> It fixes the following issues:
> https://github.com/apache/pulsar-client-python/milestone/11?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.10.0-candidate-1/
>
> The supported python versions are 3.10, 3.11, 3.12, 3.13 and 3.14. 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/)
>
> You can download the wheel (the `.whl` file) according to your own OS
> and Python version
> and install the wheel:
> - Windows: `py -m pip install *.whl --force-reinstall`
> - Linux or macOS: `python3 -m pip install *.whl --force-reinstall`
>
> The tag to be voted upon: v3.10.0-candidate-1
> (e4ba4a29fc1fafd711e2e312e0b3acffc4ebeb6f)
> https://github.com/apache/pulsar-client-python/releases/tag/v3.10.0-candidate-1
>
> Pulsar's KEYS file containing PGP keys you use to sign the release:
> https://downloads.apache.org/pulsar/KEYS
>
> Please download the Python wheels and follow the README to test.

Reply via email to