[issue8699] Equality and hashing for functools.partial

Daniel Urban report at bugs.python.org
Thu May 13 09:24:40 CEST 2010


Daniel Urban <urban.dani+py at gmail.com> added the comment:

Sorry, I realized I made a stupid mistake.  (I didn't use PyList_Sort to sort the list in partial_hash.)
Here is the corrected patch.

----------
Added file: http://bugs.python.org/file17315/partial_eq_hash_2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8699>
_______________________________________


More information about the Python-bugs-list mailing list