Skip to content

TYP: Work around a mypy issue with bool arrays (#29248) #29283

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 27, 2025

Conversation

charris
Copy link
Member

@charris charris commented Jun 27, 2025

Backport of #29095, #29219, #29248.

closes #29245

@charris charris added 08 - Backport Used to tag backport PRs 41 - Static typing labels Jun 27, 2025
@charris charris added this to the 2.3.2 release milestone Jun 27, 2025
@jorenham
Copy link
Member

jorenham commented Jun 27, 2025

this seems like a mypy v1.15.0 vs v1.16.1 issue


EDIT:

relevant PR's

@charris
Copy link
Member Author

charris commented Jun 27, 2025

@jorenham I assume the typing test failures are a missing backport.

@jorenham
Copy link
Member

jorenham commented Jun 27, 2025

@jorenham I assume the typing test failures are a missing backport.

Yea; the ones I linked in the comment above (#29283 (comment)), to be specific

@charris charris merged commit fba39dd into numpy:maintenance/2.3.x Jun 27, 2025
76 checks passed
@charris charris deleted the backport-29248 branch June 27, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 - Backport Used to tag backport PRs 41 - Static typing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants