Skip to content

[3.13] Replace the term Immutable with a Hashable in the sequence entry of the Glossary (GH-124350)#124352

Merged
Yhg1s merged 1 commit intopython:3.13from
miss-islington:backport-6203ef3-3.13
Sep 23, 2024
Merged

[3.13] Replace the term Immutable with a Hashable in the sequence entry of the Glossary (GH-124350)#124352
Yhg1s merged 1 commit intopython:3.13from
miss-islington:backport-6203ef3-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 23, 2024

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.
(cherry picked from commit 6203ef3)

Co-authored-by: decorator-factory 42166884+decorator-factory@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--124352.org.readthedocs.build/

…y of the Glossary (pythonGH-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.
(cherry picked from commit 6203ef3)

Co-authored-by: decorator-factory <42166884+decorator-factory@users.noreply.github.com>
@Yhg1s Yhg1s merged commit 12ae55e into python:3.13 Sep 23, 2024
@miss-islington miss-islington deleted the backport-6203ef3-3.13 branch January 2, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants