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

Python computations to be interoperable with Python's datetime and timedelta objects #185

Open
ChristopherRabotin opened this issue Dec 2, 2022 · 0 comments

Comments

@ChristopherRabotin
Copy link
Member

PyO3 provides that support for chrono. I don't think that PyO3 would support it for hifitime because that would introduce cyclical dependencies. Hence, the work in https://github.com/PyO3/pyo3/blob/249c0209fd41336b9e68bae14290e598fcad34ea/src/conversions/chrono.rs should be duplicated in hifitime directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant