Review: Needs Fixing This won't work with older python versions AFAIK:
>>> datetime.datetime.now(datetime.UTC).replace(tzinfo=None) Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: module 'datetime' has no attribute 'UTC' -- https://code.launchpad.net/~hlibk/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/477994 Your team Ubuntu Bug Control is subscribed to branch ubuntu-qa-tools:master. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-bugcontrol Post to : ubuntu-bugcontrol@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-bugcontrol More help : https://help.launchpad.net/ListHelp