Mercurial > p > roundup > code
diff CHANGES.txt @ 8023:059c125c1a8b
doc: add update to JWT example in rest.txt
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 04 Jun 2024 11:35:40 -0400 |
| parents | 98429efb80cb |
| children | 0f5d31be5418 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jun 04 11:33:51 2024 -0400 +++ b/CHANGES.txt Tue Jun 04 11:35:40 2024 -0400 @@ -168,6 +168,8 @@ Redbot testing (John Rouillard) - Send vary: accept-encoding for if-modified-since conditional requests where the file is not modified. (John Rouillard) +- Update JWT example in rest.py to use replacement for + datetime.datetime.utcnow(). (John Rouillard) Features:
