Mercurial > p > roundup > code
diff CHANGES.txt @ 8072:3a2762144b65
docs: formating/syntax changes.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 12 Jul 2024 20:53:47 -0400 |
| parents | a4cb4e75d4e9 |
| children | d1c29284ccd9 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jul 12 20:32:20 2024 -0400 +++ b/CHANGES.txt Fri Jul 12 20:53:47 2024 -0400 @@ -53,7 +53,7 @@ python modules (and FieldStorage/MiniFieldStorage). Replaced imports from cgi to use roundup.anypy.cgi_ which will load the system cgi unless it is missing. Then it will load roundup.anypy.vendored.cgi - and make *FieldStroage symbols available. Roundp uses its own + and make *FieldStorage symbols available. Roundup uses its own cgitb.py and not the system cgitb.py. It looks like it's the precursor to the system cgitb.py. (John Rouillard) - issue2551278 - datetime.datetime.utcnow deprecation. Replace
