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

Support for Python 3.13 #77

Closed
my1e5 opened this issue Oct 8, 2024 · 1 comment · Fixed by #78
Closed

Support for Python 3.13 #77

my1e5 opened this issue Oct 8, 2024 · 1 comment · Fixed by #78

Comments

@my1e5
Copy link
Contributor

my1e5 commented Oct 8, 2024

Python 3.13.0 was released on 7th Oct. It would be great if tsdownsample could be updated to support this. Thanks!

@my1e5
Copy link
Contributor Author

my1e5 commented Oct 8, 2024

I notice the project depends on

pyo3 = { version = "0.20", features = ["extension-module"] }
numpy = { version = "0.20", features = ["half"] }

My understanding is

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 a pull request may close this issue.

1 participant