Skip to content

Replace deprecated datetime.datetime.utcnow() #2065

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kajinamit
Copy link

Changes proposed in this pull request:

  • Replace datetime.datetime.utcnow, which was deprecated in Python 3.12[1]

[1] https://docs.python.org/3.12/library/datetime.html#datetime.datetime.utcnow

Copy link
Contributor

@chrisinmtown chrisinmtown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch v2 has the same test code, would you please submit a similar PR to that?

@kajinamit
Copy link
Author

I opened #2066 for v2 branch. Please let me know if I did it wrong.

@chrisinmtown
Copy link
Contributor

Please approve a run of the GitHub workflow for this PR @Ruwann @RobbeSneyders thanks in advance

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.

2 participants