Skip to content

MAINT: Remove unnnecessary size argument in StringDType initializer#25856

Merged
charris merged 1 commit intonumpy:mainfrom
ngoldbaum:remove-stringdtype-size
Feb 20, 2024
Merged

MAINT: Remove unnnecessary size argument in StringDType initializer#25856
charris merged 1 commit intonumpy:mainfrom
ngoldbaum:remove-stringdtype-size

Conversation

@ngoldbaum
Copy link
Copy Markdown
Member

This is one of the followup tasks from #25693.

This argument was needed during stringdtype development so that I could hook into the string manipulation functions from the old np.char namespace.

Now that StringDType is in numpy we can remove the argument to make the API simpler.

@charris charris merged commit 9e4b08c into numpy:main Feb 20, 2024
@charris
Copy link
Copy Markdown
Member

charris commented Feb 20, 2024

Thanks Nathan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants