Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 7438:116ea5ce06ab
issue2551269: Add warning abut Python 2 support lifetime
GitHub CI no longer supports python2.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 30 May 2023 14:47:10 -0400 |
| parents | d364ef1d66c2 |
| children | bed28b64c581 |
comparison
equal
deleted
inserted
replaced
| 7437:0d9f704a7ef2 | 7438:116ea5ce06ab |
|---|---|
| 65 | 65 |
| 66 This file only includes versions released in the last 10 | 66 This file only includes versions released in the last 10 |
| 67 years. If you are upgrading from an older version, start with the | 67 years. If you are upgrading from an older version, start with the |
| 68 changes in the `historical migration <upgrading-history.html>`_ | 68 changes in the `historical migration <upgrading-history.html>`_ |
| 69 document. | 69 document. |
| 70 | |
| 71 .. admonition:: Python 2 Support | |
| 72 | |
| 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 | |
| 75 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. | |
| 70 | 78 |
| 71 Contents: | 79 Contents: |
| 72 | 80 |
| 73 .. contents:: | 81 .. contents:: |
| 74 :local: | 82 :local: |
