Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-5b5ffce-3.15
May 31, 2026
Merged

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

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

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

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 31, 2026 07:45
@serhiy-storchaka serhiy-storchaka merged commit c5655df into python:3.15 May 31, 2026
104 of 106 checks passed
@miss-islington miss-islington deleted the backport-5b5ffce-3.15 branch May 31, 2026 10:04
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