]> 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:45:42 +0000 (02:45 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 10:45:42 +0000 (02:45 -0800)
commit4aeae286715a3a9fa624429733582917606000c3
tree5f9eb39a539ebc608e09cac967e44533b8d75bcd
parentfd155b91392c5bd238781bb11e040cf46c94725c
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