Re: [VOTE] Pulsar Client Python Release 3.7.0 Candidate 1

2025-05-12 Thread Baodi Shi
+1 (binding) - Verified checksum and signatures - Built from source - Verified Python wheel on MacOS 15.4.1 with Python 3.13 Thanks, Baodi Shi Baodi Shi 于2025年5月12日周一 15:40写道: > > This is the Nth release candidate for Apache Pulsar Client Python, > version 3.7.0 > > It fixes the following i

[VOTE] Pulsar Client Python Release 3.7.0 Candidate 1

2025-05-12 Thread Baodi Shi
This is the Nth release candidate for Apache Pulsar Client Python, version 3.7.0 It fixes the following issues: https://github.com/apache/pulsar-client-python/milestone/8?closed=1 *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Python wheels

Re: [VOTE] Pulsar Client Python Release 3.7.0 Candidate 1

2025-05-12 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source - Verified Python wheel on MacOS 15.4.1 with Python 3.11.7 - Verified pub/sub examples BR, Zike Yang On Mon, May 12, 2025 at 4:17 PM Baodi Shi wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source

Re: [VOTE] Pulsar Client Python Release 3.7.0 Candidate 1

2025-05-12 Thread Yunze Xu
+1 (binding) - Verified checksum and signatures - Built from source - Verified the Python 3.10 Linux arm64 wheel on Ubuntu 22.04 Thanks, Yunze On Mon, May 12, 2025 at 7:01 PM Zike Yang wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source > - Verified Python wheel

[DISCUSS] PIP-417:Enable SpotBugs FindPublicAttributes Check

2025-05-12 Thread 马锐敏
Hi, all I have created a PIP about Enabling SpotBugs FindPublicAttributes Check PIP:https://github.com/apache/pulsar/pull/24290 Please review the PIP and looking forward your precious advice. Thank you.

[VOTE] PIP-417 Enable SpotBugs FindPublicAttributes Check

2025-05-12 Thread 马锐敏
Hi all, This is a call for vote to approve PIP-417:Enable SpotBugs FindPublicAttributes Check The proposal is available at: https://github.com/apache/pulsar/pull/24290 and the discussion thread at : https://lists.apache.org/thread/kymhxz7pj1ry81sjpp

Re: [VOTE] PIP-417 Enable SpotBugs FindPublicAttributes Check

2025-05-12 Thread Tao Jiuming
-1 nonbinding I think it's no need to enforce getter/setters for every field access, or it contains extra logic 马锐敏 于2025年5月12日 周一22:46写道: > Hi all, > > > This is a call for vote to approve PIP-417:Enable SpotBugs > FindPublicAttributes Check > > > The proposal is available at: > https://github.