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

Polls: Refactor time parsing logic #22

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

syeopite
Copy link
Owner

datetime.datetime.utcnow() and datetime.datetime.utcfromtimestamp() have been deprecated in Python 3.12

`datetime.datetime.utcnow()` and `datetime.datetime.utcfromtimestamp()`
have been deprecated in Python 3.12
@syeopite syeopite force-pushed the timezone-aware-datetime branch from abb2129 to 48ee56c Compare August 24, 2024 06:09
@syeopite syeopite merged commit aa6f09d into master Aug 24, 2024
3 checks passed
@syeopite syeopite deleted the timezone-aware-datetime branch August 24, 2024 06:11
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