]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101898: Fix missing term references for hashable definition (GH-101899)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Feb 2023 10:47:49 +0000 (02:47 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 10:47:49 +0000 (02:47 -0800)
commitbc3718eb4b6defcdffb23b0c6f5879c5e721609a
treebb2ed8e9bac7da477e790882a0abbd9432f13157
parent59852bbcc38ed4b5d6da7208e0e6b96456028523
GH-101898: Fix missing term references for hashable definition (GH-101899)

Fix missing term references for hashable definition
(cherry picked from commit 3690688149dca11589af59b7704541336613199a)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
16 files changed:
Doc/c-api/dict.rst
Doc/c-api/object.rst
Doc/faq/programming.rst
Doc/library/abc.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/datetime.rst
Doc/library/fractions.rst
Doc/library/functools.rst
Doc/library/graphlib.rst
Doc/library/inspect.rst
Doc/library/operator.rst
Doc/library/pathlib.rst
Doc/library/stdtypes.rst
Doc/library/typing.rst
Doc/reference/datamodel.rst