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

Fix numpy indexing #517

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Fix numpy indexing #517

merged 1 commit into from
Nov 21, 2024

Conversation

akaszynski
Copy link
Collaborator

Fix numpy indexing causing unit testing to fail.

Also:

  • Bump several doc build requirements.
  • Decrease frequency of dependabot updates.

Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @akaszynski

What about dropping Python 3.9? Maybe it's the moment to do so too. The rest of the libraries have also dropped it (some are still supporting it based on specific customer/user needs).

@akaszynski
Copy link
Collaborator Author

Python 3.9 EOL is 25 Oct 2024 and there are a few (big) users out there using this that will need 3.9 up until the last day.

Python 3.13 support is waiting on VTK 9.4, which should be out by the end of the year.

@akaszynski akaszynski merged commit 8c59622 into main Nov 21, 2024
18 checks passed
@akaszynski akaszynski deleted the fix/numpy-2-indexing branch November 21, 2024 16:19
@RobPasMue
Copy link
Member

RobPasMue commented Nov 21, 2024

Python 3.13 support is waiting on VTK 9.4, which should be out by the end of the year.

Yep, we've been pushing them for that too.. https://gitlab.kitware.com/vtk/vtk/-/issues/19489#note_1592965

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