The 1.14 Release Notes have only one remaining TODO item: [[[
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. ]]] AFAIK we never actually decided whether that's our plan or not. Did we decide? If not, let's try to reach a decision. Then, I think the release notes will be complete for 1.14.0. Cheers, Nathan