Skip to content

Commit fa204e1

Browse files
committed
commit to 2025 as sunset date for python2 support.
It looks like I can make it go that far.
1 parent 194bb0a commit fa204e1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/upgrading.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,11 @@ upgrade all your trackers at once.
7171
.. admonition:: Python 2 Support
7272

7373
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
7577
used for developing Roundup are dropping support for Python 2. Also
76-
optional packages are dropping Python 2 support. As a result Python 2
77-
may not be supported for many more release cycles.
78+
optional packages are dropping Python 2 support.
7879

7980
.. admonition:: XHTML Support Deprecation Notice
8081

0 commit comments

Comments
 (0)