Mercurial > p > roundup > code
diff CHANGES.txt @ 5332:d0689aaa83db
Applied patch 0038 from issue2550960 to upgrade code examples in
documentation to be compatible with both python 2 and 3. Patch
supplied by Joseph Myers.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 12 Jun 2018 20:27:04 -0400 |
| parents | 57caeefb2f81 |
| children | e7293df727dc |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jun 07 12:39:31 2018 +0200 +++ b/CHANGES.txt Tue Jun 12 20:27:04 2018 -0400 @@ -233,6 +233,8 @@ through the python logger module (using roundup.http). This allows automatic log rotation. Without it, log file rotation requires restarting the server. (John Rouillard) +- Part of issue2550960. Applied patch 0038 to upgrade documentation + code examples to support both python 2 and 3. (Joseph Myers) Fixed:
