Author: hartmannathan
Date: Wed May 27 18:01:54 2020
New Revision: 1878184
URL: http://svn.apache.org/viewvc?rev=1878184&view=rev
Log:
* publish/docs/release-notes/1.14.html (python3-work-in-progress): Add link to
a fixed ID of the cwiki "Subversion's Python 3 Support Status" page, so
that users will be able to see the status of each Python script as of the
1.14.0 release. Also, fix missing HTML paragraph tag.
Modified:
subversion/site/publish/docs/release-notes/1.14.html
Modified: subversion/site/publish/docs/release-notes/1.14.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.14.html?rev=1878184&r1=1878183&r2=1878184&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.14.html (original)
+++ subversion/site/publish/docs/release-notes/1.14.html Wed May 27 18:01:54
2020
@@ -1247,14 +1247,17 @@ may be fixed in later 1.14.x releases.</
title="Link to this section">¶</a>
</h3>
-Some Python scripts that are included in Subversion's release
-distribution do not support Python 3 yet.
+<p>Some Python scripts that are included in Subversion's release
+distribution do not support Python 3 yet.</p>
-For an exhaustive list of all Python scripts and files that use
-Python, categorized by their Python 3 support status, see the
-<a
href="https://cwiki.apache.org/confluence/display/SVN/Subversion%27s+Python+3+Support+Status"
->Subversion's Python 3 Support Status</a> wiki page.
-</p>
+<p>For an exhaustive list of all Python scripts and files that use
+Python, categorized by their Python 3 support status as of the
+1.14.0 release, see <a
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=138021580"
+>Subversion's Python 3 Support Status</a> wiki page.</p>
+
+<p>The <a
href="https://cwiki.apache.org/confluence/display/SVN/Subversion%27s+Python+3+Support+Status"
+>latest version</a> of that page reflects changes made after
+the release, which may be included in future releases.</p>
<div class="h4" id="autogen_sh-py2-py3">
<h4>The build system prefers Python 2 to Python 3