Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

fix: Fixed DeprecationWarning for datetime objects for Python 3.12 - #824

Merged
gkevinzheng merged 2 commits into
mainfrom
fix-datetime-deprecation
Dec 8, 2023
Merged

fix: Fixed DeprecationWarning for datetime objects for Python 3.12#824
gkevinzheng merged 2 commits into
mainfrom
fix-datetime-deprecation

Conversation

@gkevinzheng

Copy link
Copy Markdown
Contributor

Fixes#818 🦕

@gkevinzheng
gkevinzheng requested review from a team and partheaDecember 6, 2023 18:44
@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Dec 6, 2023
@product-auto-labelproduct-auto-labelBot added the api: logging Issues related to the googleapis/python-logging API. label Dec 6, 2023
@gkevinzheng
gkevinzheng merged commit 2384981 into mainDec 8, 2023
@gkevinzheng
gkevinzheng deleted the fix-datetime-deprecation branch December 8, 2023 16:02
@release-pleaserelease-pleaseBot mentioned this pull request Dec 8, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: loggingIssues related to the googleapis/python-logging API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeprecationWarning warning in build log for python 3.12 datetime.datetime.utcfromtimestamp() is deprecated

3 participants

@gkevinzheng@parthea@cindy-peng