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

Adding Python 3.13 support #57

Closed
terop opened this issue Dec 28, 2024 · 3 comments
Closed

Adding Python 3.13 support #57

terop opened this issue Dec 28, 2024 · 3 comments

Comments

@terop
Copy link

terop commented Dec 28, 2024

Python 3.13 has been released some time ago and having nordpool officially supporting Python 3.13 would be nice. AFAIK the only obstacle for doing this is coveralls-python not supporting it. I have a PR open for adding support but the maintainer has not yet reacted on it. Given the amount of time passed since opening the PR I don't see support being added anytime soon.

In the meantime I have myself added support in a forked repository of nordpool: terop@8c702e4. This commit can obviously not be merged into this repository (as is at least) but has enabled me to use Python 3.13. I would thus like to raise the question on how to proceed: could some alternative solution to coveralls-python be implemented or maybe do something else entirely?

@terop
Copy link
Author

terop commented Jan 13, 2025

@kipe could you kindly take a look at this at some point?

@kipe
Copy link
Owner

kipe commented Jan 14, 2025

0.4.4 is now released, dropping coveralls and adding support for 3.13 as well as all upcoming 3.x versions (this is so simple library, that I doubt anything would break).

https://github.com/kipe/nordpool/releases/tag/0.4.4

@kipe kipe closed this as completed Jan 14, 2025
@terop
Copy link
Author

terop commented Jan 14, 2025

Thanks!

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

No branches or pull requests

2 participants