Mercurial > p > roundup > code
diff CHANGES.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 | 186956a87ad7 |
| children | 7c2dfa048b58 |
line wrap: on
line diff
--- a/CHANGES.txt Mon May 29 20:29:04 2023 -0400 +++ b/CHANGES.txt Tue May 30 14:47:10 2023 -0400 @@ -103,6 +103,8 @@ Features: +- Add warning about limited Python 2 support lifetime to install and + upgrading docs. (John Rouillard) - Dockerfile build allows adding additional python packages via pip, setting UID tracker is run under. (John Rouillard) - issue2551140 - Added redis as a session and otk database for use
