Skip to content

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