[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Merging branches/swig-py3 to trunk

From: Branko Čibej <brane_at_apache.org>
Date: Thu, 28 Nov 2019 06:33:29 +0100

On 28.11.2019 02:54, Nathan Hartman wrote:

> Not Checked For Python 3 Yet
> ============================

[...]

> gen-make.py

This undoubtedly works with Python 3 because it's part of the
non-tarball build (it's used by autogen.sh).

> subversion/bindings/ctypes-python/test/localrepos.py
> subversion/bindings/ctypes-python/test/wc.py
> subversion/bindings/ctypes-python/test/setup_path.py
> subversion/bindings/ctypes-python/test/remoterepos.py
> subversion/bindings/ctypes-python/test/svntypes.py
> subversion/bindings/ctypes-python/test/run_all.py
> subversion/bindings/ctypes-python/setup.py
> subversion/bindings/ctypes-python/examples/log.py
> subversion/bindings/ctypes-python/examples/trunkify.py
> subversion/bindings/ctypes-python/examples/mucc.py
> subversion/bindings/ctypes-python/examples/example.py
> subversion/bindings/ctypes-python/csvn/auth.py
> subversion/bindings/ctypes-python/csvn/wc.py
> subversion/bindings/ctypes-python/csvn/core/__init__.py
> subversion/bindings/ctypes-python/csvn/ext/__init__.py
> subversion/bindings/ctypes-python/csvn/ext/listmixin.py
> subversion/bindings/ctypes-python/csvn/ext/callback_receiver.py
> subversion/bindings/ctypes-python/csvn/__init__.py
> subversion/bindings/ctypes-python/csvn/types.py
> subversion/bindings/ctypes-python/csvn/repos.py
> subversion/bindings/ctypes-python/csvn/txn.py
> subversion/libsvn_subr/genctype.py

I don't know what to do about the ctypes bindings. The truth is, they
appear to be completely unmaintained and largely untested. We should
probably consider removing them, or at least deprecating them.

-- Brane
Received on 2019-11-28 06:33:34 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.