Skip to content

Replace Python 3.6, 3.7 with 3.9, 3.10 #180

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

Merged
merged 16 commits into from
Jul 8, 2025
Merged

Replace Python 3.6, 3.7 with 3.9, 3.10 #180

merged 16 commits into from
Jul 8, 2025

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Sep 16, 2024

Remove Python 3.6, 3.7, which have both reached their end of life, and replace them instead with 3.9, 3.10.

It also removes the restrictions on the numpy version to avoid the security bot warnings on Github as version 1.11 is anyway no longer relevant. It also updates some of the numpy code as some functions/methods were renamed/removed.

@fs446 fs446 merged commit eff86e7 into master Jul 8, 2025
1 check failed
@fs446
Copy link
Member

fs446 commented Jul 8, 2025

there is still some code that is not working, but I merged into the main branch, such that most of the toolbox can be used out of the main branch
will have a look into the files that crash, mostly numpy stuff

@fs446 fs446 deleted the update-python-version branch July 8, 2025 19:03
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 this pull request may close these issues.

2 participants