Implementing __hash__() method for custom classes #45
Labels
No labels
bug
client
code-quality
duplicate
enhancement
help wanted
in progress
invalid
question
ui
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coderkun/mcg#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: coderkun
Fix hashing by implementing python’s
__hash__()method for all custom classes (e. g.MCGAlbum) instead of custom methodget_hash().assigned to @coderkun
closed via commit
670d50cefd