Skip to content

gh-145633: drop runtime checks for floatting-point formats in the array module#146162

Merged
vstinner merged 1 commit intopython:mainfrom
skirpichev:no-runtime-checks-for-float-formats/145633
Mar 25, 2026
Merged

gh-145633: drop runtime checks for floatting-point formats in the array module#146162
vstinner merged 1 commit intopython:mainfrom
skirpichev:no-runtime-checks-for-float-formats/145633

Conversation

@skirpichev
Copy link
Copy Markdown
Member

@skirpichev skirpichev commented Mar 19, 2026

@skirpichev skirpichev changed the title gh-145633: drop runtime checks for floatting-point format in the array module gh-145633: drop runtime checks for floatting-point formats in the array module Mar 19, 2026
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

I checked that test_array fails if we get the wrong IEEE type in the array module. So this change is tested by test_array.

@vstinner vstinner merged commit f4d1be4 into python:main Mar 25, 2026
56 checks passed
@skirpichev skirpichev deleted the no-runtime-checks-for-float-formats/145633 branch March 25, 2026 06:48
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.

3 participants