Author: hartmannathan
Date: Wed May 27 17:32:55 2020
New Revision: 1878183
URL: http://svn.apache.org/viewvc?rev=1878183&view=rev
Log:
* publish/docs/release-notes/1.14.html (python3): Remove the TODO reminder to
describe which versions of Python 3.x the project plans to support, as
there hasn't been a specific decision about this.
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=1878183&r1=1878182&r2=1878183&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.14.html (original)
+++ subversion/site/publish/docs/release-notes/1.14.html Wed May 27 17:32:55
2020
@@ -730,16 +730,6 @@ language.</p>
<p>Subversion's SWIG Python bindings and Subversion's test suite now
support Python 3.x (and newer).</p>
-<!-- ### -->
-<p class="todo">TODO: Describe which minor releases of Python 3.x we
-plan to support through the four-year LTS period of Subversion 1.14.
-Per recent discussions on the dev@ mailing list, that might be some
-form of "rolling" support: In each 1.14.x patch release, we would make
-an effort to support the oldest through newest minor lines of Python
-3.x that Python upstream supports at the time of our release. However,
-we could drop support for the oldest one if we have a compelling
-reason to do so.</p>
-
<p>Of course, we welcome contributions that extend Subversion's Python
support to include other versions, subject to the project's other needs.
See the section