Skip to content

Conversation

winniehell
Copy link

@winniehell winniehell commented Aug 27, 2025

What does this PR do?

replace datetime.datetime.utcnow() with datetime.datetime.now(datetime.timezone.utc) to resolve deprecation warnings

see warning in Python documentation: https://docs.python.org/3.8/library/datetime.html#datetime.datetime.utcnow

@winniehell winniehell marked this pull request as ready for review August 27, 2025 10:09
@winniehell winniehell force-pushed the winniehell-replace-utcnow branch from 771e4f4 to e3258b0 Compare August 27, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant