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

fix deprecated datetime timestamps calls #16095

Merged
merged 6 commits into from May 7, 2024

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Apr 17, 2024

Changelog: Fix: Avoid datetime deprecated calls in Python 3.12
Docs: Omit

Python 3.12 CI is issuing now a bunch of deprecation warnings. Better try to improve them earlier, otherwise it can be painful in the future

I have checked manually the places these calls are made, they should be relatively low risk, but still:

TODO: Check the time response format from Artifactory. DONE, added 2 tests.

@memsharded memsharded added this to the 2.4.0 milestone Apr 17, 2024
@memsharded memsharded marked this pull request as ready for review May 6, 2024 18:35
@czoido czoido merged commit 4368d7e into conan-io:develop2 May 7, 2024
2 checks passed
@memsharded memsharded deleted the fix/deprecated_datetime branch May 7, 2024 08:03
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.

None yet

3 participants