changeset 7995:8e790efaabce

commit to 2025 as sunset date for python2 support. It looks like I can make it go that far.
author John Rouillard <rouilj@ieee.org>
date Sat, 25 May 2024 23:45:30 -0400
parents 22faea43c5b0
children 7b71a9521998
files doc/upgrading.txt
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/upgrading.txt	Sat May 25 23:44:22 2024 -0400
+++ b/doc/upgrading.txt	Sat May 25 23:45:30 2024 -0400
@@ -71,10 +71,11 @@
 .. admonition:: Python 2 Support
 
   If you are running Roundup under Python 2, you should make plans to
-  switch to Python 3. The continuous Integration (CI) and other services
+  switch to Python 3. Release 2.5.0 (expected release Jul 2025)
+  will be the last release to support Python 2. The continuous
+  Integration (CI) and other services
   used for developing Roundup are dropping support for Python 2. Also
-  optional packages are dropping Python 2 support. As a result Python 2
-  may not be supported for many more release cycles.
+  optional packages are dropping Python 2 support.
 
 .. admonition:: XHTML Support Deprecation Notice
 

Roundup Issue Tracker: http://roundup-tracker.org/