Skip to content

[3.13] gh-132876: workaround broken ldexp() on Windows 10 (GH-133135)#134685

Merged
tim-one merged 1 commit intopython:3.13from
skirpichev:backport-cf8941c-3.13
May 26, 2025
Merged

[3.13] gh-132876: workaround broken ldexp() on Windows 10 (GH-133135)#134685
tim-one merged 1 commit intopython:3.13from
skirpichev:backport-cf8941c-3.13

Conversation

@skirpichev
Copy link
Copy Markdown
Member

ldexp() fails to round subnormal results before Windows 11, so hide their bug.
(cherry picked from commit cf8941c)

…onGH-133135)

* pythongh-132876: workaround broken ldexp() on Windows 10

ldexp() fails to round subnormal results before Windows 11,
so hide their bug.
(cherry picked from commit cf8941c)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Tim Peters <tim.peters@gmail.com>
@tim-one tim-one merged commit e483dcf into python:3.13 May 26, 2025
38 checks passed
@skirpichev skirpichev deleted the backport-cf8941c-3.13 branch October 16, 2025 23:52
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.

2 participants