aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Gardiner <bog@khumba.net>2024-05-04 16:05:32 -0700
committerBryan Gardiner <bog@khumba.net>2024-05-04 16:05:32 -0700
commit0a0a5b9172078eb56c778ec57e0e2f496d948c8d (patch)
tree9881b4b3bff836209dbab8432c9d7969381581e2 /README.md
parent376ff368c0a884abd671dc5eb37f238febe94e23 (diff)
downloadlazygl2srht-0a0a5b9172078eb56c778ec57e0e2f496d948c8d.tar.gz
Stop using datetime.utcnow() which is deprecated in Python 3.12.
The warning recommends using datetime.now(datetime.UTC), but datetime.UTC doesn't exist in Python 3.10, so let's use the more backward-compatible datetime.timezone.utc instead.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions