Skip to content

Replace all occurences of np.str by builtin python str #2097

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

Closed

Conversation

fxmarty
Copy link

@fxmarty fxmarty commented Dec 19, 2022

np.str is removed in numpy==1.24.0, and is just a redirection to builtin python str.

@fxmarty fxmarty force-pushed the replace-np-str-by-builtin-python-str branch from 5442722 to 604ed96 Compare December 19, 2022 11:28
@fatcat-z
Copy link
Collaborator

Thanks for your contributions and another PR #2112 has been merged to fix this.

@fxmarty
Copy link
Author

fxmarty commented Feb 20, 2023

Great thanks! Do you plan on making a release for it?

@fxmarty fxmarty closed this Feb 20, 2023
@fatcat-z
Copy link
Collaborator

Sure, probably along with couple of bug fixes later.

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