[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: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Tue, 10 Dec 2019 11:14:08 -0500

On Tue, Dec 3, 2019 at 3:14 PM Nathan Hartman <hartman.nathan_at_gmail.com> wrote:
> I'm placing a reminder to myself to update the 1.14 Release Notes with
> a link to this wiki page in "known issues" as discussed previously...

Regarding the 1.14 release notes and linking to the Python 3 work
in progress / status wiki page, I'm thinking of something along these
lines:

[[[

Index: 1.14.html
===================================================================
--- 1.14.html (revision 1871139)
+++ 1.14.html (working copy)
@@ -366,13 +366,30 @@
     title="Link to this section">&para;</a>
 </h2>

+<!--
 <p>There are no known issues specific to this release at the moment.</p>
+-->

-<!--
 <p>There are some known issues in the Subversion 1.14 releases. These
 may be fixed in later 1.14.x releases.</p>
--->

+<div class="h3" id="python3-work-in-progress">
+<h3>Python 3 support is incomplete
+ <a class="sectionlink" href="#python3-work-in-progress"
+ title="Link to this section">&para;</a>
+</h3>
+
+Some Python scripts that are included in Subversion's release
+distribution do not support Python 3 yet.
+
+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>
+
+</div> <!-- python3-work-in-progress -->
+
 </div> <!-- issues -->

 <!-- (This section only makes sense when there are some issues listed in it.)

]]]

Cheers,
Nathan
Received on 2019-12-10 17:14:22 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.