Skip to content

gh-131094: Refine math.isclose docs#131139

Merged
picnixz merged 1 commit intopython:mainfrom
guyjacoby:mathisclose
Mar 18, 2025
Merged

gh-131094: Refine math.isclose docs#131139
picnixz merged 1 commit intopython:mainfrom
guyjacoby:mathisclose

Conversation

@guyjacoby
Copy link
Copy Markdown
Contributor

@guyjacoby guyjacoby commented Mar 12, 2025

Corrected the statement about any x and rel_tol always producing False to exclude x = 0.


📚 Documentation preview 📚: https://cpython-previews--131139.org.readthedocs.build/

Corrected the statement about any *x* and *rel_tol* always producing ``False`` to exclude ``x = 0``.
@ghost
Copy link
Copy Markdown

ghost commented Mar 12, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@picnixz picnixz added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 17, 2025
@picnixz picnixz merged commit 3f50f96 into python:main Mar 18, 2025
8 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Mar 18, 2025
@miss-islington-app
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2025
(cherry picked from commit 3f50f96)

Co-authored-by: Guy Jacoby <49398101+guyjacoby@users.noreply.github.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Mar 18, 2025

GH-131392 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Mar 18, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2025
(cherry picked from commit 3f50f96)

Co-authored-by: Guy Jacoby <49398101+guyjacoby@users.noreply.github.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Mar 18, 2025

GH-131393 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Mar 18, 2025
picnixz pushed a commit that referenced this pull request Mar 18, 2025
gh-131094: Refine `math.isclose` docs (GH-131139)
(cherry picked from commit 3f50f96)

Co-authored-by: Guy Jacoby <49398101+guyjacoby@users.noreply.github.com>
picnixz pushed a commit that referenced this pull request Mar 18, 2025
gh-131094: Refine `math.isclose` docs (GH-131139)
(cherry picked from commit 3f50f96)

Co-authored-by: Guy Jacoby <49398101+guyjacoby@users.noreply.github.com>
colesbury pushed a commit to colesbury/cpython that referenced this pull request Mar 20, 2025
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.

3 participants