Skip to content
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

Make HumanName objects hashable #138

Merged
merged 2 commits into from
Nov 14, 2022
Merged

Make HumanName objects hashable #138

merged 2 commits into from
Nov 14, 2022

Conversation

moomoohk
Copy link
Contributor

@moomoohk moomoohk commented Oct 5, 2022

Add __hash__ function to HumanName class.

Hash is calculated based on str value of HumanName instance.

@derek73 derek73 merged commit 0c78234 into derek73:master Nov 14, 2022
@derek73 derek73 added this to the 1.1.2 milestone Nov 14, 2022
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.

2 participants