]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71223: Improve rendering of some references in the docs (GH-93041)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 21 May 2022 07:33:23 +0000 (10:33 +0300)
committerGitHub <noreply@github.com>
Sat, 21 May 2022 07:33:23 +0000 (10:33 +0300)
commit7f835923c179d1d2da54b232e0113abc2c56ea31
tree6aa850b6020bcf040158cf84b560bbbe5ec50288
parent2fadde7e6645e45e090b0187c28877300b07cba3
gh-71223: Improve rendering of some references in the docs (GH-93041)

For example, instead of "eval()uated" (link from "eval()")
show "evaluated" (link from the whole word).
Doc/library/email.headerregistry.rst
Doc/library/functions.rst
Doc/library/logging.config.rst
Doc/library/stdtypes.rst
Doc/library/threading.rst
Doc/library/weakref.rst
Doc/whatsnew/3.4.rst