Skip to content

[3.14] Correct frexp() docs for zero and non-finite numbers (GH-149753)#150653

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
skirpichev:backport-5b5ffce-3.14
May 31, 2026
Merged

[3.14] Correct frexp() docs for zero and non-finite numbers (GH-149753)#150653
serhiy-storchaka merged 1 commit into
python:3.14from
skirpichev:backport-5b5ffce-3.14

Conversation

@skirpichev
Copy link
Copy Markdown
Member

0.5 <= abs(m) < 1 is only true for finite nonzero numbers (cherry picked from commit 5b5ffce)

…-149753)

0.5 <= abs(m) < 1 is only true for finite nonzero numbers
(cherry picked from commit 5b5ffce)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 942ba2d into python:3.14 May 31, 2026
54 checks passed
@skirpichev skirpichev deleted the backport-5b5ffce-3.14 branch May 31, 2026 08:09
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