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 amyodov, ezio.melotti, petri.lehtinen, python-dev
Date 2011-10-27.12:24:58
SpamBayes Score 0.033885643
Marked as misclassified No
Message-id <E1RJP0v-0002Pp-4u@dinsdale.python.org>
In-reply-to
Content
New changeset 7bef55ae5753 by Benjamin Peterson in branch '2.7':
don't let a tuple msg be interpreted as arguments to AssertionError (closes #13268)
http://hg.python.org/cpython/rev/7bef55ae5753
History
Date User Action Args
2011-10-27 12:24:59python-devsetrecipients: + python-dev, ezio.melotti, amyodov, petri.lehtinen
2011-10-27 12:24:58python-devlinkissue13268 messages
2011-10-27 12:24:58python-devcreate