Skip to content

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

Merged
Eclips4 merged 1 commit into
python:3.12from
miss-islington:backport-6203ef3-3.12
Sep 23, 2024
Merged

[3.12] Replace the term Immutable with a Hashable in the sequence entry of the Glossary (GH-124350)#124353
Eclips4 merged 1 commit into
python:3.12from
miss-islington:backport-6203ef3-3.12

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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--124353.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>
@bedevere-app bedevere-app Bot added the docs Documentation in the Doc dir label Sep 23, 2024
@Eclips4 Eclips4 enabled auto-merge (squash) September 23, 2024 16:36
@Eclips4 Eclips4 merged commit dd2066f into python:3.12 Sep 23, 2024
@miss-islington miss-islington deleted the backport-6203ef3-3.12 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.

3 participants