On Tue, Aug 05, 2025 at 02:28:11AM +0900, Yasuhito FUTATSUKI wrote:
> Hello,
> 
> Here is a new patch for tests of Python bindings, tests of referene
> count handling without using fixed literal value for expected reference
> count value checked by sys.getrefcount() as possible.  One test will be
> skipped if the Python interpreter uses deferred reference counting, but
> for the skipped test, new test is added for checking reference counting
> for same objects, by using weakrefs.
> 
> I've checked it on Python 3.14.0rc1 on FreeBSD.

+1, that works for me too with the Fedora Rawhide Python 3.14rc build as 
well. Thanks again for looking at this!

Regards, Joe

Reply via email to