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, drop 3.8 as EOL #427

Open
trappitsch opened this issue Nov 4, 2024 · 1 comment
Open

Support for python 3.13, drop 3.8 as EOL #427

trappitsch opened this issue Nov 4, 2024 · 1 comment

Comments

@trappitsch
Copy link
Contributor

It's this time of the year again: python 3.13 is out and 3.8 is officially EOL. Currently the tests dont succeed yet under 3.13. Waiting for pint to fix an issue, see here. Keeping an eye on this and will test again.

@trappitsch
Copy link
Contributor Author

Well, pint seems to be fixed at this point, however, there is one more larger issue: python-vxi11. It depends on xdrlib (was part of the standard library), which was deprecated in 3.11 and removed in 3.13. A summary of the issues and a possible fix is discussed here: python-ivi/python-vxi11#49

Unfortunately, python-vxi11 seems to be not maintained anymore. This is a larger problem for ik, I'll put more thoughts into a new issue.

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

1 participant