Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2024

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 [email protected]


📚 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 <[email protected]>
@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
26 of 27 checks passed
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