]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105812: Make use of the Sphinx `deco` role in documentation (#139598)
authorVictorien <65306057+Viicos@users.noreply.github.com>
Wed, 3 Jun 2026 13:14:47 +0000 (15:14 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2026 13:14:47 +0000 (13:14 +0000)
commitdeb33ecba34c5c113626d9cd89e51d8708afc0c7
treec5a89910b4d62fc17dd066df11b983356810229b
parent6453065db9ff31e3f737240030f8311d2b087851
gh-105812: Make use of the Sphinx `deco` role in documentation (#139598)
40 files changed:
Doc/c-api/exceptions.rst
Doc/c-api/structures.rst
Doc/deprecations/pending-removal-in-3.15.rst
Doc/faq/programming.rst
Doc/glossary.rst
Doc/howto/annotations.rst
Doc/howto/descriptor.rst
Doc/howto/enum.rst
Doc/howto/sorting.rst
Doc/library/abc.rst
Doc/library/bisect.rst
Doc/library/collections.rst
Doc/library/contextlib.rst
Doc/library/ctypes.rst
Doc/library/enum.rst
Doc/library/fnmatch.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/tarfile.rst
Doc/library/test.rst
Doc/library/typing.rst
Doc/library/unittest.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/expressions.rst
Doc/reference/simple_stmts.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.15.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst