diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-26 03:23:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-26 03:23:45 (GMT) |
commit | 16187b58bff9ccf6f800ba908ad5dae441fcb6a1 (patch) | |
tree | 5c1820fa8b50f80ea2cd1b30c2e790aa0391cb2f /Lib/inspect.py | |
parent | 7216f7b59c30313fa27a30765fc7340df2f5ccef (diff) | |
download | cpython-16187b58bff9ccf6f800ba908ad5dae441fcb6a1.zip cpython-16187b58bff9ccf6f800ba908ad5dae441fcb6a1.tar.gz cpython-16187b58bff9ccf6f800ba908ad5dae441fcb6a1.tar.bz2 |
[3.14] gh-132876: workaround broken ldexp() on Windows 10 (GH-133135) (#134684)
gh-132876: workaround broken ldexp() on Windows 10 (GH-133135)
* gh-132876: workaround broken ldexp() on Windows 10
ldexp() fails to round subnormal results before Windows 11,
so hide their bug.
(cherry picked from commit cf8941c60356acdd00055e5583a2d64761c34af4)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Tim Peters <tim.peters@gmail.com>
Diffstat (limited to 'Lib/inspect.py')
0 files changed, 0 insertions, 0 deletions