Skip to content

Problem on __hash__ #110

@hanc1208

Description

@hanc1208
(Pdb) hash(List([2]))
286868726
(Pdb) hash(List([2]))
286868719
(Pdb) hash(List([2]))
-9223372036567907317

List type does not hash as expected.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions