Skip to content

BUG: Revert np.vectorize casting to legacy behavior (#29196) #29205

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
Jun 13, 2025

Conversation

charris
Copy link
Member

@charris charris commented Jun 13, 2025

Backport to #29196.

Revert use of no dtype=object to ensure correct cast behavior when the output dtype is discovered.

Fixes #29189

Revert use of no `dtype=object` to ensure correct cast behavior when the output dtype is discovered.

Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
@charris charris added this to the 2.3.1 release milestone Jun 13, 2025
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jun 13, 2025
@charris charris merged commit 23c9e7c into numpy:maintenance/2.3.x Jun 13, 2025
77 of 78 checks passed
@charris charris deleted the backport-29196 branch June 17, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants