Skip to content

TYP: fix unnecessarily broad integer binop return types#28065

Merged
charris merged 2 commits intonumpy:mainfrom
jorenham:fix-28057
Dec 25, 2024
Merged

TYP: fix unnecessarily broad integer binop return types#28065
charris merged 2 commits intonumpy:mainfrom
jorenham:fix-28057

Conversation

@jorenham
Copy link
Copy Markdown
Member

Closes #28057

@jorenham jorenham added the 09 - Backport-Candidate PRs tagged should be backported label Dec 25, 2024
@jorenham jorenham added this to the 2.2.2 release milestone Dec 25, 2024
@charris charris merged commit feb3091 into numpy:main Dec 25, 2024
charris added a commit to charris/numpy that referenced this pull request Dec 25, 2024
* TYP: fix unnecessarily broad `integer` binop return types

* MAINT: Fix linter complaint.

---------

Co-authored-by: Charles Harris <charlesr.harris@gmail.com>
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Dec 25, 2024
charris added a commit that referenced this pull request Dec 25, 2024
TYP: fix unnecessarily broad `integer` binop return types (#28065)
@jorenham jorenham deleted the fix-28057 branch December 25, 2024 19:59
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: Mixed scalar/int binary operations have incorrect type annotation

2 participants