Skip to content

Conversation

jim-vl
Copy link

@jim-vl jim-vl commented Aug 28, 2025

Fixes #1530

Replaces all uses of 'datetime.utcnow()' and 'datetime.utcfromtimestamp()' with timezone-aware 'datetime.now(timezone.utc)' to address the deprecation warning.

Test added and updated.

This is my first PR, happy to receive feedback!

@jim-vl jim-vl force-pushed the fix/utcnow-deprecation-1530 branch from 8ff6f63 to 3bd4bab Compare August 28, 2025 20:43
@jim-vl jim-vl force-pushed the fix/utcnow-deprecation-1530 branch from 3bd4bab to 0fcb361 Compare August 28, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant