Mercurial > p > roundup > code
comparison CHANGES.txt @ 4901:fa268ea457db
Add note about dropping support for Python v2.5
After some discussion on the roundup-devel mailing list it was agreed
that support for Python v2.5 should be dropped in the v1.6 release of
Roundup.
Dropping support for Python v2.5 should allow a number of cleanups to
the code base as well a provide and opportunity to start porting Roundup
to Python v3.
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Wed, 25 Jun 2014 13:19:42 +1000 |
| parents | 349a83aca61f |
| children | a403c29ffaf9 |
comparison
equal
deleted
inserted
replaced
| 4900:349a83aca61f | 4901:fa268ea457db |
|---|---|
| 3 up to date with changes listed in this file. This may require schema | 3 up to date with changes listed in this file. This may require schema |
| 4 and template changes not listed here. | 4 and template changes not listed here. |
| 5 | 5 |
| 6 Each entry has the developer who committed the change in brackets. | 6 Each entry has the developer who committed the change in brackets. |
| 7 Entries without name were done by Richard Jones. | 7 Entries without name were done by Richard Jones. |
| 8 | |
| 9 **IMPORTANT** The v1.5.x releases of Roundup will be the last to support Python | |
| 10 v2.5. Support for Python v2.5 will be dropped with the v1.6 release of Roundup, | |
| 11 at which point users will need to run Roundup using either Python v2.6 or v2.7. | |
| 8 | 12 |
| 9 | 13 |
| 10 2014-??-??: 1.5.1 | 14 2014-??-??: 1.5.1 |
| 11 | 15 |
| 12 Pay attention: | 16 Pay attention: |
