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

Adapt to Python 3.12.0rc2 #272

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

ellert
Copy link
Contributor

@ellert ellert commented Sep 8, 2023

The error message changed from "datetime.utcnow() is deprecated" to "datetime.datetime.utcnow() is deprecated".

The error message changed from "datetime.utcnow() is deprecated" to
"datetime.datetime.utcnow() is deprecated".
Copy link
Member

@dsblank dsblank left a comment

Choose a reason for hiding this comment

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

Looks good; thanks for the update!

@blink1073
Copy link
Contributor

Thanks! I'll cut a release early next week.

@blink1073 blink1073 merged commit 0ab2d9b into Calysto:main Sep 8, 2023
16 of 17 checks passed
@ellert ellert deleted the python-3.12.0rc2 branch September 9, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants