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

[17.0][FIX] mail_tracking: remove deprecation warning #1550

Conversation

petrus-v
Copy link

Since python12 utcfromtimestamp is deprecated which generate deprecation warnings
https://docs.python.org/3.12/library/datetime.html#datetime.datetime.utcfromtimestamp

fix #1445

Since python12 utcfromtimestamp is deprecated which generate deprecation warnings
class TestMailTrackingEmailCleanUp(SavepointCaseWithUserDemo):

fix OCA#1445
@pedrobaeza pedrobaeza added this to the 17.0 milestone Jan 21, 2025
@pedrobaeza
Copy link
Member

/ocabot merge patch

To be indicated in the v18 migration

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 17.0-ocabot-merge-pr-1550-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 7050dc8 into OCA:17.0 Jan 21, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at ee3bb19. Thanks a lot for contributing to OCA. ❤️

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.

4 participants