[issue9424] deprecate unittest.TestCase.assertEquals

Raymond Hettinger report at bugs.python.org
Thu Aug 12 00:44:43 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

These synonyms have been around a very long time and many test suites have one or the other or both.  Nothing good can come from breaking those existing test suites.  We don't need to harm our users just to accommodate a stylistic preference.

----------
assignee: ezio.melotti -> rhettinger
nosy: +rhettinger
resolution:  -> rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list