Hi,

On 2023/09/24 17:53, Daniel Sahlberg wrote:
Den sön 24 sep. 2023 kl 07:06 skrev <futat...@apache.org>:

Author: futatuki
Date: Sun Sep 24 05:06:08 2023
New Revision: 1912500

URL: http://svn.apache.org/viewvc?rev=1912500&view=rev
Log:
swig-py: Use pure Python objects as edit/parse_fns3 and their decendant
batons.

Former implementation of the wrappers for svn_delta_editor_t and
svn_repos_parse_fns3_t C APIs had some leakage of Python reference counts:


[...]

I didn't review but I hope to find some time to do this later today. The
issues fixed sounds like a very good improvement, thank you for your work
with this!

Thank you for reviewing it. Now I've done a series of commits related to
it, r1912500, r192501, r192502, r192503, r1912515, and r1912517.

In the meantime, is this a fix that should be backported to 1.14?

Yes, I think so. It might be the final chance to fix those bugs for
Python 2 bindings, because 1.15.0 might not support Python 2 bindings
even if the trunk supports it now.

Cheers,
--
Yasuhito FUTATSUKI <futat...@yf.bsdclub.org>

Reply via email to