Skip to content

TYP: Avoid upcasting float64 in the set-ops#28241

Merged
charris merged 1 commit intonumpy:mainfrom
jorenham:typing/fix-28239
Jan 28, 2025
Merged

TYP: Avoid upcasting float64 in the set-ops#28241
charris merged 1 commit intonumpy:mainfrom
jorenham:typing/fix-28239

Conversation

@jorenham
Copy link
Copy Markdown
Member

Closes #28239

@jorenham jorenham added 09 - Backport-Candidate PRs tagged should be backported 41 - Static typing labels Jan 28, 2025
@jorenham jorenham added this to the 2.2.3 release milestone Jan 28, 2025
@jorenham
Copy link
Copy Markdown
Member Author

No diff according to mypy primer 🤔

@charris charris merged commit 013ab9f into numpy:main Jan 28, 2025
@charris
Copy link
Copy Markdown
Member

charris commented Jan 28, 2025

Thanks Joren.

@jorenham jorenham deleted the typing/fix-28239 branch January 28, 2025 17:45
@jorenham
Copy link
Copy Markdown
Member Author

And this time I didn't even mess up the git submodules 🤭

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TYP: union1d outputs dtype[floating[_64Bit]] which is incompatible with dtype[float64]]

2 participants