This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients alexreg, amaury.forgeotdarc, asvetlov, brian.curtin, eric.araujo, flox, jaraco, ncoghlan, python-dev, santoso.wijaya, wkornewald
Date 2012-06-20.14:25:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1ShLqP-0001no-F9@dinsdale.python.org>
In-reply-to
Content
New changeset 24369f6c4a22 by Jason R. Coombs in branch 'default':
Prefer assertEqual to simply assert per recommendation in issue6727.
http://hg.python.org/cpython/rev/24369f6c4a22
History
Date User Action Args
2012-06-20 14:25:21python-devsetrecipients: + python-dev, amaury.forgeotdarc, jaraco, ncoghlan, eric.araujo, brian.curtin, asvetlov, flox, santoso.wijaya, wkornewald, alexreg
2012-06-20 14:25:20python-devlinkissue6727 messages
2012-06-20 14:25:19python-devcreate