Skip to content

bpo-44760: Fix hyperlink conflict in turtle docs #27592

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
Aug 4, 2021

Conversation

Harry-Lees
Copy link
Contributor

@Harry-Lees Harry-Lees commented Aug 4, 2021

I played around with several different options to resolve the conflict, I don't think this is perfect but I think it is still more clear than originally.

.. function:: reset()
    :noindex:
    resetscreen()

    Reset all Turtles on the Screen to their initial state.

if there was some way to accomplish this, by not indexing reset() but indexing resetscreen() I think that would be ideal, but I couldn't find any way of getting that behaviour.

https://bugs.python.org/issue44760

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Aug 4, 2021
@Harry-Lees Harry-Lees changed the title bpo-47760: Fix hyperlink conflict in turtle docs bpo-44760: Fix hyperlink conflict in turtle docs Aug 4, 2021
@ambv ambv added the skip news label Aug 4, 2021
@ambv ambv merged commit 3d2b4c6 into python:main Aug 4, 2021
@ambv ambv added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Aug 4, 2021
@miss-islington
Copy link
Contributor

Thanks @Harry-Lees for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @Harry-Lees for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-27594 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 4, 2021
@bedevere-bot
Copy link

GH-27595 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Aug 4, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 4, 2021
(cherry picked from commit 3d2b4c6)

Co-authored-by: Harry <harry.lees@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 4, 2021
(cherry picked from commit 3d2b4c6)

Co-authored-by: Harry <harry.lees@gmail.com>
miss-islington added a commit that referenced this pull request Aug 4, 2021
(cherry picked from commit 3d2b4c6)

Co-authored-by: Harry <harry.lees@gmail.com>
ambv pushed a commit that referenced this pull request Aug 4, 2021
(cherry picked from commit 3d2b4c6)

Co-authored-by: Harry <harry.lees@gmail.com>
@NAPADAI
Copy link

NAPADAI commented Aug 5, 2021

806325

@NAPADAI
Copy link

NAPADAI commented Aug 5, 2021

@NAPADAI
Copy link

NAPADAI commented Aug 5, 2021

@NAPADAI
Copy link

NAPADAI commented Aug 5, 2021

noindex

@NAPADAI
Copy link

NAPADAI commented Aug 5, 2021

reset()

@NAPADAI
Copy link

NAPADAI commented Aug 5, 2021

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
None yet
Development

Successfully merging this pull request may close these issues.

6 participants