comparison doc/upgrading.txt @ 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 1e9c16b079fa
children 6d1b62ffbb5d
comparison
equal deleted inserted replaced
7994:22faea43c5b0 7995:8e790efaabce
69 document. 69 document.
70 70
71 .. admonition:: Python 2 Support 71 .. admonition:: Python 2 Support
72 72
73 If you are running Roundup under Python 2, you should make plans to 73 If you are running Roundup under Python 2, you should make plans to
74 switch to Python 3. The continuous Integration (CI) and other services 74 switch to Python 3. Release 2.5.0 (expected release Jul 2025)
75 will be the last release to support Python 2. The continuous
76 Integration (CI) and other services
75 used for developing Roundup are dropping support for Python 2. Also 77 used for developing Roundup are dropping support for Python 2. Also
76 optional packages are dropping Python 2 support. As a result Python 2 78 optional packages are dropping Python 2 support.
77 may not be supported for many more release cycles.
78 79
79 .. admonition:: XHTML Support Deprecation Notice 80 .. admonition:: XHTML Support Deprecation Notice
80 81
81 If you are running a tracker where the ``html_version`` setting in 82 If you are running a tracker where the ``html_version`` setting in
82 ``config.ini`` is ``xhtml``, you should plan to change your 83 ``config.ini`` is ``xhtml``, you should plan to change your

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