Skip to content

CLN: remove unused util.hashing functions #33511

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 3 commits into from
Apr 15, 2020

Conversation

jbrockmendel
Copy link
Member

The only place where any of util.hashing is used internally is in CategoricalDtype.__hash__. It's pretty ugly dependency-tree wise. This just prunes a couple of entirely unused functions.

@WillAyd WillAyd added this to the 1.1 milestone Apr 13, 2020
@WillAyd
Copy link
Member

WillAyd commented Apr 13, 2020

Lgtm on green

@jreback jreback merged commit 7a1d715 into pandas-dev:master Apr 15, 2020
@jbrockmendel jbrockmendel deleted the cln-hashing branch April 15, 2020 01:35
CloseChoice pushed a commit to CloseChoice/pandas that referenced this pull request Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants