| Dalba closed this task as "Resolved". Dalba added a comment. |
Patch approved, just as a side note: __hash__ does not really need to be unique. "The only required property is that objects which compare equal have the same hash value." However it is advised to try to make it as unique as possible so that there won't be a lot of hash collisions on in hash table base objects.
TASK DETAIL
EMAIL PREFERENCES
To: Xqt, Dalba
Cc: Dalba, gerritbot, Aklapper, Xqt, pywikibot-bugs-list, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, jayvdb, Masti, Alchimista, Rxy
Cc: Dalba, gerritbot, Aklapper, Xqt, pywikibot-bugs-list, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
