Daniel Shahaf wrote on Fri, Nov 15, 2019 at 23:33:18 +0000: > [email protected] wrote on Fri, Nov 15, 2019 at 11:46:31 -0000: > > +++ subversion/site/staging/docs/release-notes/1.14.html Fri Nov 15 > > 11:46:31 2019 > > @@ -219,7 +219,7 @@ users. We'll cover those in this sectio > > -<p>Subversion's SWIG Python bindings and automated test suite now > > +<p>Subversion's SWIG Python bindings and Subversion's test suite now > > support Python 3.x (and newer).</p> > > That will be true in 1.13.1 too.
I'm referring to the test suite part, not to the bindings part. > Would it be worthwhile to point this out? Probably not in 1.14.html but in > the "Known bugs" section of 1.13.html? > > > @@ -245,9 +246,8 @@ Welcome</a> below.</p> > > +<p>As of 1 January 2020, <a > > href="https://www.python.org/dev/peps/pep-0373/"> > > +Python 2.7 has reached end of life</a>. All users are strongly encouraged > > Please change "> Python" to ">Python" with no intervening whitespace; the > whitespace is noticeable in the rendered HTML. (Or, at least, it _was_ > noticeable > when I last tested this.) Thus: > > <a > href="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" > >example</a> > > Cheers, > > Daniel

