Skip to content

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

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

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

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 enabled auto-merge (squash) May 31, 2026 07:44
@serhiy-storchaka serhiy-storchaka merged commit 70a4e19 into python:3.13 May 31, 2026
45 checks passed
@skirpichev skirpichev deleted the backport-5b5ffce-3.13 branch May 31, 2026 08:00
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