Skip to content

gh-135308: clarify math.issubnormal() description #135324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Jun 10, 2025

@skirpichev
Copy link
Contributor Author

Small related problem.

If you follow to sys.float_info.min - you find yourself in the middle of the float_info.min description:
Screenshot from 2025-06-10 06-13-34

@skirpichev
Copy link
Contributor Author

CC @StanFromIreland

@skirpichev skirpichev requested a review from encukou June 13, 2025 03:05
@encukou encukou merged commit 747d390 into python:main Jun 13, 2025
35 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 13, 2025
@encukou encukou added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 13, 2025
@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @skirpichev and @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 747d390045036325a7dbce12f7f0a4bc9c84c68a 3.13

@miss-islington-app
Copy link

Sorry, @skirpichev and @encukou, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 747d390045036325a7dbce12f7f0a4bc9c84c68a 3.14

@encukou encukou removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 13, 2025
@encukou
Copy link
Member

encukou commented Jun 13, 2025

Right, it's new in 3.15. Thanks for checking, @miss-islington :)

@skirpichev skirpichev deleted the issubnormal-docs/135308 branch June 13, 2025 06:41
@skirpichev
Copy link
Contributor Author

Yes, backport labels were intentionally left out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants