[email protected] wrote on Thu, 14 Nov 2019 05:26 +00:00: > +<div class="notice"> > +<p><strong>Python is Optional.</strong></p> > + > +<p>Note that Subversion does not require Python for its basic > +operation. If you are not using Subversion's SWIG Python bindings, > +automated test suite, or other Python-coded tools that ship with > +Subversion, this change does not affect you.</p>
Python is required when building from a tag or branch, but not required when building from a tarball. Should this detail be added? > +</div> <!-- notice --> > + > +</div> <!-- apis --> > + > </div> <!-- enhancements --> > > <div class="h2" id="issues">

