[issue12544] Avoid using a pseudo-dict for _type_equality_funcs in unittest

Roundup Robot report at bugs.python.org
Wed Jul 13 02:19:07 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 02a591131360 by Benjamin Peterson in branch '2.7':
this can be done without a custom dict (also fixes #12544)
http://hg.python.org/cpython/rev/02a591131360

New changeset 842f5ed06255 by Benjamin Peterson in branch '3.2':
this can be done without a custom dict (also fixes #12544)
http://hg.python.org/cpython/rev/842f5ed06255

New changeset 47a36d2d2b44 by Benjamin Peterson in branch 'default':
merge 3.2 (#12544)
http://hg.python.org/cpython/rev/47a36d2d2b44

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list