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

Skip to content

BUG: Fixes for np.vectorize. #26272

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 2 commits into from
Apr 12, 2024

Conversation

charris
Copy link
Member

@charris charris commented Apr 12, 2024

Backport of #26136 and #26270

#26136
BUG: fixed datetime64[ns] conversion issue in numpy.vectorize
This PR fixes issue #25936 where vectorize fails with otype: datetime64[ns].

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

@charris charris added this to the 2.0.0 release milestone Apr 12, 2024
@ngoldbaum ngoldbaum merged commit 8acac0e into numpy:maintenance/2.0.x Apr 12, 2024
@charris charris deleted the backport-26136-26270 branch April 12, 2024 17:53
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.

3 participants