| changeset | d5d7ecd31864 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | chore: sort imports w/ ruff. |
| files |
| changeset | 6894f152d49a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | fix: issue2551278 - datetime.datetime.utcnow deprecation. Original fix always failed the import and fell back to the exception case. This method should work and test both code paths in datetime_.py. |
| files |
| changeset | 8f29e4ea05ce |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | fix: issue2551278 - datetime.datetime.utcnow deprecation. Replace calls with equivalent that produces timezone aware dates rather than naive dates. Also some flake8 fixes for test/rest_common.py. |
| files |