Skip to content

Replace deprecated numpy.lib.user_array.container in StringMatrix#359

Merged
alexlancaster merged 6 commits intomainfrom
358-migrate-away-from-deprecated-numpylibuser_arraycontainer
Jan 16, 2026
Merged

Replace deprecated numpy.lib.user_array.container in StringMatrix#359
alexlancaster merged 6 commits intomainfrom
358-migrate-away-from-deprecated-numpylibuser_arraycontainer

Conversation

@alexlancaster
Copy link
Owner

Replace numpy.lib.user_array.container with Sequence from collections.abc.

replaces `user_array.container`
@alexlancaster alexlancaster self-assigned this Dec 23, 2025
@alexlancaster alexlancaster added the bug Something isn't working, should not be used for new features: use "enhancement" for those label Dec 23, 2025
@alexlancaster alexlancaster linked an issue Dec 23, 2025 that may be closed by this pull request
@alexlancaster alexlancaster merged commit aaa1311 into main Jan 16, 2026
100 checks passed
@alexlancaster alexlancaster deleted the 358-migrate-away-from-deprecated-numpylibuser_arraycontainer branch January 16, 2026 19:14
@alexlancaster alexlancaster added this to the 1.4.0 release milestone Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working, should not be used for new features: use "enhancement" for those

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate away from deprecated numpy.lib.user_array.container

1 participant