BUG: Revert `np.vectorize` casting to legacy behavior (#29196) by charris · Pull Request #29205 · numpy/numpy

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Reviewers

No reviews

Assignees

No one assigned

Labels

00 - Bug 08 - Backport

Used to tag backport PRs

Projects

None yet

Milestone

2.3.1 release

Development

Successfully merging this pull request may close these issues.

2 participants

@charris @francois-rozet