Hello,

On 2024/02/02 17:45, Daniel Sahlberg wrote:

> There is also the rewrite of mailer.py hook-script (in tools/hook-scripts).
> I'm not sure if it is complete yet and I'm not sure if we want to release
> it in a patch release. We've said before not to break Python2
> compatibility, on the other hand the current script doesn't work at all
> under Python3 and I'm leaning towards Python3 is the more important target
> at this moment. @Greg Stein <gst...@gmail.com> can probably comment more on
> the current status.

mailer.py in 1.14.x before r1915337 was indeed broken for Python 3
since 1.14.0 was released. However after r1885829, including 1.14.1
- 1.14.3, it worked if

* do not use "for_path" definition in group setting on mailer.conf.
or
* do not use it for revpropchange/lock/unlock notification.

So it is not "at all".  Actually, I've used it with Python 3.6 since
2021-03-03(at latest) but those conditions are satisfid. Also my local
test did not cover opposit of the former condition. That's why
it wasn't fixed since then until r1915337, after 1.14.3 was released.

Anyways, I'd be glad if those fix would released with Subversion 1.14.4.

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

Reply via email to