Skip to content

bpo-26163: Frozenset hash improvement#5235

Merged
rhettinger merged 1 commit into
python:masterfrom
rhettinger:frozenset_hash_tweak
Jan 18, 2018
Merged

bpo-26163: Frozenset hash improvement#5235
rhettinger merged 1 commit into
python:masterfrom
rhettinger:frozenset_hash_tweak

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Jan 18, 2018

The bit inversion didn't improve the dispersion statistics, so it is unnecessary and can be removed.

https://bugs.python.org/issue26163

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 18, 2018
@bedevere-bot
Copy link
Copy Markdown

GH-5236 is a backport of this pull request to the 3.6 branch.

rhettinger pushed a commit that referenced this pull request Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants