Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datetime.datetime.now() Items still deprecated (see #8552) #13804

Open
teward opened this issue Nov 18, 2024 · 0 comments
Open

datetime.datetime.now() Items still deprecated (see #8552) #13804

teward opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
type: bug Aaaah! Kill it!

Comments

@teward
Copy link
Member

teward commented Nov 18, 2024

What problem has occurred? What issues has it caused?

See #8552.

What was supposed to fix deprecation warnings is still unfixed. It's busted still as of today.

Nov 18 17:20:58 smokedetector-cerberus python3[3147]: /home/smokey/SmokeDetector/ws.py:235: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).

What would you like to happen/not happen?

Remove deprecation warnings.

I'll be looking through this one myself.

@teward teward self-assigned this Nov 18, 2024
@teward teward added the type: bug Aaaah! Kill it! label Nov 18, 2024
@teward teward linked a pull request Nov 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Aaaah! Kill it!
Development

Successfully merging a pull request may close this issue.

1 participant