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

Drop support for Python 3.9 and begin supporting 3.12 #277

Open
ma-sadeghi opened this issue Feb 15, 2024 · 3 comments
Open

Drop support for Python 3.9 and begin supporting 3.12 #277

ma-sadeghi opened this issue Feb 15, 2024 · 3 comments
Assignees
Milestone

Comments

@ma-sadeghi
Copy link

ma-sadeghi commented Feb 15, 2024

This is a bit opinionated so I don't consider it as a show stopper, but I highly encourage you to consider it.

cellpy depends on NumPy, and they will drop support for Python 3.9 in a month (Apr 4, 2024).

@jepegit
Copy link
Owner

jepegit commented Feb 16, 2024

Adding support for Python 3.12 requires some work on the OtherPath object since it builds on pathlib that had a major upgrade going from Python 3.11 to Python 3.12. Should be implemented before v1.1.

@jepegit
Copy link
Owner

jepegit commented Feb 23, 2024

Closing it for now - will reopen it soon when we start making the necessary changes in OtherPaths for supporting py3.12

@ma-sadeghi
Copy link
Author

Let's keep this open since it's due soon, but I'll approve it for JOSS review.

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

No branches or pull requests

2 participants