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 Steven.Barker, berker.peksag, python-dev
Date 2014-08-14.05:34:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hYc1B2F7kz7LjM@mail.python.org>
In-reply-to
Content
New changeset b4bfd98a17c5 by Berker Peksag in branch '3.4':
Issue #21445: Pass exception messages correctly to assertTrue in
http://hg.python.org/cpython/rev/b4bfd98a17c5

New changeset 07ec9ec385de by Berker Peksag in branch 'default':
Issue #21445: Pass exception messages correctly to assertTrue in
http://hg.python.org/cpython/rev/07ec9ec385de
History
Date User Action Args
2014-08-14 05:34:55python-devsetrecipients: + python-dev, berker.peksag, Steven.Barker
2014-08-14 05:34:55python-devlinkissue21445 messages
2014-08-14 05:34:55python-devcreate