diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-09-23 22:46:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 22:46:35 (GMT) |
commit | 12ae55ecb7e6cfb00ceca769dd0a15c23390ce48 (patch) | |
tree | d1b8f1868a084398bf86c05a1ad3b3fab601b816 /Python/import.c | |
parent | c0ce0399fd3f35c63280a0d048819d345e3a403d (diff) | |
download | cpython-12ae55ecb7e6cfb00ceca769dd0a15c23390ce48.zip cpython-12ae55ecb7e6cfb00ceca769dd0a15c23390ce48.tar.gz cpython-12ae55ecb7e6cfb00ceca769dd0a15c23390ce48.tar.bz2 |
[3.13] Replace the term `Immutable` with a `Hashable` in the `sequence` entry of the Glossary (GH-124350) (#124352)
Replace the term `Immutable` with a `Hashable` in the `sequence` entry of the Glossary (GH-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 6203ef35dd4ee9dd59759ce83eace8eacac69685)
Co-authored-by: decorator-factory <42166884+decorator-factory@users.noreply.github.com>
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions