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

Benjamin Peterson report at bugs.python.org
Wed Jul 13 16:30:00 CEST 2011


Benjamin Peterson <benjamin at python.org> added the comment:

Actually, what happened was I saw the bug report, didn't see your patch, and started working on my own patch. I see we came to roughly the same conclusion, though. :) About the test, I'm not sure testcases having no cyclic references is part of the guarantee of the API. Perhaps Michael can chime in on that.

----------

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


More information about the Python-bugs-list mailing list