Mercurial > p > roundup > code
comparison doc/developers.txt @ 6418:559b3d8e03d7
issue2551136 - timezone extention crash on Python 3.8.
cgi.escape is used in some template to provide a select box of
timezones. It uses cgi.escape that is depricated and removed from 3.8
and newer. Use html.escape with fallback to cgi.escape.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 21 May 2021 19:38:37 -0400 |
| parents | bea4a6956c89 |
| children | cbc18a8bc61f |
comparison
equal
deleted
inserted
replaced
| 6417:586865e08f42 | 6418:559b3d8e03d7 |
|---|
