8000 Problem on __hash__ · Issue #110 · nirum-lang/nirum-python · GitHub
[go: up one dir, main page]

Skip to content

Problem on __hash__ #110

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

Closed
hanc1208 opened this issue Apr 5, 2018 · 1 comment
Closed

Problem on __hash__ #110

hanc1208 opened this issue Apr 5, 2018 · 1 comment
Assignees
Labels

Comments

@hanc1208
Copy link
hanc1208 commented Apr 5, 2018
(Pdb) hash(List([2]))
286868726
(Pdb) hash(List([2]))
286868719
(Pdb) hash(List([2]))
-9223372036567907317

List type does not hash as expected.

@dahlia
Copy link
Member
dahlia commented Apr 5, 2018

Fixed and released 0.6.3.

@dahlia dahlia closed this as completed Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0