]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111622: Fix doc for items views (#112051)
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 14 Nov 2023 07:41:20 +0000 (02:41 -0500)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2023 07:41:20 +0000 (07:41 +0000)
commite31d65e0b7bb6d6fee4e8df54e10976b4cfab1de
tree5d90d473a7755ae4a2b9f678a46e8b8eb8281cec
parent31ad7e061ebebc484e00ed3ad5ff61061341c35e
gh-111622: Fix doc for items views (#112051)

They are set-like even when some values are not hashable,
but work even better when all are.
Doc/library/stdtypes.rst