Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TYP: Fix the incorrect bool return type of issubdtype #28109

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

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Jan 6, 2025

This fixes a regression that was introduced in #27521, and is causing mypy to report an error in polars: pola-rs/polars#20561

@jorenham jorenham added the 09 - Backport-Candidate PRs tagged should be backported label Jan 6, 2025
@jorenham jorenham added this to the 2.2.2 release milestone Jan 6, 2025
@charris charris merged commit 1d77082 into numpy:main Jan 6, 2025
70 checks passed
@charris
Copy link
Member

charris commented Jan 6, 2025

Thanks Joren.

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 6, 2025
@jorenham jorenham deleted the typing/fix-issubdtype-wrong-bool-return-type branch January 6, 2025 23:14
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.

2 participants