]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Replace the term `Immutable` with a `Hashable` in the `sequence` entry of the Glossar...
authordecorator-factory <42166884+decorator-factory@users.noreply.github.com>
Mon, 23 Sep 2024 16:34:08 +0000 (19:34 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2024 16:34:08 +0000 (16:34 +0000)
commit6203ef35dd4ee9dd59759ce83eace8eacac69685
treebcdb3ebe4814e275e87a730952601e373a0a9378
parentdf7228ce140ecb005d44a0c171ba4d098b3fa67c
Replace the term `Immutable` with a `Hashable` in the `sequence` entry of the Glossary (#124350)

The term `Immutable` in the `sequence` entry of the glossary is used incorrectly, in fact dicts accepts hashable keys, which is not the same as immutable.
Doc/glossary.rst