]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101898: Fix missing term references for hashable definition (#101899)
authorFurkan Onder <furkanonder@protonmail.com>
Tue, 14 Feb 2023 10:20:11 +0000 (10:20 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 10:20:11 +0000 (14:20 +0400)
commit3690688149dca11589af59b7704541336613199a
tree3a775ed8bb3981936540b8fb352a5f6c120a0375
parente5da9ab2c82c6b4e4f8ffa699a9a609ea1bea255
GH-101898: Fix missing term references for hashable definition (#101899)

Fix missing term references for hashable definition
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