blob: 586661876dedbafe62ad1faa56e1f003fd21674e [file] [log] [blame]
The implementation of ``collections.abc.Set._hash()`` now matches that of ``frozenset.__hash__()``.