Skip to content

[3.12] Update floatingpoint.rst (GH-110509) #110513

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
Oct 8, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 8, 2023

This commit removes a ':'. I believe the extra colon causes a display error.

What I believe to be an error:
Above this expression
round(math.pi, ndigits=2) == round(22 / 7, ndigits=2)
the page displays .. doctest::.

What I observed:
After I remove the extra colon, the page does not display .. doctest::
(cherry picked from commit 8e56d55)

Co-authored-by: zipperer 47086307+zipperer@users.noreply.github.com


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

This commit removes a ':'. I believe the extra colon causes a display error.

What I believe to be an error:
Above this expression
`round(math.pi, ndigits=2) == round(22 / 7, ndigits=2)`
the page displays `.. doctest::`.

What I observed:
After I remove the extra colon, the page does not display `.. doctest::`
(cherry picked from commit 8e56d55)

Co-authored-by: zipperer <47086307+zipperer@users.noreply.github.com>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Oct 8, 2023
@JelleZijlstra JelleZijlstra self-assigned this Oct 8, 2023
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) October 8, 2023 00:08
@JelleZijlstra JelleZijlstra merged commit 96e42d2 into python:3.12 Oct 8, 2023
@miss-islington miss-islington deleted the backport-8e56d55-3.12 branch October 8, 2023 00:18
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants