- Notifications
You must be signed in to change notification settings - Fork95
fix: replace deprecateddatetime.datetime.utcnow()#552
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View thisfailed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
vchudnov-g left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This looks fine. Waiting for presubmits before formally approving.
DouglasBlackwood commentedNov 10, 2023
I'm sorry, I'm not familiar with this repository yet. What are presubmits? Do I have to do something? |
datetime.datetime.utcnow()datetime.datetime.utcnow()
Uh oh!
There was an error while loading.Please reload this page.
datetime.datetime.utcnow()is deprecated in Python 3.12.Fixes#540