]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107091: Fix some uses of :func: role (GH-107378)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 29 Jul 2023 05:43:10 +0000 (08:43 +0300)
committerGitHub <noreply@github.com>
Sat, 29 Jul 2023 05:43:10 +0000 (08:43 +0300)
commit413ba8943e2f1d896a0568eb571a041b88589440
treeaf64b74fe1fb736a4043cc63dad75a1f8b92fa02
parent810d5d87d9fe8d86aad99e48cef4f78a72e16ccf
gh-107091: Fix some uses of :func: role (GH-107378)

:c:func: or :c:macro: should be used instead.
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.1.rst
Misc/NEWS.d/3.11.0b1.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.12.0b1.rst
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/next/C API/2020-11-11-22-36-29.bpo-42327.ODSZBM.rst