Use datetime.timezone.utc that works on python < 3.11

The recommended datetime.UTC only works in newer versions of Python.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
2 files changed
tree: 4be29840f4b2e8cf06323efc3d1512a925715de6
  1. src/
  2. .gitignore
  3. .vale.ini
  4. bugspray.sh
  5. COPYING
  6. default.config.toml
  7. plan.otl
  8. pyproject.toml
  9. README.md
  10. requirements.in
  11. requirements.txt
README.md

Public-Inbox Bugzilla Integration Bot

This is the source for the kernel.org bugbot, currently in the early stages of testing and roll-out.