8000 gh-71223: Improve rendering of some references in the docs by serhiy-storchaka · Pull Request #93041 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-71223: Improve rendering of some references in the docs #93041

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
May 21, 2022

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented May 21, 2022

For example, instead of "eval()uated" (link from "eval()") show "evaluated" (link from the whole word).

For example, instead of "eval()uated" (link from "eval()")
show "evaluated" (link from the whole word).
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels May 21, 2022
@serhiy-storchaka serhiy-storchaka requested review from a team and vsajip as code owners May 21, 2022 06:59
@serhiy-storchaka serhiy-storchaka merged commit 7f83592 into python:main May 21, 2022
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7f835923c179d1d2da54b232e0113abc2c56ea31 3.10

@bedevere-bot
Copy link

GH-93043 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 21, 2022
@serhiy-storchaka serhiy-storchaka linked an issue May 21, 2022 that may be closed by this pull request
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2022
…honGH-93041)

For example, instead of "eval()uated" (link from "eval()")
show "evaluated" (link from the whole word).
(cherry picked from commit 7f83592)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.10 only security fixes label May 21, 2022
miss-islington added a commit that referenced this pull request May 21, 2022
For example, instead of "eval()uated" (link from "eval()")
show "evaluated" (link from the whole word).
(cherry picked from commit 7f83592)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed their assignment May 21, 2022
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.

Mark up of references in different form
3 participants
0