Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: ensure np.vectorize doesn't truncate fixed-width strings #26270

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 1 commit into from
Apr 12, 2024

Conversation

ngoldbaum
Copy link
Member

Fixes #26269

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Apr 12, 2024
@ngoldbaum ngoldbaum removed the 09 - Backport-Candidate PRs tagged should be backported label Apr 12, 2024
@ngoldbaum
Copy link
Member Author

@charris this fixes code that hasn't been backported, no need to backport this unless you want to backport #26136 as well.

@charris
Copy link
Member

charris commented Apr 12, 2024

@ngoldbaum I'll do both because the time to the final release is so long. Normally these bug fixes would be backported to 2.0.1, now they will be in 2.0.0rc2.

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Apr 12, 2024
@charris charris merged commit ab7649f into numpy:main Apr 12, 2024
@charris
Copy link
Member

charris commented Apr 12, 2024

Thanks Nathan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG/REG: Possible bug/regression in np.vectorize with strings
2 participants