Hi,

On 2023/07/03 3:17, James McCoy wrote:
Hi all,

Python 3.6 deprecated the asyncore and asynchat modules in favor of the
asyncio module.  Per [PEP 594], that means that the modules
will be removed in Python 3.12, thus breaking svnpubsub/client.py.

Is there someone familiar enough with these Python modules to work on
updating svnpubsub?  What's our policy on minimum supported Python
version for the tools?

Before it, nobody check (and/or report) that the scripts in
tools/server-side/svnpubsub can run with any version of Python 3.x.

https://cwiki.apache.org/confluence/display/SVN/Subversion%27s+Python+3+Support+Status

It seems that those tools in the section "Not Checked For Python 3 Yet"
are now unmantained.

[PEP 594]: https://peps.python.org/pep-0594/#deprecated-modules

Cheers,

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

Reply via email to