]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
timer: use datetime.timezone.utc for python 3.10 1992/head
authorKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Sun, 4 Aug 2024 23:15:24 +0000 (01:15 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Sun, 4 Aug 2024 23:15:24 +0000 (01:15 +0200)
commit5bd83e9c49e9a81c3b49907f309ffc9d267c752f
tree2d5ffaf84e07737d8639e15a9ca95bdc638a595c
parent70d385ec4145805f429664dadd7ec839361dffe3
timer: use datetime.timezone.utc for python 3.10

Python 3.10 doesn't have datetime.UTC yet as Python 3.12 does

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
teuthology/timer.py