Skip to content

TYP: fix unnecessarily broad integer binop return types #28065

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
Dec 25, 2024

Conversation

jorenham
Copy link
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
66 checks passed
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