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

1.14 Release Notes: New py3c Dependency

From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Sun, 17 Nov 2019 01:42:52 -0500

I just remembered that swig-py3 brings a new dependency: py3c.

The 1.14 release notes, under "Support for Python 3.x," should
document the new dependency. I think it should be in a yellow note
box:

[[[

New Dependency: py3c

Subversion's support for Python 3.x SWIG bindings introduces a new
optional dependency on the Python 3 Compatibility layer for C
extensions (py3c).

You need py3c if:
...

You don't need py3c if:
...

See the INSTALL file for a complete list of Subversion's dependencies.

]]]

And now we go down the rabbit hole of "under exactly what
circumstances do I or don't I need py3c?" :-)

Once this is sorted out, I'd like to put the same information in the
INSTALL file.

Oh, and I'd make "Python 3 Compatibility layer for C extensions
(py3c)" a hyperlink. Which begs the question: What is the canonical
link?

Nathan
Received on 2019-11-17 07:43:10 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.