Skip to content

Fix #100: Accept int/float subclasses in QuadPrecision comparisons#101

Merged
ngoldbaum merged 1 commit into
numpy:mainfrom
SwayamInSync:100-fix
May 18, 2026
Merged

Fix #100: Accept int/float subclasses in QuadPrecision comparisons#101
ngoldbaum merged 1 commit into
numpy:mainfrom
SwayamInSync:100-fix

Conversation

@SwayamInSync
Copy link
Copy Markdown
Member

closes #100

Copy link
Copy Markdown
Member

@ngoldbaum ngoldbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this is the only place this pattern happens in the codebase as well.

@ngoldbaum ngoldbaum merged commit 8267bf9 into numpy:main May 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] QuadPrecision(1) == True returns False

2 participants