Skip to content

Eliminate naive utcnow usage #389

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

Closed
soxofaan opened this issue Apr 4, 2025 · 1 comment
Closed

Eliminate naive utcnow usage #389

soxofaan opened this issue Apr 4, 2025 · 1 comment
Assignees

Comments

@soxofaan
Copy link
Member

soxofaan commented Apr 4, 2025

datetime.datetime.utcnow() is deprecated (improper usage possibly leads to timezone bugs) but we still seem to use it in both openeo-python-driver and openeo-geopyspark-driver.

soxofaan added a commit that referenced this issue Apr 4, 2025
and port some ad-hoc time patching with time_machine
soxofaan added a commit that referenced this issue Apr 4, 2025
and port some ad-hoc time patching to time_machine
@soxofaan soxofaan linked a pull request Apr 4, 2025 that will close this issue
soxofaan added a commit that referenced this issue Apr 8, 2025
and port some ad-hoc time patching to time_machine
soxofaan added a commit that referenced this issue Apr 8, 2025
soxofaan added a commit that referenced this issue Apr 8, 2025
soxofaan added a commit to Open-EO/openeo-geopyspark-driver that referenced this issue Apr 23, 2025
soxofaan added a commit to Open-EO/openeo-geopyspark-driver that referenced this issue Apr 23, 2025
soxofaan added a commit to Open-EO/openeo-geopyspark-driver that referenced this issue Apr 23, 2025
@soxofaan
Copy link
Member Author

done in openeo-python-driver and openeo-geopyspark-driver

@soxofaan soxofaan self-assigned this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant